add some more debug command descriptions;
someone who knows more about these should look over the descriptions and expand/correct them
This commit is contained in:
parent
0b0fc8baa1
commit
83a9f10485
1 changed files with 6 additions and 0 deletions
|
@ -669,6 +669,12 @@ Toggle fog/shroud for the current side.
|
|||
" + "<header>text=':gold <amount>'</header>" + _"
|
||||
Adds the specified amount to the current side's gold.
|
||||
|
||||
" + "<header>text=':set_var <variable=value>'</header>" + _"
|
||||
Manually set a gamestate variable to value.
|
||||
|
||||
" + "<header>text=':show_var <variable>'</header>" + _"
|
||||
Show a gamestate variable.
|
||||
|
||||
" + "<header>text=':throw/fire <event>'</header>" + _"
|
||||
Manually fire the specified event.
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue