mirror of
https://github.com/SPLURT-Station/S.P.L.U.R.T-Station-13.git
synced 2025-12-09 16:07:40 +00:00
Merge pull request #14285 from kappa-sama/patch-46
makes tcg cards and binders small and thus easier to store for persistence
This commit is contained in:
@@ -548,6 +548,7 @@
|
||||
desc = "A TCG-branded card binder, specifically for your infinite collection of TCG cards!"
|
||||
icon = 'icons/obj/tcg/misc.dmi'
|
||||
icon_state = "binder"
|
||||
w_class = WEIGHT_CLASS_SMALL
|
||||
|
||||
var/list/cards = list()
|
||||
var/list/decks = list()
|
||||
|
||||
Reference in New Issue
Block a user