From 1eddf1a6793d1bde21ddd6aaded81640a77bf727 Mon Sep 17 00:00:00 2001 From: Fermi Date: Mon, 18 Feb 2019 23:56:00 +0000 Subject: [PATCH] Changed name to medcat as per blackmajor's wishes I don't know how spite animations work too. --- code/game/objects/items/plushes.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/game/objects/items/plushes.dm b/code/game/objects/items/plushes.dm index 0d325b32ae..d119072844 100644 --- a/code/game/objects/items/plushes.dm +++ b/code/game/objects/items/plushes.dm @@ -808,7 +808,7 @@ /obj/item/toy/plush/catgirl/fermis name = "Fermis plushie" - 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." + desc = "An adorable stuffed toy that resembles a certain medcat! You get the impression she's cheering you on to to find happiness and be kind to people." icon_state = "fermis" item_state = "fermis" attack_verb = list("cuddled", "petpatted", "wigglepurred")