This commit is contained in:
LetterJay
2017-05-28 15:49:22 -05:00
parent 42edd006b8
commit 2d41b7fe17
6 changed files with 6 additions and 13 deletions

View File

@@ -1,6 +0,0 @@
/obj/item/clothing/head/hunter
name = "hunter hat"
desc = "It's a flimsy looking hat."
item_state = "hunter"
icon_state = "hunter"
icon = 'icons/obj/clothing/cit_hats.dmi'

View File

@@ -280,3 +280,9 @@
name = "magnificent crown"
desc = "A crown worn by only the highest emperors of the land."
icon_state = "fancycrown"
/obj/item/clothing/head/hunter
name = "hunter hat"
desc = "It's a flimsy looking hat."
item_state = "hunter_hat"
icon_state = "hunter_hat"