integrate ttnk into ra; also art for shok; all am pieces are now in ra/extras
This commit is contained in:
BIN
mods/ra/extras/shok.shp
Normal file
BIN
mods/ra/extras/shok.shp
Normal file
Binary file not shown.
BIN
mods/ra/extras/shokicon.shp
Normal file
BIN
mods/ra/extras/shokicon.shp
Normal file
Binary file not shown.
BIN
mods/ra/extras/ttnk.shp
Normal file
BIN
mods/ra/extras/ttnk.shp
Normal file
Binary file not shown.
BIN
mods/ra/extras/ttnkicon.shp
Normal file
BIN
mods/ra/extras/ttnkicon.shp
Normal file
Binary file not shown.
@@ -2,6 +2,7 @@
|
||||
|
||||
Folders:
|
||||
./mods/ra/packages
|
||||
./mods/ra/extras
|
||||
./mods/ra
|
||||
./
|
||||
|
||||
|
||||
@@ -954,4 +954,26 @@
|
||||
<unit name="msub">
|
||||
<sequence name="idle" start="0" facings="16" />
|
||||
</unit>
|
||||
<!-- Tesla Tank -->
|
||||
<unit name="ttnk">
|
||||
<sequence name="idle" start="0" facings="32" />
|
||||
<sequence name="spinner" start="32" length="32" />
|
||||
</unit>
|
||||
<!-- Tesla Trooper -->
|
||||
<unit name="shok">
|
||||
<sequence name="stand" start="0" facings="8" />
|
||||
<sequence name="stand2" start="8" facings="8" />
|
||||
<sequence name="run" start="16" length="6" facings="8" />
|
||||
<sequence name="shoot" start="64" length="16" facings="8" />
|
||||
<sequence name="stand3" start="192" length="16" />
|
||||
<sequence name="crawl" start="208" length="4" facings="8" />
|
||||
<sequence name="standup" start="240" length="2" facings="8" />
|
||||
<sequence name="prone-shoot" start="256" length="16" facings="8" />
|
||||
<sequence name="die1" start="416" length="8" />
|
||||
<sequence name="die2" start="424" length="8" />
|
||||
<sequence name="die3" start="432" length="8" />
|
||||
<sequence name="die4" start="440" length="12" />
|
||||
<sequence name="die5" start="452" length="18" />
|
||||
<sequence name="die6" start="0" length="14" src="electro" />
|
||||
</unit>
|
||||
</sequences>
|
||||
@@ -795,3 +795,22 @@ U2:
|
||||
Spread: 3,3
|
||||
Speed: 6
|
||||
AnimKey: turret
|
||||
|
||||
TTNK:
|
||||
Inherits: ^Tank
|
||||
Buildable:
|
||||
Prerequisites: stek
|
||||
Owner: soviet
|
||||
Cost: 1800
|
||||
Description: Tesla Tank
|
||||
LongDesc: TODO
|
||||
Health:
|
||||
HP: 110
|
||||
Armor: light
|
||||
Unit:
|
||||
Speed: 8
|
||||
RevealsShroud:
|
||||
Range: 7
|
||||
AttackBase:
|
||||
PrimaryWeapon: TTankZap
|
||||
RenderUnitSpinner:
|
||||
@@ -734,4 +734,28 @@ Demolish:
|
||||
Warhead:
|
||||
Verses: 100%,100%,100%,100%,100%
|
||||
ImpactSound: kaboom25
|
||||
Explosion: building
|
||||
Explosion: building
|
||||
|
||||
PortaTesla:
|
||||
ROF: 70
|
||||
Range: 3.5
|
||||
Report: SHKTROP1
|
||||
Charges: yes
|
||||
TeslaZap:
|
||||
Warhead:
|
||||
Spread: 1
|
||||
Verses: 100%,100%,100%,100%,100%
|
||||
InfDeath: 5
|
||||
Damage: 45
|
||||
|
||||
TTankZap:
|
||||
ROF: 120
|
||||
Range: 7
|
||||
Report: TESLA1
|
||||
Charges: yes
|
||||
TeslaZap:
|
||||
Warhead:
|
||||
Spread: 1
|
||||
Verses: 100%,100%,100%,100%,100%
|
||||
InfDeath: 5
|
||||
Damage: 100
|
||||
@@ -98,6 +98,7 @@ SectionGroup /e "Mods"
|
||||
File "..\..\mods\ra\*.*"
|
||||
File /r "..\..\mods\ra\maps"
|
||||
File /r "..\..\mods\ra\chrome"
|
||||
File /r "..\..\mods\ra\extras"
|
||||
SectionEnd
|
||||
Section "Download content" RA_Content
|
||||
AddSize 10137
|
||||
|
||||
Reference in New Issue
Block a user