mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-25 22:19:30 +01:00
* [MDB Ignore]Hats DMI split * e * STAFE * e * e Co-authored-by: Twaticus <46540570+Twaticus@users.noreply.github.com> Co-authored-by: Gandalf <9026500+Gandalf2k15@users.noreply.github.com>
25 lines
690 B
Plaintext
25 lines
690 B
Plaintext
/obj/item/clothing/head/costume/justice
|
|
name = "justice hat"
|
|
desc = "Fight for what's righteous!"
|
|
icon_state = "justicered"
|
|
inhand_icon_state = null
|
|
clothing_flags = SNUG_FIT
|
|
flags_inv = HIDEHAIR|HIDEEARS|HIDEEYES|HIDEFACE|HIDEFACIALHAIR|HIDESNOUT
|
|
flags_cover = HEADCOVERSEYES
|
|
|
|
/obj/item/clothing/head/costume/justice/blue
|
|
icon_state = "justiceblue"
|
|
inhand_icon_state = null
|
|
|
|
/obj/item/clothing/head/costume/justice/yellow
|
|
icon_state = "justiceyellow"
|
|
inhand_icon_state = null
|
|
|
|
/obj/item/clothing/head/costume/justice/green
|
|
icon_state = "justicegreen"
|
|
inhand_icon_state = null
|
|
|
|
/obj/item/clothing/head/costume/justice/pink
|
|
icon_state = "justicepink"
|
|
inhand_icon_state = null
|