Merge pull request #13700 from Heroman3003/dragor-hat

Adds colorable magic hat to loadout
This commit is contained in:
Casey
2022-09-10 20:41:46 +00:00
committed by CHOMPStation2
parent c05c3ea8d9
commit b4dfdbd16c
4 changed files with 18 additions and 0 deletions
@@ -49,6 +49,14 @@
display_name = "pink tiger pelt"
path = /obj/item/clothing/head/pelt/tigerpeltpink
/datum/gear/head/magic_hat
display_name = "wizard hat, colorable"
path = /obj/item/clothing/head/wizard/fake/realistic/colorable
/datum/gear/head/magic_hat/New()
..()
gear_tweaks += gear_tweak_free_color_choice
/*
Talon hats
*/