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:
Vi3trice
2022-06-27 22:38:15 +01:00
committed by GitHub
parent 7bc0d45a74
commit 8753e22a8e
19 changed files with 348 additions and 572 deletions
@@ -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"