Revert removal of EnemyWatcher and AnnounceOnSeen traits from RA and D2k

This commit is contained in:
penev92
2015-04-04 16:44:50 +03:00
parent ba131fcf0a
commit 8e730c264f
4 changed files with 23 additions and 0 deletions

View File

@@ -50,6 +50,8 @@
UpgradeManager: UpgradeManager:
TemporaryOwnerManager: TemporaryOwnerManager:
MustBeDestroyed: MustBeDestroyed:
AnnounceOnSeen:
Notification: EnemyUnitsApproaching
^Tank: ^Tank:
AppearsOnRadar: AppearsOnRadar:
@@ -103,6 +105,8 @@
UpgradeManager: UpgradeManager:
TemporaryOwnerManager: TemporaryOwnerManager:
MustBeDestroyed: MustBeDestroyed:
AnnounceOnSeen:
Notification: EnemyUnitsApproaching
^Husk: ^Husk:
Health: Health:
@@ -232,6 +236,8 @@
UpgradeMinEnabledLevel: 1 UpgradeMinEnabledLevel: 1
UpgradeManager: UpgradeManager:
MustBeDestroyed: MustBeDestroyed:
AnnounceOnSeen:
Notification: EnemyUnitsApproaching
TerrainModifiesDamage: TerrainModifiesDamage:
TerrainModifier: TerrainModifier:
Rough: 80 Rough: 80
@@ -268,6 +274,8 @@
UpgradeTypes: selfheal UpgradeTypes: selfheal
UpgradeMinEnabledLevel: 1 UpgradeMinEnabledLevel: 1
UpgradeManager: UpgradeManager:
AnnounceOnSeen:
Notification: EnemyUnitsApproaching
RenderUnit: RenderUnit:
^Helicopter: ^Helicopter:

View File

@@ -32,6 +32,7 @@ BADR:
-EjectOnDeath: -EjectOnDeath:
-GpsDot: -GpsDot:
RejectsOrders: RejectsOrders:
-AnnounceOnSeen:
BADR.Bomber: BADR.Bomber:
Inherits: ^Plane Inherits: ^Plane
@@ -343,4 +344,5 @@ U2:
Offset: -1c43,0,0 Offset: -1c43,0,0
Interval: 2 Interval: 2
RejectsOrders: RejectsOrders:
-AnnounceOnSeen:

View File

@@ -81,6 +81,8 @@
CaptureNotification: CaptureNotification:
Notification: UnitStolen Notification: UnitStolen
MustBeDestroyed: MustBeDestroyed:
AnnounceOnSeen:
Notification: EnemyUnitsApproaching
^Tank: ^Tank:
Inherits@1: ^ExistsInWorld Inherits@1: ^ExistsInWorld
@@ -141,6 +143,8 @@
GroundCorpsePalette: GroundCorpsePalette:
WaterCorpseSequence: WaterCorpseSequence:
WaterCorpsePalette: WaterCorpsePalette:
AnnounceOnSeen:
Notification: EnemyUnitsApproaching
^Infantry: ^Infantry:
Inherits@1: ^ExistsInWorld Inherits@1: ^ExistsInWorld
@@ -215,6 +219,8 @@
Cloneable: Cloneable:
Types: Infantry Types: Infantry
MustBeDestroyed: MustBeDestroyed:
AnnounceOnSeen:
Notification: EnemyUnitsApproaching
^Ship: ^Ship:
Inherits@1: ^ExistsInWorld Inherits@1: ^ExistsInWorld
@@ -244,6 +250,8 @@
Tooltip: Tooltip:
GenericName: Ship GenericName: Ship
MustBeDestroyed: MustBeDestroyed:
AnnounceOnSeen:
Notification: EnemyUnitsApproaching
^Plane: ^Plane:
Inherits@1: ^ExistsInWorld Inherits@1: ^ExistsInWorld
@@ -278,6 +286,8 @@
GenericName: Plane GenericName: Plane
WithShadow: WithShadow:
MustBeDestroyed: MustBeDestroyed:
AnnounceOnSeen:
Notification: EnemyUnitsApproaching
^Helicopter: ^Helicopter:
Inherits: ^Plane Inherits: ^Plane
@@ -286,6 +296,8 @@
GpsDot: GpsDot:
String: Helicopter String: Helicopter
Hovers: Hovers:
AnnounceOnSeen:
Notification: EnemyUnitsApproaching
^Building: ^Building:
Inherits@1: ^ExistsInWorld Inherits@1: ^ExistsInWorld

View File

@@ -67,4 +67,5 @@ Player:
Name: Unrestricted Name: Unrestricted
Prerequisites: techlevel.infonly, techlevel.low, techlevel.medium, techlevel.unrestricted Prerequisites: techlevel.infonly, techlevel.low, techlevel.medium, techlevel.unrestricted
GlobalUpgradeManager: GlobalUpgradeManager:
EnemyWatcher: