tweak d2k aircrafts a little
This commit is contained in:
committed by
Chris Forbes
parent
abd774d017
commit
eae482d413
@@ -31,6 +31,8 @@
|
|||||||
MaxWeight: 1
|
MaxWeight: 1
|
||||||
PipCount: 1
|
PipCount: 1
|
||||||
FallsToEarth:
|
FallsToEarth:
|
||||||
|
Spins: no
|
||||||
|
Moves: yes
|
||||||
Explosion: UnitExplode
|
Explosion: UnitExplode
|
||||||
|
|
||||||
FRIGATE:
|
FRIGATE:
|
||||||
@@ -95,6 +97,8 @@ ORNI:
|
|||||||
Selectable:
|
Selectable:
|
||||||
Bounds: 38,32,0,0
|
Bounds: 38,32,0,0
|
||||||
FallsToEarth:
|
FallsToEarth:
|
||||||
|
Spins: no
|
||||||
|
Moves: no
|
||||||
Explosion: UnitExplode
|
Explosion: UnitExplode
|
||||||
SmokeTrailWhenDamaged:
|
SmokeTrailWhenDamaged:
|
||||||
Offset: 0,-10
|
Offset: 0,-10
|
||||||
@@ -102,7 +106,7 @@ ORNI:
|
|||||||
ORNI.bomber:
|
ORNI.bomber:
|
||||||
CarpetBomb:
|
CarpetBomb:
|
||||||
Range: 3
|
Range: 3
|
||||||
Weapon: ParaBomb
|
Weapon: Napalm
|
||||||
Inherits: ^Plane
|
Inherits: ^Plane
|
||||||
Health:
|
Health:
|
||||||
HP: 60
|
HP: 60
|
||||||
@@ -114,7 +118,7 @@ ORNI.bomber:
|
|||||||
RepairBuildings: repaira,repairo,repairh
|
RepairBuildings: repaira,repairo,repairh
|
||||||
RearmBuildings: starporta,starporto,starporth
|
RearmBuildings: starporta,starporto,starporth
|
||||||
LimitedAmmo:
|
LimitedAmmo:
|
||||||
Ammo: 7
|
Ammo: 8
|
||||||
RenderUnit:
|
RenderUnit:
|
||||||
Image: orni
|
Image: orni
|
||||||
WithShadow:
|
WithShadow:
|
||||||
|
|||||||
@@ -592,3 +592,20 @@ ParaBomb:
|
|||||||
SmudgeType: Crater
|
SmudgeType: Crater
|
||||||
Damage: 500
|
Damage: 500
|
||||||
ImpactSound: kaboom15
|
ImpactSound: kaboom15
|
||||||
|
|
||||||
|
Napalm:
|
||||||
|
ROF: 3
|
||||||
|
Projectile: GravityBomb
|
||||||
|
Image: PARABOMB
|
||||||
|
Warhead:
|
||||||
|
Spread: 20
|
||||||
|
Versus:
|
||||||
|
None: 90%
|
||||||
|
Wood: 100%
|
||||||
|
Light: 60%
|
||||||
|
Heavy: 25%
|
||||||
|
InfDeath: 4
|
||||||
|
Explosion: napalm
|
||||||
|
ImpactSound: firebl3
|
||||||
|
SmudgeType: Crater
|
||||||
|
Damage: 100
|
||||||
Reference in New Issue
Block a user