Merge pull request #898 from LetterJay/master

Adds a hunter hat to the game/clothesmate
This commit is contained in:
LetterJay
2017-05-12 16:24:17 -04:00
committed by GitHub
6 changed files with 10 additions and 5 deletions
+5
View File
@@ -0,0 +1,5 @@
/obj/item/clothing/head/hunter
name = "hunter hat"
desc = "It's a flimsy looking hat."
icon_state = "hunter"
icon = 'icons/obj/clothing/cit_hats.dmi'