Merge pull request #7849 from penev92/bleed_notifications

Add new enemy detection voice notifications to RA and D2k
This commit is contained in:
Matthias Mailänder
2015-05-10 18:32:13 +02:00
10 changed files with 25 additions and 0 deletions

View File

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

View File

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

View File

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