L scenario 06: Fix extra if.then block which should be an else block instead

Pointed out by vultraz on IRC.
This commit is contained in:
Ignacio R. Morelle 2012-04-12 02:29:14 +00:00
parent f88113e5d9
commit 0029e953df

View file

@ -294,12 +294,12 @@
[/message]
[/then]
[then]
[else]
[message]
speaker=Baldras
message= _ "The lich is destroyed and its minions dead."
[/message]
[/then]
[/else]
[/if]
[/event]