EI S12: fix Dra-Nak having inconsistent traits and portrait (#9113)

In EI S11, the player encounters an orcish warlord named Dra-Nak. If not killed in S11, he continues pursuing the player in S12, but the current S12 gives him different traits and a different portrait. This PR fixes the issue.
This commit is contained in:
Dalas121 2024-07-19 19:25:37 -05:00 committed by GitHub
parent 5881045c50
commit cc07e62221
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -71,7 +71,7 @@
canrecruit=yes
facing=sw
[modifications]
{TRAIT_RESILIENT}
{TRAIT_INTELLIGENT}
{TRAIT_STRONG}
[/modifications]
controller=ai
@ -118,6 +118,7 @@
[then]
{MODIFY_UNIT id=Varrak-Klar name _"Chief Dra-Nak"}
{ADVANCE_UNIT id=Varrak-Klar "Orcish Sovereign"}
{MODIFY_UNIT id=Varrak-Klar profile portraits/orcs/ruler-2.webp}
[/then]
[/if]
[/event]