EI: add missing last breath (HERODEATH) events for Addogin (#9611)
In S04a, the event is added within his original "last breath" event - the one which switches him to the player's side. Without this additional event, he will die silently if killed by the elves after being "captured". In S11, it looks like the event for him was simply forgotten (HERODEATH events are added for all other heroes).
This commit is contained in:
parent
2db282c273
commit
70a76b0e21
2 changed files with 2 additions and 0 deletions
|
@ -485,6 +485,7 @@
|
|||
[/set_achievement]
|
||||
[/then]
|
||||
[/if]
|
||||
{HERODEATH_ADDOGIN}
|
||||
[/event]
|
||||
|
||||
[event]
|
||||
|
|
|
@ -1862,5 +1862,6 @@ Your punishment is death."
|
|||
{HERODEATH_TERRAENT}
|
||||
{HERODEATH_DOLBURRAS}
|
||||
{HERODEATH_GRUG}
|
||||
{HERODEATH_ADDOGIN}
|
||||
{HERODEATH_HAHID}
|
||||
[/scenario]
|
||||
|
|
Loading…
Add table
Reference in a new issue