Use [not] instead of [else] hack in IF_DEAD
This commit is contained in:
parent
f7ff591fe5
commit
10023d79a6
1 changed files with 6 additions and 6 deletions
|
@ -60,14 +60,14 @@
|
|||
#! [/gold]
|
||||
#! )}
|
||||
[if]
|
||||
[have_unit]
|
||||
side={SIDE}
|
||||
[/have_unit]
|
||||
[not]
|
||||
[have_unit]
|
||||
side={SIDE}
|
||||
[/have_unit]
|
||||
[/not]
|
||||
[then]
|
||||
[/then]
|
||||
[else]
|
||||
{ACTION_WML}
|
||||
[/else]
|
||||
[/then]
|
||||
[/if]
|
||||
#enddef
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue