New scooter sprite

This commit is contained in:
Regalis
2015-11-15 19:17:19 +02:00
parent ab7c39071c
commit 4edc38cc8b
3 changed files with 3 additions and 3 deletions
Binary file not shown.

Before

Width:  |  Height:  |  Size: 19 KiB

After

Width:  |  Height:  |  Size: 22 KiB

@@ -81,11 +81,11 @@
pickdistance="200"
price="50">
<Sprite texture ="DivingSuit.png" depth="0.5" sourcerect="29,109,45,19"/>
<Sprite texture ="DivingSuit.png" depth="0.5" sourcerect="22,98,59,32" origin="0.6,0.66"/>
<Body radius="10" height="20" density="5"/>
<Body radius="7" height="20" density="5"/>
<Holdable slots="Any,LeftHand,RightHand" aimpos="100,0" handle1="-12,4"/>
<Holdable slots="Any,BothHands" aimpos="100,0" handle1="0,11" handle2="2,11"/>
<Propulsion force="80" usablein="water" particles="bubbles">
<RequiredItems name="Battery Cell" type="Contained" msg="Battery Cell required"/>
Binary file not shown.