1
0
forked from 0ad/0ad

This was SVN commit r4622.

This commit is contained in:
Michael D. Hafer 2006-11-07 03:12:52 +00:00
parent 672a93311f
commit 83928926ec

View File

@ -1,4 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?>
<?xml version="1.0" encoding="UTF-8"?>
<lists>
@ -20,6 +20,7 @@
<item> r_leg </item>
<item> l_hip </item>
<item> r_hip </item>
<item> tree </item>
<item> props_main </item>
<item> props_fancy </item>
</attachpoints>
@ -33,8 +34,9 @@
<item>death </item>
<item>gather_fruit</item>
<item>gather_grain</item>
<item>gather_stone</item>
<item>gather_wood </item>
<item>gather_stone</item>
<item>gather_metal</item>
<item>idle </item>
<item>melee </item>
<item>run </item>