added helicopter explosions; a10 hp boost
Helicopters get explosions, when they fall from the sky, and then when they collide with the ground (and do damage). A-10 HP raised from a very small 60 to 150.
This commit is contained in:
@@ -38,7 +38,11 @@ TRAN:
|
|||||||
MaxWeight: 10
|
MaxWeight: 10
|
||||||
PipCount: 10
|
PipCount: 10
|
||||||
FallsToEarth:
|
FallsToEarth:
|
||||||
|
Explosion: HeliCrash
|
||||||
|
Explodes:
|
||||||
|
Weapon: HeliExplode
|
||||||
|
EmptyWeapon: HeliExplode
|
||||||
|
|
||||||
HELI:
|
HELI:
|
||||||
Inherits: ^Helicopter
|
Inherits: ^Helicopter
|
||||||
Valued:
|
Valued:
|
||||||
@@ -84,7 +88,11 @@ HELI:
|
|||||||
WithMuzzleFlash:
|
WithMuzzleFlash:
|
||||||
WithShadow:
|
WithShadow:
|
||||||
FallsToEarth:
|
FallsToEarth:
|
||||||
|
Explosion: HeliCrash
|
||||||
AutoTarget:
|
AutoTarget:
|
||||||
|
Explodes:
|
||||||
|
Weapon: HeliExplode
|
||||||
|
EmptyWeapon: HeliExplode
|
||||||
|
|
||||||
ORCA:
|
ORCA:
|
||||||
Inherits: ^Helicopter
|
Inherits: ^Helicopter
|
||||||
@@ -128,7 +136,11 @@ ORCA:
|
|||||||
RenderUnit:
|
RenderUnit:
|
||||||
WithShadow:
|
WithShadow:
|
||||||
FallsToEarth:
|
FallsToEarth:
|
||||||
|
Explosion: HeliCrash
|
||||||
AutoTarget:
|
AutoTarget:
|
||||||
|
Explodes:
|
||||||
|
Weapon: HeliExplode
|
||||||
|
EmptyWeapon: HeliExplode
|
||||||
|
|
||||||
C17:
|
C17:
|
||||||
ParaDrop:
|
ParaDrop:
|
||||||
@@ -164,7 +176,7 @@ A10:
|
|||||||
ROT: 4
|
ROT: 4
|
||||||
Speed: 40
|
Speed: 40
|
||||||
Health:
|
Health:
|
||||||
HP: 60
|
HP: 150
|
||||||
Armor:
|
Armor:
|
||||||
Type: Heavy
|
Type: Heavy
|
||||||
RevealsShroud:
|
RevealsShroud:
|
||||||
|
|||||||
Reference in New Issue
Block a user