Tweaked item densities (the default value of 10 makes them neutrally buoyant which looks weird). Closes #914

This commit is contained in:
Joonas Rikkonen
2018-11-15 21:21:46 +02:00
parent c4c2967065
commit bc691f0b4a
4 changed files with 22 additions and 22 deletions
@@ -295,7 +295,7 @@
<Sprite texture="Content/Items/Jobgear/clownshirt.png" sourcerect="32,50,32,14" depth="0.55"/>
<Body width="30" height="10" density="10"/>
<Body width="30" height="10" density="15"/>
<Holdable slots="Any,RightHand,LeftHand" aimpos="100,0" handle1="-5,0"/>