We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f2df299 commit 92c9272Copy full SHA for 92c9272
src/content/docs/ch02/04-while-true.mdx
@@ -17,7 +17,7 @@ while true
17
break
18
end
19
20
- add_score {player} 0 {money} 10
+ add_score {player} 0 {money} 1
21
22
terminate_this_script
23
```
0 commit comments