Adds a plushie sprite for suit storage (#56919)

fix: Adds a sprite for plushies in suit storage slots.
This commit is contained in:
necromanceranne
2021-02-18 08:35:58 -05:00
committed by GitHub
parent 523fe37f63
commit 5368342573
2 changed files with 1 additions and 0 deletions
+1
View File
@@ -3,6 +3,7 @@
desc = "This is the special coder plush, do not steal."
icon = 'icons/obj/plushes.dmi'
icon_state = "debug"
worn_icon_state = "plushie"
attack_verb_continuous = list("thumps", "whomps", "bumps")
attack_verb_simple = list("thump", "whomp", "bump")
w_class = WEIGHT_CLASS_SMALL
Binary file not shown.

Before

Width:  |  Height:  |  Size: 44 KiB

After

Width:  |  Height:  |  Size: 45 KiB