mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-22 04:37:45 +01:00
Merge pull request #13700 from Heroman3003/dragor-hat
Adds colorable magic hat to loadout
This commit is contained in:
@@ -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
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user