1
0
forked from 0ad/0ad

fix: hele_cavalry_swordsman_b.xml had (creation) Time as a child of Resource, which is incorrect

(see http://www.wildfiregames.com/forum/index.php?showtopic=12564)

This was SVN commit r7101.
This commit is contained in:
janwas 2009-08-09 17:18:35 +00:00
parent 4cebd021b0
commit a76bbd5a5d

View File

@ -16,8 +16,8 @@
<Max>140</Max>
</Health>
<Creation>
<Time>28</Time>
<Resource>
<Time>28</Time>
<Wood>5</Wood>
<Metal>17</Metal>
</Resource>