Fixed brokenness.
This commit is contained in:
parent
3ea4e565e0
commit
ad1f0c1ee8
1 changed files with 1 additions and 2 deletions
|
@ -108,7 +108,7 @@
|
|||
[/event]
|
||||
|
||||
# Generate a random number of guards between 0 and 2 around X,Y
|
||||
#define RANDOM_GUARDS TYPE ID_STRING NAME_STRING SIDE X Y
|
||||
#define RANDOM_GUARDS TYPE NAME_STRING SIDE X Y
|
||||
{VARIABLE_OP number_of_guards random 0..2}
|
||||
|
||||
{REPEAT $number_of_guards (
|
||||
|
@ -137,7 +137,6 @@
|
|||
[/move_unit_fake]
|
||||
|
||||
[unit]
|
||||
description={ID_STRING}
|
||||
user_description={NAME_STRING} # wmllint: ignore
|
||||
type={TYPE}
|
||||
side={SIDE}
|
||||
|
|
Loading…
Add table
Reference in a new issue