This commit is contained in:
Kearel
2016-01-25 20:35:52 +00:00
committed by Yoshax
parent 835aa8ad5f
commit 5727971690
13 changed files with 1059 additions and 75 deletions
+26 -2
View File
@@ -1479,7 +1479,31 @@ var/global/list/gear_datums = list()
/datum/gear/cards
display_name = "deck of cards"
path = /obj/item/weapon/deck
path = /obj/item/weapon/deck/cards
sort_category = "misc"
cost = 1
/datum/gear/tarot
display_name = "deck of tarot cards"
path = /obj/item/weapon/deck/tarot
sort_category = "misc"
cost = 1
/datum/gear/holder
display_name = "card holder"
path = /obj/item/weapon/deck/holder
sort_category = "misc"
cost = 1
/datum/gear/cardemon_pack
display_name = "Cardemon booster pack"
path = /obj/item/weapon/pack/cardemon
sort_category = "misc"
cost = 1
/datum/gear/spaceball_pack
display_name = "Spaceball booster pack"
path = /obj/item/weapon/pack/spaceball
sort_category = "misc"
cost = 1
@@ -1622,4 +1646,4 @@ var/global/list/gear_datums = list()
/datum/gear/skrell_cloth_female/pink
display_name = "skrell headtail-wear, female, pink, cloth"
path = /obj/item/clothing/ears/skrell/cloth_female/pink
path = /obj/item/clothing/ears/skrell/cloth_female/pink