Readded oxygenite shard as containable to diving suit (accidentally removed in f2842c2)

This commit is contained in:
Joonas Rikkonen
2018-04-23 16:08:44 +03:00
parent 1d98df11a3
commit 1f460c401e
@@ -127,6 +127,7 @@
<ItemContainer capacity="1" hideitems="true"> <ItemContainer capacity="1" hideitems="true">
<Containable name="Oxygen Tank"/> <Containable name="Oxygen Tank"/>
<Containable name="Welding Fuel Tank"/> <Containable name="Welding Fuel Tank"/>
<Containable name="Oxygenite Shard"/>
</ItemContainer> </ItemContainer>
</Item> </Item>