EHHH
This commit is contained in:
@@ -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-worn"
|
|
||||||
icon = 'icons/obj/clothing/cit_hats.dmi'
|
|
||||||
@@ -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'
|
|
||||||
@@ -280,3 +280,9 @@
|
|||||||
name = "magnificent crown"
|
name = "magnificent crown"
|
||||||
desc = "A crown worn by only the highest emperors of the land."
|
desc = "A crown worn by only the highest emperors of the land."
|
||||||
icon_state = "fancycrown"
|
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"
|
||||||
|
|||||||
Binary file not shown.
|
Before Width: | Height: | Size: 171 KiB After Width: | Height: | Size: 171 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 75 KiB After Width: | Height: | Size: 75 KiB |
@@ -161,7 +161,6 @@
|
|||||||
#include "code\citadel\_cit_helpers.dm"
|
#include "code\citadel\_cit_helpers.dm"
|
||||||
#include "code\citadel\cit_areas.dm"
|
#include "code\citadel\cit_areas.dm"
|
||||||
#include "code\citadel\cit_arousal.dm"
|
#include "code\citadel\cit_arousal.dm"
|
||||||
#include "code\citadel\cit_clothing.dm"
|
|
||||||
#include "code\citadel\cit_genemods.dm"
|
#include "code\citadel\cit_genemods.dm"
|
||||||
#include "code\citadel\cit_guns.dm"
|
#include "code\citadel\cit_guns.dm"
|
||||||
#include "code\citadel\cit_kegs.dm"
|
#include "code\citadel\cit_kegs.dm"
|
||||||
|
|||||||
Reference in New Issue
Block a user