Merge pull request #798 from BlueTheKing/patch
Changes to Oxygenite Tank's tag and sprite
This commit is contained in:
@@ -28,7 +28,7 @@
|
|||||||
<Item
|
<Item
|
||||||
name="Oxygenite Tank"
|
name="Oxygenite Tank"
|
||||||
category="Equipment,Misc"
|
category="Equipment,Misc"
|
||||||
Tags="meditem,oxygensource"
|
Tags="smallitem,oxygensource"
|
||||||
description="A Tank containing liquid Oxygenite.">
|
description="A Tank containing liquid Oxygenite.">
|
||||||
|
|
||||||
<Deconstruct time="10">
|
<Deconstruct time="10">
|
||||||
@@ -38,7 +38,7 @@
|
|||||||
<Item name="Liquid Oxygenite" mincondition="0.9"/>
|
<Item name="Liquid Oxygenite" mincondition="0.9"/>
|
||||||
</Deconstruct>
|
</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"/>
|
<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 |
Reference in New Issue
Block a user