1
0
forked from mirrors/0ad

Reduce splash radius of catapults from the rather ridiculous 20m to 10m.

This was SVN commit r14322.
This commit is contained in:
alpha123
2013-12-09 19:22:45 +00:00
parent 683349333b
commit f3e53bfb7c
@@ -28,7 +28,7 @@
</Bonuses>
<Splash>
<Shape>Circular</Shape>
<Range>20</Range>
<Range>10</Range>
<FriendlyFire>true</FriendlyFire>
<Hack>0.0</Hack>
<Pierce>15.0</Pierce>