mirror of
https://github.com/PolarisSS13/Polaris.git
synced 2026-01-02 21:43:22 +00:00
Adds cowls
This commit is contained in:
@@ -426,4 +426,16 @@
|
||||
desc = "A wide, flat rain hat originally from Japan."
|
||||
icon_state = "jingasa"
|
||||
body_parts_covered = 0
|
||||
item_state_slots = list(slot_r_hand_str = "taq", slot_l_hand_str = "taq")
|
||||
item_state_slots = list(slot_r_hand_str = "taq", slot_l_hand_str = "taq")
|
||||
|
||||
/obj/item/clothing/head/cowl
|
||||
name = "black cowl"
|
||||
desc = "A gold-lined black cowl. It gives off uncomfortable cult vibes, but fancy."
|
||||
icon_state = "cowl"
|
||||
body_parts_covered = 0
|
||||
|
||||
/obj/item/clothing/head/cowl
|
||||
name = "white cowl"
|
||||
desc = "A gold-lined white cowl. It gives off uncomfortable cult vibes, but fancy."
|
||||
icon_state = "whitecowl"
|
||||
body_parts_covered = 0
|
||||
|
||||
Reference in New Issue
Block a user