Merge pull request #1132 from Citadel-Station-13/upstream-merge-27536
[MIRROR] Gives all hats a default icon/item state so they work with chameleon gear.
This commit is contained in:
@@ -271,6 +271,8 @@ BLIND // can't see anything
|
||||
/obj/item/clothing/head
|
||||
name = "head"
|
||||
icon = 'icons/obj/clothing/hats.dmi'
|
||||
icon_state = "top_hat"
|
||||
item_state = "that"
|
||||
body_parts_covered = HEAD
|
||||
slot_flags = SLOT_HEAD
|
||||
var/blockTracking = 0 //For AI tracking
|
||||
|
||||
Reference in New Issue
Block a user