Original Port

This commit is contained in:
keronshb
2021-10-11 22:00:54 -04:00
parent 408317fae0
commit 0bae06adcd
72 changed files with 2261 additions and 21 deletions
@@ -1241,3 +1241,101 @@
desc = "It looks like someone dragged this out of a muddy lake."
icon_state = "bomberalt"
item_state = "bomberalt"
/obj/item/clothing/suit/driscoll
name = "driscoll poncho"
desc = "Keeping you warm in the harsh cold of space."
icon_state = "driscoll_suit"
item_state = "driscoll_suit"
body_parts_covered = CHEST|GROIN|LEGS|ARMS
/obj/item/clothing/suit/irs
name = "internal revenue service jacket"
desc = "I'm crazy enough to take on The Owl, but the IRS? Nooo thank you!"
icon_state = "irs_suit"
item_state = "irs_suit"
body_parts_covered = CHEST|GROIN|LEGS|ARMS
/obj/item/clothing/suit/osi
name = "\improper O.S.I. body armor"
desc = "You're beyond good and evil, super man. You work for the government. And you're a tool, boy, a tool! Built for a single purpose by the United States of shut your third fucking damn eye for a fucking reason! You can't teach a hammer to love nails, son. That dog don't hunt!"
icon_state = "osi_suit"
item_state = "osi_suit"
body_parts_covered = CHEST|GROIN|LEGS|ARMS
/obj/item/clothing/suit/tmc
name = "\improper Lost M.C. cut"
desc = "Making sure everyone knows you're in the best biker gang this side of Alderney."
icon_state = "tmc_suit"
item_state = "tmc_suit"
body_parts_covered = CHEST|GROIN|LEGS|ARMS
/obj/item/clothing/suit/pg
name = "powder ganger jacket"
desc = "Remind Security of their mistakes in giving prisoners blasting charges."
icon_state = "pg_suit"
item_state = "pg_suit"
body_parts_covered = CHEST|GROIN|LEGS|ARMS
/obj/item/clothing/suit/deckers
name = "decker hoodie"
desc = "Based? Based on what?"
icon_state = "decker_suit"
item_state = "decker_suit"
body_parts_covered = CHEST|GROIN|LEGS|ARMS
/obj/item/clothing/suit/morningstar
name = "morningstar coat"
desc = "This coat costs more than you've ever made in your entire life."
icon_state = "morningstar_suit"
item_state = "morningstar_suit"
body_parts_covered = CHEST|GROIN|LEGS|ARMS
/obj/item/clothing/suit/saints
name = "Third Street Saints fur coat"
desc = "Rated 10 out of 10 in Cosmo for best coat brand."
icon_state = "saints_suit"
item_state = "saints_suit"
body_parts_covered = CHEST|GROIN|LEGS|ARMS
/obj/item/clothing/suit/phantom
name = "phantom thief coat"
desc = "Your foes will never see you coming in this stealthy yet stylish getup."
icon_state = "phantom_suit"
item_state = "phantom_suit"
body_parts_covered = CHEST|GROIN|LEGS|ARMS
/obj/item/clothing/suit/allies
name = "allies body armor"
desc = "How 'bout some action!? Sponsored by DonkSoft Co. for historical reenactment of the Third World War!"
icon_state = "allies_armor"
item_state = "allies_armor"
body_parts_covered = CHEST|GROIN
/obj/item/clothing/suit/soviet
name = "soviet armored coat"
desc = "Conscript reporting! Sponsored by DonkSoft Co. for historical reenactment of the Third World War!"
icon_state = "soviet_suit"
item_state = "soviet_suit"
body_parts_covered = CHEST|GROIN|LEGS|ARMS
/obj/item/clothing/suit/yuri
name = "yuri initiate coat"
desc = "Yuri is master! Sponsored by DonkSoft Co. for historical reenactment of the Third World War!"
icon_state = "yuri_coat"
item_state = "yuri_coat"
body_parts_covered = CHEST|GROIN|ARMS
/obj/item/clothing/suit/sybil_slickers
name = "sybil slickers protective gear"
desc = "Given to members of the Sybil Slickers football team!"
icon_state = "football_armor_blue"
item_state = "football_armor_blue"
body_parts_covered = CHEST|GROIN|LEGS|ARMS
/obj/item/clothing/suit/basil_boys
name = "basil boys protective gear"
desc = "Given to members of the Basil Boys football team!"
icon_state = "football_armor_red"
item_state = "football_armor_red"
body_parts_covered = CHEST|GROIN|LEGS|ARMS