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."