Fixed DelayedEffect applying when dropped from hands
Amanitin is now craftable from Erythrozine, Flash Powder and Sulphuric Acid with 60 medical skill Diving Mask and Diving Suit are now craftable Diving Suit is now deconstructable Fixed buttons yielding different materials on deconstruction
This commit is contained in:
@@ -36,6 +36,10 @@
|
||||
|
||||
<Body width="10" radius="10" density="10"/>
|
||||
|
||||
<Deconstruct time="10">
|
||||
<Item name="Bike Horn"/>
|
||||
</Deconstruct>
|
||||
|
||||
<Wearable limbtype="Head" slots="Any,Face">
|
||||
<sprite texture="clownmask.png" limb="Head" origin="0.5,0.5"/>
|
||||
<StatusEffect type="OnWearing" target="Character" HideFace="true"/>
|
||||
@@ -53,6 +57,12 @@
|
||||
|
||||
<Body width="53" height="18" density="30"/>
|
||||
|
||||
<Deconstruct time="40">
|
||||
<Item name="Bike Horn"/>
|
||||
<Item name="Bike Horn"/>
|
||||
<Item name="Bike Horn"/>
|
||||
</Deconstruct>
|
||||
|
||||
<Wearable slots="Any,Torso+Legs">
|
||||
<sprite texture="clownshirt.png" limb="Torso" sourcerect="0,3,30,58" origin="0.5,0.48" depth="0.02"/>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user