1
0
forked from 0ad/0ad

Fix consistency problems in old entity templates

This was SVN commit r7450.
This commit is contained in:
Ykkrosh 2010-04-09 18:46:25 +00:00
parent cf48ff0588
commit 252d427f10
2 changed files with 5 additions and 3 deletions

View File

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
<Entity Parent="camp_mace_hypaspist">
<Entity Parent="other/camp_mace_hypaspist">
<Traits>
<Id>
<Icon_Cell>12</Icon_Cell>
@ -35,4 +35,4 @@
</Move>
</Actions>
<Actor>temp/mace_su1_argyraspis.xml</Actor>
</Entity>
</Entity>

View File

@ -26,6 +26,8 @@
</Footprint>
<Armour>
<Hack>0.0</Hack>
<Pierce>0.0</Pierce>
<Crush>1.0</Crush>
</Armour>
@ -109,4 +111,4 @@
</Actions>
</Entity>
</Entity>