paratroopers

This commit is contained in:
Chris Forbes
2010-01-28 21:47:23 +13:00
parent 3eee141b79
commit 493ec984bf
11 changed files with 165 additions and 35 deletions

View File

@@ -34,6 +34,14 @@ Player:
LongDesc: Reveals an area of the map.
Prerequisites: AFLD
TechLevel: 5
ParatroopersPower:
Image: pinficon
ChargeTime: 6
Description: Paratroopers
LongDesc: A Badger drops a squad of Riflemen \n anywhere on the map
Prerequisites: AFLD
TechLevel: 5
DropItems: E1,E1,E1,E3,E3
NukePower:
Image: atomicon
ChargeTime: 13
@@ -140,3 +148,8 @@ CRATE:
HP: 1
RenderUnit:
BelowUnits:
BADR:
ParaDrop:
LZRange: 4
-Selectable:

View File

@@ -34,6 +34,14 @@ Player:
LongDesc: Reveals an area of the map.
Prerequisites: AFLD
TechLevel: 5
ParatroopersPower:
Image: pinficon
ChargeTime: 6
Description: Paratroopers
LongDesc: A Badger drops a squad of Riflemen \n anywhere on the map
Prerequisites: AFLD
TechLevel: 5
DropItems: E1,E1,E1,E3,E3
NukePower:
Image: atomicon
ChargeTime: 13
@@ -430,6 +438,24 @@ CRATE:
RenderUnit:
BelowUnits:
BADR:
ParaDrop:
LZRange: 4
Inherits: ^Plane
Unit:
HP: 60
Armor: light
ROT: 5
Sight: 0
Speed: 16
Plane:
RenderUnit:
WithShadow:
IronCurtainable:
Cargo:
Passengers: 10
-Selectable:
V2RL:
Inherits: ^Vehicle
Buildable:
@@ -1027,21 +1053,6 @@ U2:
WithShadow:
IronCurtainable:
BADR:
Inherits: ^Plane
Unit:
HP: 60
Armor: light
ROT: 5
Sight: 0
Speed: 16
Plane:
RenderUnit:
WithShadow:
IronCurtainable:
Cargo:
Passengers: 5
PBOX:
Inherits: ^Building
Buildable:

View File

@@ -1051,4 +1051,7 @@
<sequence name="open" start="0" length="5" />
<sequence name="idle" start="5" length="11" />
</unit>
<unit name="badr">
<sequence name="idle" start="0" length="16" />
</unit>
</sequences>

View File

@@ -209,6 +209,7 @@ LongDesc=Helicopter Gunship with Chainguns.\n Strong vs Infantry, Light Vehicle
Traits=Unit, Plane, RenderUnit, WithShadow, IronCurtainable
[BADR]
Traits=Unit, Plane, RenderUnit, WithShadow, IronCurtainable, Cargo
Passengers=10