diff --git a/code/game/objects/items/plushes.dm b/code/game/objects/items/plushes.dm index d119072844..fdda31836f 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 a certain medcat! You get the impression she's cheering you on to to find happiness and be kind to people." + desc = "An affectionate stuffed toy that resembles a certain medcat, 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." icon_state = "fermis" item_state = "fermis" attack_verb = list("cuddled", "petpatted", "wigglepurred") diff --git a/icons/obj/plushes.dmi b/icons/obj/plushes.dmi index c0d17a97db..d3cbc6c338 100644 Binary files a/icons/obj/plushes.dmi and b/icons/obj/plushes.dmi differ