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:
Gunter Labes 2007-11-28 16:05:45 +00:00
parent 0b0fc8baa1
commit 83a9f10485

View file

@ -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.