rewards
This commit is contained in:
QuoteFox
2021-01-11 14:58:25 +00:00
parent 94aead92a3
commit 08ac911c23
4 changed files with 13 additions and 0 deletions
+7
View File
@@ -88,3 +88,10 @@
/obj/item/storage/pill_bottle/betablock/PopulateContents()
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..
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."
alternate_worn_icon = 'hyperstation/icons/mobs/rewards.dmi'
icon_state = "crystalline"