OpenE2140
OpenE2140 copied to clipboard
Base under attack notification is played for walls
Will require changes to ORA, as BaseAttackNotifier
trait does not allow any kind of suppression per actor (or actor type).
Not necessarily a bug. BaseAttackNotifier
is attached to the player and it doesn't allow for excluding specific actors. Might require a PR.