mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-06-21 04:26:27 +00:00
Remove friendly fire for splash damage of quinquremes to make it coherent with catapults. Decided in dev meeting.
This was SVN commit r18818.
This commit is contained in:
+1
-1
@@ -14,7 +14,7 @@
|
||||
<Splash>
|
||||
<Shape>Circular</Shape>
|
||||
<Range>10</Range>
|
||||
<FriendlyFire>true</FriendlyFire>
|
||||
<FriendlyFire>false</FriendlyFire>
|
||||
<Hack>0.0</Hack>
|
||||
<Pierce>15.0</Pierce>
|
||||
<Crush>35.0</Crush>
|
||||
|
||||
+1
-1
@@ -9,7 +9,7 @@
|
||||
<Splash>
|
||||
<Shape>Circular</Shape>
|
||||
<Range>10</Range>
|
||||
<FriendlyFire>true</FriendlyFire>
|
||||
<FriendlyFire>false</FriendlyFire>
|
||||
<Hack>40.0</Hack>
|
||||
<Pierce>0.0</Pierce>
|
||||
<Crush>40.0</Crush>
|
||||
|
||||
Reference in New Issue
Block a user