code/game/objects/items/tcg/tcg.dm
/obj/item/tcgcard_deck | A stack item that's not actually a stack because ORDER MATTERS with a deck of cards! The "top" card of the deck will always be the bottom card in the stack for our purposes. |
---|
/obj/item/tcgcard_deck | A stack item that's not actually a stack because ORDER MATTERS with a deck of cards! The "top" card of the deck will always be the bottom card in the stack for our purposes. |
---|