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")