Merge pull request #101 from Crystalwarrior/moRags
Body shoulder-grab, better CPR anims, CPR and Crit overhaul!
This commit is contained in:
@@ -14,13 +14,16 @@
|
||||
<RequiredItems name="Battery Cell" type="Contained"/>
|
||||
</WifiComponent>
|
||||
|
||||
<ItemContainer capacity="1" hideitems="true">
|
||||
<Containable name="Battery Cell"/>
|
||||
<Containable name="Fulgurium Battery Cell"/>
|
||||
</ItemContainer>
|
||||
<ItemContainer capacity="1" hideitems="true">
|
||||
<Containable name="Battery Cell">
|
||||
<StatusEffect type="OnContaining" target="Contained" Condition="-0.05"/>
|
||||
</Containable>
|
||||
<Containable name="Fulgurium Battery Cell">
|
||||
<StatusEffect type="OnContaining" target="Contained" Condition="-0.05"/>
|
||||
</Containable>
|
||||
</ItemContainer>
|
||||
|
||||
<Wearable limbtype="Head" slots="Any,Face">
|
||||
<StatusEffect type="OnWearing" target="Contained" Condition="-0.1"/>
|
||||
<sprite texture="headset.png" limb="Head" origin="0.5,0.5"/>
|
||||
</Wearable>
|
||||
</Item>
|
||||
|
||||
Reference in New Issue
Block a user