1
0
forked from 0ad/0ad

fixed some collision radius issues

This was SVN commit r3290.
This commit is contained in:
Wijitmaker 2005-12-27 00:27:07 +00:00
parent 33e03fdf6d
commit 9190ddf9ba
3 changed files with 3 additions and 3 deletions

View File

@ -23,7 +23,7 @@
</Audio>
<Footprint>
<Radius>1.5</Radius>
<Radius>.5</Radius>
<Height>1.5</Height>
</Footprint>

View File

@ -40,7 +40,7 @@
<Crush>0.0</Crush>
<Hack>0.5</Hack>
<Pierce>0.5</Pierce>
<Range>2.0</Range>
<Range>5.0</Range>
<Speed>1500</Speed>
</Attack>

View File

@ -43,7 +43,7 @@
<Crush>0.0</Crush>
<Hack>0.5</Hack>
<Pierce>0.5</Pierce>
<Range>2.0</Range>
<Range>5.0</Range>
<Speed>1500</Speed>
</Attack>