Merge pull request #12857 from timothyteakettle/let-bots-wear-hats

adds deep beepsky lore to the game in the form of hats
This commit is contained in:
silicons
2020-07-23 16:18:17 -07:00
committed by GitHub
14 changed files with 433 additions and 16 deletions
+1
View File
@@ -9,6 +9,7 @@
equip_delay_other = 50
resistance_flags = FIRE_PROOF | ACID_PROOF
dog_fashion = /datum/dog_fashion/head/blue_wizard
beepsky_fashion = /datum/beepsky_fashion/wizard
var/magic_flags = SPELL_WIZARD_HAT
/obj/item/clothing/head/wizard/ComponentInitialize()