moved event into the [then] block, otherwise it probably would not work...

This commit is contained in:
Nils Kneuper 2009-09-03 13:25:23 +00:00
parent ba05bd7357
commit afda9ed019

View file

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