Added oxygenite tank, ancient weapon changes
+ Oxygenite tank added (taken from BTE) + Ancient Weapon Now can use both the oxygenite shard and tank +Diving Suit/Mask Can no longer use the oxygenite shard (replaced with the tank) + Welding Tool / Plasma Cutter Oxygenite can be placed in but can't actually be used + Fabricator Oxygenite tank craftable
This commit is contained in:
@@ -60,6 +60,7 @@
|
||||
<ItemContainer capacity="1" hideitems="false" itempos="-17,-21">
|
||||
<Containable name="Welding Fuel Tank"/>
|
||||
<Containable name="Oxygen Tank"/>
|
||||
<Containable name="Oxygenite Tank"/>
|
||||
</ItemContainer>
|
||||
</Item>
|
||||
|
||||
@@ -112,6 +113,7 @@
|
||||
<ItemContainer capacity="1" hideitems="false" itempos="9,-15">
|
||||
<Containable name="Welding Fuel Tank"/>
|
||||
<Containable name="Oxygen Tank"/>
|
||||
<Containable name="Oxygenite Tank"/>
|
||||
</ItemContainer>
|
||||
</Item>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user