Warning Cones are Valid Wizard Hats (#30281)

* 🗼

* comma
This commit is contained in:
CRUNCH
2025-09-04 07:59:27 +01:00
committed by GitHub
parent 7dfbaed08d
commit 3b7af6c771
2 changed files with 3 additions and 2 deletions
+2 -2
View File
@@ -71,8 +71,8 @@
desc = "A set of legendary artifacts used by a bald, grey wizard, now passed on to you. <br> \
Open His Grace's latch once you are ready to kill by using It in your hand. Keep It fed or you will be Its next meal.<br> \
If your Homing Toolbox spell is not enough, you might want to raid the Armory or loot a Security Officer to get more ranged weapons like a disabler, His Grace's Hunger has little patience.<br><br> \
</i>Provides His Grace, an Ancient Jumpsuit, an Assistant ID, a Gas Mask and Shoes, Insulated Gloves, a full Toolbelt, Ethereal Jaunt, Force Wall, Homing Toolbox, Knock and No Clothes.<i>"
items_path = list(/obj/item/his_grace, /obj/item/clothing/under/color/grey/glorf, /obj/item/clothing/mask/gas, /obj/item/clothing/shoes/black, \
</i>Provides His Grace, an Ancient Jumpsuit, an Assistant ID, a Gas Mask, Warning Cone, Shoes, Insulated Gloves, a full Toolbelt, Ethereal Jaunt, Force Wall, Homing Toolbox, Knock and No Clothes.<i>"
items_path = list(/obj/item/his_grace, /obj/item/clothing/under/color/grey/glorf, /obj/item/clothing/mask/gas, /obj/item/clothing/head/cone, /obj/item/clothing/shoes/black, \
/obj/item/clothing/gloves/color/yellow, /obj/item/storage/belt/utility/full/multitool)
spells_path = list(/datum/spell/ethereal_jaunt, /datum/spell/forcewall, \
/datum/spell/aoe/knock, /datum/spell/noclothes, /datum/spell/fireball/toolbox)
+1
View File
@@ -454,6 +454,7 @@
attack_verb = list("warned", "cautioned", "smashed")
resistance_flags = NONE
dog_fashion = /datum/dog_fashion/head/cone
magical = TRUE // It's pointy, it's funny!
/obj/item/clothing/head/jester
name = "jester hat"