mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-29 15:08:02 +01:00
Merge pull request #10076 from variableundefined/Addcards
Add baycards to maps, loadouts & prize.
This commit is contained in:
@@ -79,7 +79,7 @@ var/global/datum/prizes/global_prizes = new
|
||||
/datum/prize_item/cards
|
||||
name = "Deck of Cards"
|
||||
desc = "Anyone fancy a game of 52-card Pickup?"
|
||||
typepath = /obj/item/toy/cards/deck
|
||||
typepath = /obj/item/deck/cards
|
||||
cost = 25
|
||||
|
||||
/datum/prize_item/crayons
|
||||
|
||||
Reference in New Issue
Block a user