Improve barrel explosions in Allies 01 by increasing the explosion damage and the health of the power plants/oil derrick.
This commit is contained in:
@@ -351,12 +351,12 @@ Rules:
|
|||||||
Allies01Script:
|
Allies01Script:
|
||||||
MissionObjectivesPanel:
|
MissionObjectivesPanel:
|
||||||
ObjectivesPanel: MISSION_OBJECTIVES
|
ObjectivesPanel: MISSION_OBJECTIVES
|
||||||
POWR:
|
BARL:
|
||||||
Health:
|
Explodes:
|
||||||
HP: 100
|
Weapon: BarrelExplode
|
||||||
OILB:
|
3BRL:
|
||||||
Health:
|
Explodes:
|
||||||
HP: 100
|
Weapon: BarrelExplode
|
||||||
TRAN:
|
TRAN:
|
||||||
-Selectable:
|
-Selectable:
|
||||||
RevealsShroud:
|
RevealsShroud:
|
||||||
@@ -369,9 +369,6 @@ Rules:
|
|||||||
EINSTEIN:
|
EINSTEIN:
|
||||||
Passenger:
|
Passenger:
|
||||||
Weight: 0
|
Weight: 0
|
||||||
E2:
|
|
||||||
Explodes:
|
|
||||||
Chance: 100
|
|
||||||
JEEP:
|
JEEP:
|
||||||
Cargo:
|
Cargo:
|
||||||
MaxWeight: 0
|
MaxWeight: 0
|
||||||
@@ -380,6 +377,14 @@ 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
|
||||||
|
|||||||
Reference in New Issue
Block a user