From 9310f4c5651bb7d7eb9905792232be7fee2b3330 Mon Sep 17 00:00:00 2001 From: QuoteFox <49098813+quotefox@users.noreply.github.com> Date: Tue, 12 Jan 2021 03:10:35 +0000 Subject: [PATCH] Me and my copy paste comments... Me and my copy paste comments... --- hyperstation/code/obj/rewards.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hyperstation/code/obj/rewards.dm b/hyperstation/code/obj/rewards.dm index 14432a83..620d3597 100644 --- a/hyperstation/code/obj/rewards.dm +++ b/hyperstation/code/obj/rewards.dm @@ -89,7 +89,7 @@ for(var/i in 1 to 7) new /obj/item/reagent_containers/pill/betablock(src) -/obj/item/clothing/head/crystalline //this is ss13, it would be a sin to not include this.. +/obj/item/clothing/head/crystalline name = "crystalline shards" icon = 'hyperstation/icons/obj/rewards.dmi' desc = "A handful of blue crystals. They look like they came from some sort of cave."