Part 2 - Missing stuff from original families port
This commit is contained in:
@@ -110,6 +110,20 @@
|
||||
item_state = "telegram"
|
||||
body_parts_covered = CHEST|GROIN
|
||||
can_adjust = FALSE
|
||||
/obj/item/clothing/under/suit/beige
|
||||
name = "beige suit"
|
||||
desc = "An excellent light colored suit, experts in the field stress that it should not to be confused with the inferior tan suit."
|
||||
icon_state = "beige_suit"
|
||||
item_state = "beige_suit"
|
||||
/obj/item/clothing/under/suit/henchmen
|
||||
name = "henchmen jumpsuit"
|
||||
desc = "A very gaudy jumpsuit for a proper Henchman. Guild regulations, you understand."
|
||||
icon = 'icons/obj/clothing/uniforms.dmi'
|
||||
mob_overlay_icon = 'icons/mob/clothing/uniform.dmi'
|
||||
icon_state = "henchmen"
|
||||
item_state = "henchmen"
|
||||
body_parts_covered = CHEST|GROIN|LEGS|FEET|ARMS|HANDS|HEAD
|
||||
flags_inv = HIDEGLOVES|HIDESHOES|HIDEEARS|HIDEEYES|HIDEHAIR
|
||||
|
||||
/obj/item/clothing/under/suit/polychromic //enables all three overlays to reduce copypasta and defines basic stuff
|
||||
name = "polychromic suit"
|
||||
|
||||
Reference in New Issue
Block a user