mirror of
https://gitea.wildfiregames.com/0ad/0ad
synced 2026-07-04 05:55:47 -07:00
Add javelin to samnite skirmisher projectile attachpoint. Fixes #4005
This was SVN commit r18235.
This commit is contained in:
parent
0856dde011
commit
4bf0dddace
1 changed files with 1 additions and 0 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in a new issue