Merge pull request #798 from BlueTheKing/patch

Changes to Oxygenite Tank's tag and sprite
This commit is contained in:
Joonas Rikkonen
2018-09-16 15:27:15 +03:00
committed by GitHub
2 changed files with 2 additions and 2 deletions

View File

@@ -28,7 +28,7 @@
<Item
name="Oxygenite Tank"
category="Equipment,Misc"
Tags="meditem,oxygensource"
Tags="smallitem,oxygensource"
description="A Tank containing liquid Oxygenite.">
<Deconstruct time="10">
@@ -38,7 +38,7 @@
<Item name="Liquid Oxygenite" mincondition="0.9"/>
</Deconstruct>
<Sprite texture ="Content/Items/Tools/tools.png" sourcerect="39,31,12,33" depth="0.55"/>
<Sprite texture ="Content/Items/Tools/tools.png" sourcerect="0,77,12,33" depth="0.55"/>
<Body width="12" height="33" density="9.9"/>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 9.7 KiB

After

Width:  |  Height:  |  Size: 10 KiB