mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2025-12-19 23:01:35 +00:00
Merge pull request #15675 from Fox-McCloud/his-grace-ascended
Implements Better His Grace
This commit is contained in:
@@ -251,6 +251,12 @@ GLOBAL_DATUM_INIT(global_prizes, /datum/prizes, new())
|
||||
typepath = /obj/item/toy/foamblade
|
||||
cost = 100
|
||||
|
||||
/datum/prize_item/wind_up_toolbox
|
||||
name = "Wind Up Toolbox"
|
||||
desc = "A replica toolbox that rumbles when you turn the key."
|
||||
typepath = /obj/item/toy/windup_toolbox
|
||||
cost = 100
|
||||
|
||||
/datum/prize_item/redbutton
|
||||
name = "Shiny Red Button"
|
||||
desc = "PRESS IT!"
|
||||
|
||||
Reference in New Issue
Block a user