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:
Thewodoros 2024-11-29 01:38:00 +03:00 committed by GitHub
parent 2db282c273
commit 70a76b0e21
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 0 deletions

View file

@ -485,6 +485,7 @@
[/set_achievement]
[/then]
[/if]
{HERODEATH_ADDOGIN}
[/event]
[event]

View file

@ -1862,5 +1862,6 @@ Your punishment is death."
{HERODEATH_TERRAENT}
{HERODEATH_DOLBURRAS}
{HERODEATH_GRUG}
{HERODEATH_ADDOGIN}
{HERODEATH_HAHID}
[/scenario]