This commit is contained in:
Nils Kneuper 2006-08-22 16:05:39 +00:00
parent e8ad77f689
commit cd6b2bb7b9

View file

@ -538,21 +538,29 @@ victory_when_enemies_defeated=no
message= _ "The damn Dark Sorcerer Rotharik has imprisoned me behind this magical barrier. You must get the key from him to free me. You can only open it with the key."
image="bjarn.png"
[/message]
[objectives]
side=1
[objective]
description= _ "Kill the dark sorcerer to get the cellkey"
condition=win
[/objective]
[objective]
description= _ "Death of Arne"
condition=lose
[/objective]
[objective]
description= _ "Turns run out"
condition=lose
[/objective]
[/objectives]
[if]
[variable]
name=Got_Key
numerical_equals=0
[/variable]
[then]
[objectives]
side=1
[objective]
description= _ "Kill the dark sorcerer to get the cellkey"
condition=win
[/objective]
[objective]
description= _ "Death of Arne"
condition=lose
[/objective]
[objective]
description= _ "Turns run out"
condition=lose
[/objective]
[/objectives]
[/then]
[/if]
[/event]
[event]