1
0
forked from 0ad/0ad

Add javelin to samnite skirmisher projectile attachpoint. Fixes #4005

This was SVN commit r18235.
This commit is contained in:
sanderd17 2016-05-26 18:10:22 +00:00
parent 0856dde011
commit 4bf0dddace

View File

@ -16,6 +16,7 @@
<prop actor="props/units/heads/head_hele_b.xml" attachpoint="head"/>
<prop actor="props/units/shields/samn_scutum_basic.xml" attachpoint="shield"/>
<prop actor="props/units/weapons/jav.xml" attachpoint="r_hand"/>
<prop actor="props/units/weapons/jav.xml" attachpoint="projectile"/>
<prop actor="props/units/weapons/jav_ammo.xml" attachpoint="l_hand"/>
<prop actor="props/units/heads/samnite_test.xml" attachpoint="helmet"/>
</props>