diff --git a/monkestation/code/modules/donator/code/item/plush.dm b/monkestation/code/modules/donator/code/item/plush.dm index 27eb620a81e9..b960f9343d20 100644 --- a/monkestation/code/modules/donator/code/item/plush.dm +++ b/monkestation/code/modules/donator/code/item/plush.dm @@ -70,7 +70,7 @@ /obj/item/toy/plush/gumball_goblin name = "gumball goblin plush" - desc = "A plush of a Gumball Goblin. He was abducted while pondering his gumballs. Help. ~Handcrafted lovingly for elliethedarksun" + desc = "A plush of a Gumball Goblin. He was abducted while pondering his gumballs. Help. ~Handcrafted lovingly for elliethedarksun" icon = 'monkestation/code/modules/donator/icons/obj/plushes.dmi' icon_state = "gumball_goblin"