Skip to content

Commit

Permalink
TSG S6b: kill elves on side 1 if player got to this scenario with debug
Browse files Browse the repository at this point in the history
  • Loading branch information
nemaara committed Apr 27, 2019
1 parent bf9a250 commit 280b608
Showing 1 changed file with 8 additions and 0 deletions.
Expand Up @@ -482,6 +482,14 @@ _f, _f, Re, _f
[/unit]
[/then]
[/if]

# also get rid of elves
[kill]
side=1
race=elf
animate=no
fire_event=no
[/kill]
[/event]

[event]
Expand Down

0 comments on commit 280b608

Please sign in to comment.