From 09aab4f40f2be765fc11e149baa88d7a2b91dce9 Mon Sep 17 00:00:00 2001 From: DeltaFire Date: Sun, 10 Nov 2019 16:09:24 +0100 Subject: [PATCH] description changes --- code/game/objects/items/plushes.dm | 1 + 1 file changed, 1 insertion(+) diff --git a/code/game/objects/items/plushes.dm b/code/game/objects/items/plushes.dm index 12e48d7824..5b9907ae03 100644 --- a/code/game/objects/items/plushes.dm +++ b/code/game/objects/items/plushes.dm @@ -575,6 +575,7 @@ /obj/item/toy/plush/lizardplush/sin icon_state = "sin" item_state = "sin" + desc = "An adorable stuffed toy that resembles a lizardperson.. It faintly smells of sulfur." /obj/item/toy/plush/snakeplushie name = "snake plushie"