Items with the "medical" tag can be contained in doctors' clothes (e.g. syringes, bandages)
This commit is contained in:
@@ -39,6 +39,7 @@
|
|||||||
|
|
||||||
<ItemContainer capacity="3">
|
<ItemContainer capacity="3">
|
||||||
<Containable name="chem"/>
|
<Containable name="chem"/>
|
||||||
|
<Containable name="medical"/>
|
||||||
</ItemContainer>
|
</ItemContainer>
|
||||||
</Item>
|
</Item>
|
||||||
|
|
||||||
@@ -63,6 +64,7 @@
|
|||||||
|
|
||||||
<ItemContainer capacity="6">
|
<ItemContainer capacity="6">
|
||||||
<Containable name="chem"/>
|
<Containable name="chem"/>
|
||||||
|
<Containable name="medical"/>
|
||||||
</ItemContainer>
|
</ItemContainer>
|
||||||
</Item>
|
</Item>
|
||||||
</Items>
|
</Items>
|
||||||
|
|||||||
Reference in New Issue
Block a user