code/modules/cards/cards.dm
/datum/deck_card | A basic interface for creating a card for a deck that isn't just a name. |
---|---|
/datum/deck_card/of_type | A /datum/deck_card that just creates a card of the given type |
/datum/deck_card | A basic interface for creating a card for a deck that isn't just a name. |
---|---|
/datum/deck_card/of_type | A /datum/deck_card that just creates a card of the given type |