Make the catapult a bit faster

This commit is contained in:
Rampoina 2023-01-01 22:09:15 +01:00
parent 9fa7dcc49d
commit bc49b1dd79
1 changed files with 2 additions and 2 deletions

View File

@ -68,8 +68,8 @@
<type value="move"/>
<name value="move_skill"/>
<ep-cost value="0"/>
<speed value="150"/>
<anim-speed value="150"/>
<speed value="180"/>
<anim-speed value="180"/>
<animation path="models/catapult_walking.g3d"/>
<sound enabled="true" start-time="0.1">
<sound-file path="$COMMONDATAPATH/sounds/catapult_walk1.wav"/>