moved event into the [then] block, otherwise it probably would not work...
This commit is contained in:
parent
ba05bd7357
commit
afda9ed019
1 changed files with 1 additions and 1 deletions
|
@ -231,12 +231,12 @@
|
|||
side=2
|
||||
[/have_unit]
|
||||
[/not]
|
||||
[then]
|
||||
[fire_event]
|
||||
# Factored like this so the inner events
|
||||
# won't trigger a false postive from wmllint.
|
||||
name=new-objectives
|
||||
[/fire_event]
|
||||
[then]
|
||||
[/then]
|
||||
[/if]
|
||||
[/event]
|
||||
|
|
Loading…
Add table
Reference in a new issue