Skip to content

Commit

Permalink
DM S12 Fix bug: Objectives already changed
Browse files Browse the repository at this point in the history
Capturing the village near Delfador's encampment changes objectives. They also change if orcs or undead are seen, or the Loyalists met; but that change is a duplicate. Remove the duplicated change.
  • Loading branch information
GregoryLundberg committed Oct 20, 2016
1 parent f2d6a00 commit 0229a24
Showing 1 changed file with 3 additions and 17 deletions.
Expand Up @@ -639,23 +639,9 @@
message= _ "I do not know. No one has seen their faces and lived. All I could hear is my comrades’ screams as they were being slaughtered."
[/message]

[objectives]
side=1
[objective]
description= _ "Defeat all enemies"
condition=win
[/objective]
[objective]
description= _ "Death of Delfador"
condition=lose
[/objective]
[objective]
description= _ "Death of Chantal"
condition=lose
[/objective]

{TURNS_RUN_OUT}
[/objectives]
[fire_event]
name=enemies
[/fire_event]
[/event]

# Move to 29,24 village (northernmost in keep):
Expand Down

0 comments on commit 0229a24

Please sign in to comment.