forked from mirrors/0ad
Tweaked the Median Oasis map a bit. Slowed down the slinger projectile a little bit so we can see it in-flight. :)
This was SVN commit r9329.
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
<actor version="1">
|
||||
<group>
|
||||
<variant>
|
||||
<mesh>props/ring.dae</mesh>
|
||||
<decal width="260" depth="260" angle="0" offsetx="0" offsetz="0"/>
|
||||
<texture>temp/wallring.dds</texture>
|
||||
</variant>
|
||||
</group>
|
||||
|
||||
Binary file not shown.
Binary file not shown.
+1
-1
@@ -28,7 +28,7 @@
|
||||
<Crush>0.0</Crush>
|
||||
<MaxRange>48.0</MaxRange>
|
||||
<MinRange>16.0</MinRange>
|
||||
<ProjectileSpeed>60.0</ProjectileSpeed>
|
||||
<ProjectileSpeed>50.0</ProjectileSpeed>
|
||||
<PrepareTime>900</PrepareTime>
|
||||
<RepeatTime>1500</RepeatTime>
|
||||
</Ranged>
|
||||
|
||||
Reference in New Issue
Block a user