Skip to content

Commit

Permalink
DM S14: follow up TODO
Browse files Browse the repository at this point in the history
(cherry-picked from commit 289af5b)
  • Loading branch information
DisherProject authored and sigurdfdragon committed Oct 7, 2018
1 parent d8d0091 commit 83a6de2
Showing 1 changed file with 11 additions and 12 deletions.
23 changes: 11 additions & 12 deletions data/campaigns/Delfadors_Memoirs/scenarios/14_Shadows.cfg
Expand Up @@ -324,19 +324,18 @@
x=38-52
y=1-5
[/filter]
[filter_condition]
[not]
[have_unit]
id=Delfador
[/have_unit]
[/not]
[/filter_condition]

[if]
[variable]
name=turn_number
less_than=12
[/variable]
# do not allow an elvish victory before Delfador shows up
# TODO maybe we should do this in a more deterministic way...
[then]
{NAMED_UNIT 2 (Draug) 42 3 Krumful _"Krumful" (facing=sw)}
{NAMED_UNIT 2 (Spectre) 42 2 Unhul _"Unhul" (facing=sw)}
[/then]
[/if]
# do not allow an elvish victory before Delfador shows up

{NAMED_UNIT 2 (Draug) 42 3 Krumful _"Krumful" (facing=sw)}
{NAMED_UNIT 2 (Spectre) 42 2 Unhul _"Unhul" (facing=sw)}
[/event]

[event]
Expand Down

0 comments on commit 83a6de2

Please sign in to comment.