mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-07-21 13:25:33 +00:00
some entity tweaks - change unit footprint size and attack rates
This was SVN commit r2353.
This commit is contained in:
@@ -32,7 +32,7 @@
|
||||
los="2"
|
||||
/>
|
||||
</Traits>
|
||||
<Footprint Radius="0.5" Height="5.0"/>
|
||||
<Footprint Radius="1.5" Height="1.5"/>
|
||||
<Actions>
|
||||
<Move
|
||||
speed="6.0"
|
||||
|
||||
@@ -40,7 +40,7 @@
|
||||
crush="0.0"
|
||||
hack="0.5"
|
||||
pierce="0.5"
|
||||
speed="3000"
|
||||
speed="1500"
|
||||
/>
|
||||
<Create
|
||||
list=""
|
||||
|
||||
Reference in New Issue
Block a user