mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-25 04:57:12 +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
@@ -30,7 +30,8 @@
|
||||
/obj/item/photo,
|
||||
/obj/item/reagent_containers/dropper,
|
||||
/obj/item/screwdriver,
|
||||
/obj/item/stamp)
|
||||
/obj/item/stamp,
|
||||
/obj/item/tcg_card)
|
||||
cant_hold = list(
|
||||
/obj/item/screwdriver/power
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user