spyplane works

This commit is contained in:
Chris Forbes
2010-01-24 14:53:18 +13:00
parent 74af815f24
commit da40ab449e
7 changed files with 70 additions and 10 deletions

View File

@@ -781,6 +781,19 @@ HIND:
Ammo: 12
IronCurtainable:
U2:
Inherits: ^Plane
Unit:
HP: 2000
Armor: heavy
ROT: 7
Sight: 0
Speed: 40
Plane:
RenderUnit:
WithShadow:
IronCurtainable:
IRON:
Inherits: ^Building
Buildable:

View File

@@ -379,14 +379,14 @@
<sequence name="deploy" start="59" length="9" x="12" y="12" />
<sequence name="sell" start="68" length="12" x="12" y="12" />
<sequence name="default-minimap" start="80" length="1" />
<sequence name="ability" start="82" length="8" x="12" y="12"/>
<sequence name="ability" start="82" length="8" x="12" y="12" />
<sequence name="nuke" start="90" length="7" x="12" y="12" />
<sequence name="chrono-select" start="97" length="8" x="12" y="12" />
<sequence name="chrono-target" start="105" length="8" x="12" y="12" />
<sequence name="enter" start="113" length="3" x="12" y="12" />
<sequence name="c4" start="116" length="3" x="12" y="12" />
<sequence name="sell-blocked" start="119" length="1" x="12" y="12" />
<sequence name="repair-blocked" start="120" length="1" x="12" y="12"/>
<sequence name="repair-blocked" start="120" length="1" x="12" y="12" />
<sequence name="c4-minimap" start="121" length="3" />
<sequence name="scroll-blocked" start="124" length="8" />
<sequence name="attackmove-minimap" start="134" length="8" />
@@ -1037,4 +1037,7 @@
<unit name="fb2">
<sequence name="idle" start="0" length="4" />
</unit>
<unit name="u2">
<sequence name="idle" start="0" length="16" />
</unit>
</sequences>

View File

@@ -164,6 +164,7 @@ YAK
TRAN
HELI
HIND
U2
; TODO:
; U2 (spyplane)
; BADR (paratrooper/paradrop plane)
@@ -206,7 +207,8 @@ PrimaryOffset=-5,0,0,2
SecondaryOffset=5,0,0,2
InitialFacing=20
LongDesc=Helicopter Gunship with Chainguns.\n Strong vs Infantry, Light Vehicles.\n Weak vs Tanks
[U2]
Traits=Unit, Plane, RenderUnit, WithShadow, IronCurtainable