#16145 Mage in the secret illithid lair should attack when the party is spotted
Musigny
Member Posts: 1,027
ar0711.are defines actor 6 as a mage : hlmagre.cre - (NI numbers starting at 0)
hlmage.cre uses a single script, mage12a in the override slot.
Unfortunately it is superseded by the are code (actor) defining ds57525 (display string "Must destroy!") as the override script.
As a result the mage runs no combat script.
As all other actors are active in the combat, I believe this is a bug
hlmage.cre uses a single script, mage12a in the override slot.
Unfortunately it is superseded by the are code (actor) defining ds57525 (display string "Must destroy!") as the override script.
As a result the mage runs no combat script.
As all other actors are active in the combat, I believe this is a bug
Post edited by Gate70 on
2
Comments
Thanks