ZaoCorp Part 1

This commit is contained in:
Chemlight
2021-10-11 06:57:49 -07:00
parent cf2e8dc664
commit 898ef4d678
5 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
desc = "Zao Corps signature navy-blue overcoat with a golden highlight finish. Found among police forces as the suit was designed with riot control in mind, it also serves as modest winter coat insulated padding inside."
icon = 'hyperstation/icons/obj/clothing/suits.dmi'
icon_state = "zaocoat"
item_state = "armor"
item_state = "zaocoat"
item_color = "zaocoat"
alternate_worn_icon = 'hyperstation/icons/mobs/suits.dmi'
body_parts_covered = CHEST|ARMS|LEGS
+2 -2
View File
@@ -3,6 +3,6 @@
desc = "The standard-issue police force uniform of Zao Corp. Made with a more formal approach to a dress shirt attire while retaining the protective fibers and identity with the blue arm bands. Tie and waistcoat encouraged."
icon = 'hyperstation/icons/obj/clothing/uniforms.dmi'
icon_state = "zaounder"
item_state = "r_suit"
item_state = "zaounder"
item_color = "zaounder"
alternate_worn_icon = 'hyperstation/icons/mobs/uniform.dmi'
alternate_worn_icon = 'hyperstation/icons/mobs/uniforms.dmi'