1
0
forked from 0ad/0ad

Fix failure to close Hack resp. Crush tags

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

This was SVN commit r6131.
This commit is contained in:
janwas 2008-06-28 08:37:26 +00:00
parent 504ec69508
commit f07b780f5f
2 changed files with 3 additions and 3 deletions

View File

@ -45,7 +45,7 @@
<Melee>
<Hack>25.0</Hack>
<Pierce>20.0</Pierce>
<Crush>5.0<Crush>
<Crush>5.0</Crush>
</Melee>
<Charge>
<Hack>75.0</Hack>

View File

@ -43,10 +43,10 @@
<Actions>
<Attack>
<Melee>
<Hack>50<Hack>
<Hack>50</Hack>
</Melee>
<Charge>
<Hack>150<Hack>
<Hack>150</Hack>
<Range>3.6</Range>
<Speed>1500</Speed>
</Charge>