mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-23 03:57:13 +01:00
Adds Paradise Trading Cards! (#31756)
* Initial commit * oops no warns allowed * linters along with descriptions, psych, forklift, and brad cards * i can read errors, trust * yes * more linter * remove extra declaration * identical var fix * Pollard suggestions Co-authored-by: PollardTheDragon <144391971+PollardTheDragon@users.noreply.github.com> Signed-off-by: Hayden Redacted <91229275+haydenredacted@users.noreply.github.com> * removes some comments and renames some TCG branded things * CRUNCH's attack chain migration Co-authored-by: CRUNCH <143041327+CRUNCH-Borg@users.noreply.github.com> Signed-off-by: Hayden Redacted <91229275+haydenredacted@users.noreply.github.com> * various icon and adds packs to maintenance loot * moved some coin stuff around and linters * Coin icon fix and adds them to the NT merch vendor * linter fix --------- Signed-off-by: Hayden Redacted <91229275+haydenredacted@users.noreply.github.com> Co-authored-by: PollardTheDragon <144391971+PollardTheDragon@users.noreply.github.com> Co-authored-by: CRUNCH <143041327+CRUNCH-Borg@users.noreply.github.com>
This commit is contained in:
co-authored by
PollardTheDragon
CRUNCH
parent
bf974ec3ab
commit
1b798b2155
@@ -496,6 +496,16 @@ GLOBAL_LIST_INIT(sand_recipes, list(\
|
||||
name_by_cmineral = FALSE
|
||||
heads_name = "valid"
|
||||
|
||||
/obj/item/coin/thunderdome
|
||||
name = "thunderdome flipper"
|
||||
icon_state = "coin_thunderdome_nanotrasen"
|
||||
cmineral = "thunderdome"
|
||||
desc = "A Thunderdome TCG flipper, for deciding who gets to go first. Also conveniently acts as a counter, for various purposes."
|
||||
sideslist = list("nanotrasen", "syndicate")
|
||||
credits = 20
|
||||
name_by_cmineral = FALSE
|
||||
heads_name = "nanotrasen"
|
||||
|
||||
/obj/item/coin/antagtoken/syndicate
|
||||
name = "syndicate coin"
|
||||
credits = 160
|
||||
|
||||
Reference in New Issue
Block a user