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:
parent
f88113e5d9
commit
0029e953df
1 changed files with 2 additions and 2 deletions
|
@ -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]
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue