Merge pull request #15675 from Fox-McCloud/his-grace-ascended

Implements Better His Grace
This commit is contained in:
variableundefined
2021-09-18 15:26:30 -05:00
committed by GitHub
26 changed files with 474 additions and 249 deletions

View File

@@ -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!"