Merge pull request #14186 from SmArtKar/trading_card_game

[READY][PORT] Codename: Blue Eyes White Jumpsuit, the Citadel TCG. Part 1
This commit is contained in:
silicons
2021-02-17 01:30:13 -07:00
committed by GitHub
35 changed files with 3199 additions and 19 deletions
+3 -1
View File
@@ -7,7 +7,9 @@
/obj/item/storage/dice = 10,
/obj/item/toy/cards/deck/cas = 3,
/obj/item/toy/cards/deck/cas/black = 3,
/obj/item/toy/cards/deck/unum = 3)
/obj/item/toy/cards/deck/unum = 3,
/obj/item/cardpack/series_one = 10,
/obj/item/tcgcard_binder = 5)
contraband = list(/obj/item/dice/fudge = 9)
premium = list(/obj/item/melee/skateboard/pro = 3,
/obj/item/melee/skateboard/hoverboard = 1)