mirror of
https://github.com/SPLURT-Station/S.P.L.U.R.T-Station-13.git
synced 2025-12-10 09:54:52 +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!"
|
desc = "A TCG-branded card binder, specifically for your infinite collection of TCG cards!"
|
||||||
icon = 'icons/obj/tcg/misc.dmi'
|
icon = 'icons/obj/tcg/misc.dmi'
|
||||||
icon_state = "binder"
|
icon_state = "binder"
|
||||||
|
w_class = WEIGHT_CLASS_SMALL
|
||||||
|
|
||||||
var/list/cards = list()
|
var/list/cards = list()
|
||||||
var/list/decks = list()
|
var/list/decks = list()
|
||||||
|
|||||||
Reference in New Issue
Block a user