1
0
forked from 0ad/0ad

Increased projectile speeds.

This was SVN commit r4883.
This commit is contained in:
Matei 2007-02-10 06:01:53 +00:00
parent da476f5ccb
commit 9e3b554f63
2 changed files with 2 additions and 2 deletions

View File

@ -28,7 +28,7 @@
<Range>24.0</Range>
<Speed>1500</Speed>
<ProjectileSpeed>12.0</ProjectileSpeed>
<ProjectileSpeed>28.0</ProjectileSpeed>
</Ranged>
</Attack>
</Actions>

View File

@ -48,7 +48,7 @@
<Attack>
<Ranged>
<MinRange>8.0</MinRange>
<ProjectileSpeed>18.0</ProjectileSpeed>
<ProjectileSpeed>36.0</ProjectileSpeed>
</Ranged>
</Attack>
</Actions>