From 2497d0e6e9e91370af1daf59cbe6dfa151bc6658 Mon Sep 17 00:00:00 2001 From: Fermi Date: Tue, 19 Feb 2019 04:31:56 +0000 Subject: [PATCH] I'm blind (Fixed name) OOPS --- 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 fdda31836f..02369aa637 100644 --- a/code/game/objects/items/plushes.dm +++ b/code/game/objects/items/plushes.dm @@ -807,7 +807,7 @@ item_state = "robin" /obj/item/toy/plush/catgirl/fermis - name = "Fermis plushie" + name = "medcat plushie" 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"