Adapt RA warheads to new target types
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
BarrelExplode:
|
||||
Warhead@1Dam: SpreadDamage
|
||||
ValidTargets: Ground, Prisoner
|
||||
ValidTargets: Ground, GroundActor, Prisoner
|
||||
|
||||
@@ -7,4 +7,4 @@ Colt45:
|
||||
|
||||
BarrelExplode:
|
||||
Warhead@1Dam: SpreadDamage
|
||||
ValidTargets: Ground, Prisoner
|
||||
ValidTargets: Ground, GroundActor, Prisoner
|
||||
|
||||
@@ -34,7 +34,7 @@ MammothTusk:
|
||||
RangeLimit: 12c0
|
||||
Warhead@1Dam: SpreadDamage
|
||||
Spread: 640
|
||||
ValidTargets: Ground, Air
|
||||
ValidTargets: GroundActor, AirborneActor
|
||||
Versus:
|
||||
None: 125
|
||||
Wood: 110
|
||||
@@ -61,7 +61,7 @@ TankNapalm:
|
||||
Blockable: false
|
||||
Warhead: SpreadDamage
|
||||
Spread: 341
|
||||
ValidTargets: Ground
|
||||
ValidTargets: GroundActor
|
||||
Versus:
|
||||
None: 65
|
||||
Wood: 125
|
||||
@@ -130,7 +130,7 @@ FLAK-23:
|
||||
Blockable: false
|
||||
Warhead: SpreadDamage
|
||||
Spread: 213
|
||||
ValidTargets: Air, Ground
|
||||
ValidTargets: AirborneActor, GroundActor
|
||||
Versus:
|
||||
None: 32
|
||||
Wood: 28
|
||||
|
||||
Reference in New Issue
Block a user