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
+2
View File
@@ -220,6 +220,8 @@ GLOBAL_LIST_EMPTY(preferences_datums)
var/hide_ckey = FALSE //pref for hiding if your ckey shows round-end or not
var/list/tcg_cards = list()
/datum/preferences/New(client/C)
parent = C