mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-07-09 09:34:37 +00:00
fixed some collision radius issues
This was SVN commit r3290.
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
</Audio>
|
||||
|
||||
<Footprint>
|
||||
<Radius>1.5</Radius>
|
||||
<Radius>.5</Radius>
|
||||
<Height>1.5</Height>
|
||||
</Footprint>
|
||||
|
||||
|
||||
@@ -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>
|
||||
|
||||
|
||||
@@ -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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user