mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-22 19:47:22 +01:00
Rework toy card decks into standard decks (#17925)
* Go fish * Keep forgetting about the map * Forgot about the sprites for the double deck * Cleaned things up * Fix icon conflict * Update cards.dm * Improper tweaks * Update cards.dm * Axing the popup from the toy version entirely, that was a little jank * Meta remap was merged * Huh. \improper was the issue. * Update cards.dm * Few changes and a fix * More changes * Update cards.dm * Update cards.dm * Update cards.dm * Merge branch 'master' into go-fish * Update cards.dm
This commit is contained in:
@@ -108,7 +108,7 @@
|
||||
|
||||
/datum/gear/doublecards
|
||||
display_name = "Double deck of standard cards"
|
||||
path = /obj/item/deck/doublecards
|
||||
path = /obj/item/deck/cards/doublecards
|
||||
|
||||
/datum/gear/tarot
|
||||
display_name = "Deck of tarot cards"
|
||||
|
||||
Reference in New Issue
Block a user