From 15bd91ecd96d06716df3cd4c6ebd3c6e8f44c892 Mon Sep 17 00:00:00 2001 From: Nope Date: Wed, 27 Feb 2019 18:22:25 -0600 Subject: [PATCH] Update plushes.dm --- 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 482890a1e6..703de902b6 100644 --- a/code/game/objects/items/plushes.dm +++ b/code/game/objects/items/plushes.dm @@ -769,7 +769,7 @@ item_state = "fox" /obj/item/toy/plush/mammal/rae - desc = "An adorable stuffed toy of an artic fox." + desc = "An adorable stuffed toy of an artic fox." icon_state = "rae" item_state = "rae"