Remove redundant TD overrides
This commit is contained in:
@@ -45,9 +45,6 @@ TRAN:
|
||||
PipCount: 10
|
||||
SpawnActorOnDeath:
|
||||
Actor: TRAN.Husk
|
||||
Explodes:
|
||||
Weapon: HeliExplode
|
||||
EmptyWeapon: HeliExplode
|
||||
SelectionDecorations:
|
||||
Selectable:
|
||||
DecorationBounds: 41,41
|
||||
@@ -106,9 +103,6 @@ HELI:
|
||||
WithMuzzleOverlay:
|
||||
SpawnActorOnDeath:
|
||||
Actor: HELI.Husk
|
||||
Explodes:
|
||||
Weapon: HeliExplode
|
||||
EmptyWeapon: HeliExplode
|
||||
SelectionDecorations:
|
||||
ReloadAmmoPool:
|
||||
Delay: 40
|
||||
@@ -158,9 +152,6 @@ ORCA:
|
||||
AmmoCondition: ammo
|
||||
SpawnActorOnDeath:
|
||||
Actor: ORCA.Husk
|
||||
Explodes:
|
||||
Weapon: HeliExplode
|
||||
EmptyWeapon: HeliExplode
|
||||
WithMoveAnimation:
|
||||
MoveSequence: move
|
||||
SelectionDecorations:
|
||||
|
||||
@@ -968,7 +968,6 @@ SBAG:
|
||||
Armor:
|
||||
Type: Light
|
||||
LineBuild:
|
||||
Range: 8
|
||||
NodeTypes: sandbag
|
||||
LineBuildNode:
|
||||
Types: sandbag
|
||||
@@ -991,7 +990,6 @@ CYCL:
|
||||
Armor:
|
||||
Type: Light
|
||||
LineBuild:
|
||||
Range: 8
|
||||
NodeTypes: chain
|
||||
LineBuildNode:
|
||||
Types: chain
|
||||
@@ -1024,7 +1022,6 @@ BRIK:
|
||||
SoundOnDamageTransition:
|
||||
DestroyedSounds: crumble.aud
|
||||
LineBuild:
|
||||
Range: 8
|
||||
NodeTypes: concrete
|
||||
LineBuildNode:
|
||||
Types: concrete
|
||||
|
||||
@@ -623,7 +623,6 @@ STNK:
|
||||
AutoTarget:
|
||||
InitialStance: HoldFire
|
||||
InitialStanceAI: ReturnFire
|
||||
Targetable:
|
||||
SpawnActorOnDeath:
|
||||
Actor: STNK.Husk
|
||||
OwnerType: InternalName
|
||||
|
||||
@@ -43,9 +43,7 @@ HeliCrash:
|
||||
Damage: 10000
|
||||
|
||||
HeliExplode:
|
||||
Warhead@1Dam: SpreadDamage
|
||||
DamageTypes: ExplosionDeath
|
||||
Warhead@2Eff: CreateEffect
|
||||
Warhead@1Eff: CreateEffect
|
||||
Explosions: small_building
|
||||
ImpactSounds: xplos.aud
|
||||
|
||||
|
||||
@@ -125,11 +125,9 @@ MammothMissiles:
|
||||
Heavy: 44
|
||||
Warhead@3Eff: CreateEffect
|
||||
Explosions: small_poof
|
||||
ImpactSounds: xplos.aud
|
||||
ValidTargets: Ground, Water
|
||||
Warhead@4EffAir: CreateEffect
|
||||
Explosions: small_building
|
||||
ImpactSounds: xplos.aud
|
||||
ImpactActors: false
|
||||
ValidTargets: Air
|
||||
|
||||
@@ -164,7 +162,6 @@ MammothMissiles:
|
||||
Heavy: 48
|
||||
Warhead@3Eff: CreateEffect
|
||||
Explosions: med_frag
|
||||
ImpactSounds: xplos.aud
|
||||
|
||||
227mm.stnk:
|
||||
Inherits: ^MissileWeapon
|
||||
@@ -209,11 +206,9 @@ BoatMissile:
|
||||
DamageTypes: Prone50Percent, TriggerProne, SmallExplosionDeath
|
||||
Warhead@3Eff: CreateEffect
|
||||
Explosions: small_poof
|
||||
ImpactSounds: xplos.aud
|
||||
ValidTargets: Ground, Water
|
||||
Warhead@4EffAir: CreateEffect
|
||||
Explosions: small_building
|
||||
ImpactSounds: xplos.aud
|
||||
ImpactActors: false
|
||||
ValidTargets: Air
|
||||
|
||||
@@ -238,7 +233,6 @@ TowerMissile:
|
||||
DamageTypes: Prone50Percent, TriggerProne, SmallExplosionDeath
|
||||
Warhead@3Eff: CreateEffect
|
||||
Explosions: med_frag
|
||||
ImpactSounds: xplos.aud
|
||||
|
||||
TowerAAMissile:
|
||||
Inherits: ^MissileWeapon
|
||||
@@ -263,7 +257,6 @@ TowerAAMissile:
|
||||
-Warhead@2Smu: LeaveSmudge
|
||||
Warhead@3Eff: CreateEffect
|
||||
Explosions: small_building
|
||||
ImpactSounds: xplos.aud
|
||||
|
||||
Patriot:
|
||||
Inherits: ^MissileWeapon
|
||||
@@ -290,4 +283,3 @@ Patriot:
|
||||
-Warhead@2Smu: LeaveSmudge
|
||||
Warhead@3Eff: CreateEffect
|
||||
Explosions: poof
|
||||
ImpactSounds: xplos.aud
|
||||
|
||||
Reference in New Issue
Block a user