Fermichem test: Fermiplushie added plus reaction to create
A quick test of the chemistry system to create new reactions. Added FermisPlushie, which is created by reaction (I hope!)
This commit is contained in:
@@ -806,6 +806,13 @@
|
||||
icon_state = "robin"
|
||||
item_state = "robin"
|
||||
|
||||
/obj/item/toy/plush/catgirl/fermis
|
||||
name = "fermis"
|
||||
desc = "An adorable stuffed toy that resembles Fermis, comes complete with battery operated wagging tail! You get the impression she's cheering you on to to find happiness and be kind to people."
|
||||
item_state = "fermis"
|
||||
attack_verb = list("cuddled", "petpatted", "wigglepurred")
|
||||
squeak_override = list('modular_citadel/sound/voice/merowr.ogg' = 1)
|
||||
|
||||
/obj/item/toy/plush/awakenedplushie/ComponentInitialize()
|
||||
. = ..()
|
||||
AddComponent(/datum/component/edit_complainer)
|
||||
|
||||
Reference in New Issue
Block a user