Add baycard to map, loadout & datum. Replacing normal non-syndicate cards with them.

This commit is contained in:
variableundefined
2018-10-31 17:12:43 +08:00
parent 35bed9de2f
commit 9baf91fdfe
7 changed files with 24 additions and 16 deletions

View File

@@ -36,8 +36,16 @@
path = /obj/item/storage/box/matches
/datum/gear/cards
display_name = "a deck of cards"
path = /obj/item/toy/cards/deck
display_name = "a deck of standard cards"
path = /obj/item/deck/cards
/datum/gear/doublecards
display_name = "a double deck of standard cards"
path = /obj/item/deck/doublecards
/datum/gear/tarot
display_name = "a deck of tarot cards"
path = /obj/item/deck/tarot
/datum/gear/headphones
display_name = "a pair of headphones"