Skip to content

Commit

Permalink
cnc e5 [chem] support
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisforbes committed Apr 17, 2010
1 parent 22494d7 commit e3c9097
Show file tree
Hide file tree
Showing 3 changed files with 25 additions and 1 deletion.
24 changes: 24 additions & 0 deletions mods/cnc/infantry.yaml
Expand Up @@ -79,6 +79,30 @@ E4:
RenderInfantry:
WithMuzzleFlash:

E5:
Inherits: ^Infantry
Buildable:
TechLevel: 7
Owner: nod
Cost: 300
Description: Chem Warrior
LongDesc: Advanced Anti-infantry unit.\n Strong vs Infantry\n Weak vs Vehicles
Icon: e5icnh
Prerequisites: tmpl
Selectable:
Bounds: 12,17,0,-6
Unit:
HP: 90
Speed: 4
AttackBase:
PrimaryWeapon: Chemspray
PrimaryOffset: 0,0,0,-5
FireDelay: 3
TakeCover:
-RenderInfantry:
RenderInfantry:
WithMuzzleFlash:

C1:
Inherits: ^Infantry
Selectable:
Expand Down
1 change: 1 addition & 0 deletions mods/cnc/sequences-infantry.xml
Expand Up @@ -70,6 +70,7 @@
<sequence name="die3" start="526" length="8" />
<sequence name="die2" start="518" length="8" />
<sequence name="die1" start="509" length="9" />
<sequence name="muzzle" start="0" length="13" src="chem" facings="8" />
</unit>
<unit name="e6">
<sequence name="stand" start="0" length="1" facings="8" />
Expand Down
1 change: 0 additions & 1 deletion mods/cnc/weapons.yaml
Expand Up @@ -174,7 +174,6 @@ Chemspray:
Wood: yes
Verses: 90%,75%,60%,25%,100%
InfDeath: 2
Explosion: 5
SmudgeType: Scorch
ImpactSound: xplos

Expand Down

0 comments on commit e3c9097

Please sign in to comment.