plushie :)

This commit is contained in:
PastelPrinceDan
2022-03-19 21:24:13 +00:00
parent d196eedca3
commit 032d9e80dc
3 changed files with 15 additions and 1 deletions
@@ -1459,4 +1459,12 @@
icon_state = "kimeowshi"
attack_verb = list("blorbled", "slimed", "absorbed", "glomped")
gender = PLURAL // this seems like a good idea but probably prone to changing. todo: ask dan
// the only reason this thought is relevant because the base slimeplush has its gender set to female
// the only reason this thought is relevant because the base slimeplush has its gender set to female
//YeCrowbarMan - Lemon Yellow
/obj/item/toy/plushie/fluff/lemonplush
name = "yellow slime plushie"
desc = "A well-worn slime custom-made yellow plushie, extensively hugged and loved. It reeks of lemon."
icon = 'icons/vore/custom_items_vr.dmi'
icon_state = "lemonplush"
attack_verb = list("blorbled", "slimed", "absorbed", "glomped")