Merge pull request #8524 from pchote/remove-enemy-notifications
Remove "Enemy Unit Detected" announcements
This commit is contained in:
@@ -63,8 +63,6 @@
|
||||
UpgradeManager:
|
||||
TemporaryOwnerManager:
|
||||
MustBeDestroyed:
|
||||
AnnounceOnSeen:
|
||||
Notification: EnemyUnitsDetected
|
||||
Voiced:
|
||||
VoiceSet: VehicleVoice
|
||||
Carryable:
|
||||
@@ -119,8 +117,6 @@
|
||||
UpgradeManager:
|
||||
TemporaryOwnerManager:
|
||||
MustBeDestroyed:
|
||||
AnnounceOnSeen:
|
||||
Notification: EnemyUnitsDetected
|
||||
Voiced:
|
||||
VoiceSet: VehicleVoice
|
||||
Carryable:
|
||||
@@ -258,8 +254,6 @@
|
||||
FallRate: 130
|
||||
UpgradeManager:
|
||||
MustBeDestroyed:
|
||||
AnnounceOnSeen:
|
||||
Notification: EnemyUnitsDetected
|
||||
TerrainModifiesDamage:
|
||||
TerrainModifier:
|
||||
Rough: 80
|
||||
@@ -291,8 +285,6 @@
|
||||
AttackMove:
|
||||
ScriptTriggers:
|
||||
UpgradeManager:
|
||||
AnnounceOnSeen:
|
||||
Notification: EnemyUnitsDetected
|
||||
Voiced:
|
||||
VoiceSet: GenericVoice
|
||||
WithFacingSpriteBody:
|
||||
|
||||
@@ -2119,17 +2119,14 @@ Rules:
|
||||
Tooltip:
|
||||
GenericVisibility: Enemy
|
||||
ShowOwnerRow: false
|
||||
-AnnounceOnSeen:
|
||||
^Vehicle:
|
||||
Tooltip:
|
||||
GenericVisibility: Enemy
|
||||
ShowOwnerRow: false
|
||||
-AnnounceOnSeen:
|
||||
^Tank:
|
||||
Tooltip:
|
||||
GenericVisibility: Enemy
|
||||
ShowOwnerRow: false
|
||||
-AnnounceOnSeen:
|
||||
^Ship:
|
||||
Tooltip:
|
||||
GenericVisibility: Enemy
|
||||
|
||||
@@ -33,7 +33,6 @@ BADR:
|
||||
-EjectOnDeath:
|
||||
-GpsDot:
|
||||
RejectsOrders:
|
||||
-AnnounceOnSeen:
|
||||
AutoSelectionSize:
|
||||
RenderSprites:
|
||||
|
||||
@@ -363,7 +362,6 @@ U2:
|
||||
Offset: -1c43,0,0
|
||||
Interval: 2
|
||||
RejectsOrders:
|
||||
-AnnounceOnSeen:
|
||||
AutoSelectionSize:
|
||||
RenderSprites:
|
||||
|
||||
|
||||
@@ -91,8 +91,6 @@
|
||||
CaptureNotification:
|
||||
Notification: UnitStolen
|
||||
MustBeDestroyed:
|
||||
AnnounceOnSeen:
|
||||
Notification: EnemyDetected
|
||||
Voiced:
|
||||
VoiceSet: VehicleVoice
|
||||
|
||||
@@ -157,8 +155,6 @@
|
||||
GroundCorpsePalette:
|
||||
WaterCorpseSequence:
|
||||
WaterCorpsePalette:
|
||||
AnnounceOnSeen:
|
||||
Notification: EnemyDetected
|
||||
Voiced:
|
||||
VoiceSet: VehicleVoice
|
||||
|
||||
@@ -250,8 +246,6 @@
|
||||
Cloneable:
|
||||
Types: Infantry
|
||||
MustBeDestroyed:
|
||||
AnnounceOnSeen:
|
||||
Notification: EnemyDetected
|
||||
Voiced:
|
||||
VoiceSet: GenericVoice
|
||||
|
||||
@@ -283,8 +277,6 @@
|
||||
Tooltip:
|
||||
GenericName: Ship
|
||||
MustBeDestroyed:
|
||||
AnnounceOnSeen:
|
||||
Notification: EnemyDetected
|
||||
EditorTilesetFilter:
|
||||
ExcludeTilesets: INTERIOR
|
||||
Voiced:
|
||||
@@ -323,8 +315,6 @@
|
||||
GenericName: Plane
|
||||
WithShadow:
|
||||
MustBeDestroyed:
|
||||
AnnounceOnSeen:
|
||||
Notification: EnemyDetected
|
||||
Voiced:
|
||||
VoiceSet: GenericVoice
|
||||
|
||||
@@ -335,8 +325,6 @@
|
||||
GpsDot:
|
||||
String: Helicopter
|
||||
Hovers:
|
||||
AnnounceOnSeen:
|
||||
Notification: EnemyDetected
|
||||
|
||||
^Building:
|
||||
Inherits@1: ^ExistsInWorld
|
||||
|
||||
Reference in New Issue
Block a user