Items with the "medical" tag can be contained in doctors' clothes (e.g. syringes, bandages)

This commit is contained in:
Joonas Rikkonen
2018-02-21 20:08:45 +02:00
parent 9c8141bffa
commit a74ba4191b

View File

@@ -39,6 +39,7 @@
<ItemContainer capacity="3">
<Containable name="chem"/>
<Containable name="medical"/>
</ItemContainer>
</Item>
@@ -63,6 +64,7 @@
<ItemContainer capacity="6">
<Containable name="chem"/>
<Containable name="medical"/>
</ItemContainer>
</Item>
</Items>