replace use of BaseAttackNotifier trait w/ DamageNotifier

This commit is contained in:
atlimit8
2025-04-13 14:07:50 -05:00
committed by Gustas Kažukauskas
parent 2b1121b970
commit e27aa0d379
4 changed files with 12 additions and 4 deletions

View File

@@ -35,7 +35,9 @@ Player:
DefaultCash: 7500
DeveloperMode:
CheckboxDisplayOrder: 9
BaseAttackNotifier:
DamageNotifier:
ValidTargets: Structure
Notification: BaseAttack
TextNotification: notification-base-under-attack
AllyTextNotification: notification-ally-under-attack
Shroud:

View File

@@ -119,7 +119,9 @@ Player:
CashTickDownNotification: CashTickDown
DeveloperMode:
CheckboxDisplayOrder: 8
BaseAttackNotifier:
DamageNotifier:
ValidTargets: Structure
Notification: BaseAttack
TextNotification: notification-base-under-attack
AllyTextNotification: notification-ally-under-attack
Shroud:

View File

@@ -145,7 +145,9 @@ Player:
DisplayOrder: 9
Prerequisites: global-reusable-engineers
FrozenActorLayer:
BaseAttackNotifier:
DamageNotifier:
ValidTargets: Structure
Notification: BaseAttack
TextNotification: notification-base-under-attack
AllyTextNotification: notification-ally-under-attack
PlayerStatistics:

View File

@@ -113,7 +113,9 @@ Player:
DisplayOrder: 7
Prerequisites: global-factundeploy
FrozenActorLayer:
BaseAttackNotifier:
DamageNotifier:
ValidTargets: Building
Notification: BaseAttack
TextNotification: notification-base-under-attack
AllyTextNotification: notification-ally-under-attack
AllyNotification: OurAllyIsUnderAttack