Explosive barrel explosions now cascade with a small delay between each explosion.
This commit is contained in:
@@ -351,12 +351,6 @@ Rules:
|
|||||||
Allies01Script:
|
Allies01Script:
|
||||||
MissionObjectivesPanel:
|
MissionObjectivesPanel:
|
||||||
ObjectivesPanel: MISSION_OBJECTIVES
|
ObjectivesPanel: MISSION_OBJECTIVES
|
||||||
BARL:
|
|
||||||
Explodes:
|
|
||||||
Weapon: BarrelExplode
|
|
||||||
3BRL:
|
|
||||||
Explodes:
|
|
||||||
Weapon: BarrelExplode
|
|
||||||
TRAN:
|
TRAN:
|
||||||
-Selectable:
|
-Selectable:
|
||||||
RevealsShroud:
|
RevealsShroud:
|
||||||
@@ -377,14 +371,6 @@ Rules:
|
|||||||
Sequences:
|
Sequences:
|
||||||
|
|
||||||
Weapons:
|
Weapons:
|
||||||
BarrelExplode:
|
|
||||||
Warhead:
|
|
||||||
Damage: 1800
|
|
||||||
Spread: 10
|
|
||||||
Explosion: self_destruct
|
|
||||||
WaterExplosion: large_splash
|
|
||||||
InfDeath: 4
|
|
||||||
ImpactSound: kaboom22
|
|
||||||
8Inch:
|
8Inch:
|
||||||
ROF: 200
|
ROF: 200
|
||||||
Range: 25
|
Range: 25
|
||||||
|
|||||||
@@ -138,6 +138,7 @@ BARL:
|
|||||||
Health:
|
Health:
|
||||||
HP: 10
|
HP: 10
|
||||||
Explodes:
|
Explodes:
|
||||||
|
Weapon: BarrelExplode
|
||||||
Tooltip:
|
Tooltip:
|
||||||
Name: Explosive Barrel
|
Name: Explosive Barrel
|
||||||
|
|
||||||
@@ -148,6 +149,7 @@ BRL3:
|
|||||||
Health:
|
Health:
|
||||||
HP: 10
|
HP: 10
|
||||||
Explodes:
|
Explodes:
|
||||||
|
Weapon: BarrelExplode
|
||||||
Tooltip:
|
Tooltip:
|
||||||
Name: Explosive Barrel
|
Name: Explosive Barrel
|
||||||
|
|
||||||
|
|||||||
@@ -1107,6 +1107,23 @@ UnitExplodeSmall:
|
|||||||
Explosion: large_explosion
|
Explosion: large_explosion
|
||||||
InfDeath: 4
|
InfDeath: 4
|
||||||
ImpactSound: kaboom15
|
ImpactSound: kaboom15
|
||||||
|
|
||||||
|
BarrelExplode:
|
||||||
|
Warhead:
|
||||||
|
Damage: 500
|
||||||
|
Spread: 10
|
||||||
|
Versus:
|
||||||
|
None: 120%
|
||||||
|
Wood: 200%
|
||||||
|
Light: 50%
|
||||||
|
Heavy: 25%
|
||||||
|
Concrete: 10%
|
||||||
|
Explosion: napalm
|
||||||
|
InfDeath: 4
|
||||||
|
ImpactSound: firebl3
|
||||||
|
SmudgeType: Scorch
|
||||||
|
Delay: 5
|
||||||
|
Size: 2,2
|
||||||
|
|
||||||
Crush:
|
Crush:
|
||||||
Warhead:
|
Warhead:
|
||||||
|
|||||||
Reference in New Issue
Block a user