mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-29 06:57:42 +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:
@@ -1651,7 +1651,7 @@ GLOBAL_LIST_INIT(uplink_items, subtypesof(/datum/uplink_item))
|
||||
desc = "A special deck of space-grade playing cards with a mono-molecular edge and metal reinforcement, making them lethal weapons both when wielded as a blade and when thrown. \
|
||||
You can also play card games with them."
|
||||
reference = "SPC"
|
||||
item = /obj/item/toy/cards/deck/syndicate
|
||||
item = /obj/item/deck/cards/syndicate
|
||||
cost = 1
|
||||
excludefrom = list(/datum/game_mode/nuclear)
|
||||
surplus = 40
|
||||
|
||||
Reference in New Issue
Block a user