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
@@ -9,7 +9,7 @@
<Sprite texture="headset.png" depth="0.6" sourcerect="0,0,16,16"/>
<Body width="12" height="8" density="10"/>
<Body width="12" height="8" density="13"/>
<WifiComponent range="20000.0" LinkToChat="true">
<RequiredItems name="Battery Cell" type="Contained"/>
@@ -35,7 +35,7 @@
<Sprite texture="clownmask.png" depth="0.6" sourcerect="0,0,37,38"/>
<Body width="10" radius="10" density="10"/>
<Body width="10" radius="10" density="15"/>
<Deconstruct time="10">
<Item name="Bike Horn"/>