Removed heat absorbers (no real use even if the extra cooling effect was reimplemented). Closes #229

This commit is contained in:
Joonas Rikkonen
2018-01-22 14:54:43 +02:00
parent ddaf5f21cf
commit 544cbe74cf
2 changed files with 0 additions and 14 deletions
Binary file not shown.

Before

Width:  |  Height:  |  Size: 922 B

@@ -93,19 +93,5 @@
<Holdable handle1="0,0" slots="Any,RightHand,LeftHand"/>
</Item>
<Item
name="Heat Absorber"
Tags="smallitem"
cargocontainername="Metal Crate"
price="50">
<Sprite texture ="heatabsorber.png"/>
<Body radius="6" height="22" density="5"/>
<Holdable handle1="0,0" slots="Any"/>
</Item>
</Items>