Document :unit <advances=N> in the Debug Mode Commands...
...section of the help.
This commit is contained in:
parent
1164d35f2a
commit
d751f908ac
1 changed files with 4 additions and 1 deletions
|
@ -856,7 +856,10 @@ Show a gamestate variable.
|
|||
Manually fire the specified event.
|
||||
|
||||
" + "<header>text=':unit <key=value>'</header>" + _"
|
||||
Modifies the specified property of the selected unit. Example: :unit hitpoints=100"
|
||||
Modifies the specified property of the selected unit. Example: :unit hitpoints=100
|
||||
|
||||
" + "<header>text=':unit <advances=N>'</header>" + _"
|
||||
Makes the selected unit level up N times. Example: :unit advances=2"
|
||||
[/topic]
|
||||
#wmllint: markcheck on
|
||||
[/help]
|
||||
|
|
Loading…
Add table
Reference in a new issue