mirror of
https://github.com/KabKebab/GS13.git
synced 2026-07-17 10:58:19 +01:00
rewards
rewards
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user