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"