Skip to content

Commit

Permalink
NR: properly include death macros in S5a and S6a
Browse files Browse the repository at this point in the history
  • Loading branch information
Vultraz committed Mar 29, 2015
1 parent 38ed3a3 commit 8c64e6f
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 2 deletions.
Expand Up @@ -2870,7 +2870,11 @@
[/event]

# And the usual batch of hero death macros
{campaigns/Northern_Rebirth/utils/herodeaths.cfg}
{HERODEATH_TALLIN}
{HERODEATH_CAMERIN}
{HERODEATH_KRASH}
{HERODEATH_ELENIA}
{HERODEATH_THERA_AND_MORVIN_WITH_DIALOG}
[/scenario]

#undef MALIFORS_GUARD_RECRUITS
Expand Down
6 changes: 5 additions & 1 deletion data/campaigns/Northern_Rebirth/scenarios/06a_Old_Friend.cfg
Expand Up @@ -555,5 +555,9 @@
[/event]

# And load the standard death events.
{campaigns/Northern_Rebirth/utils/herodeaths.cfg}
{HERODEATH_TALLIN}
{HERODEATH_CAMERIN}
{HERODEATH_KRASH}
{HERODEATH_ELENIA}
{HERODEATH_THERA_AND_MORVIN_NO_DIALOG}
[/scenario]

0 comments on commit 8c64e6f

Please sign in to comment.