mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-28 06:28:01 +01:00
adds overwear + makes most of the clothing obtainable.
This commit is contained in:
@@ -39,6 +39,14 @@
|
||||
/obj/item/clothing/shoes/brown,
|
||||
/obj/item/device/radio/headset/headset_qm, //VOREStation Edit,
|
||||
/obj/item/device/radio/headset/headset_qm/alt, //VOREStation Edit,
|
||||
/obj/item/clothing/under/rank/neo_qm,
|
||||
/obj/item/clothing/under/rank/neo_qm_skirt,
|
||||
/obj/item/clothing/under/rank/neo_qm_jacket,
|
||||
/obj/item/clothing/under/rank/neo_qm_white,
|
||||
/obj/item/clothing/under/rank/neo_qm_white_skirt,
|
||||
/obj/item/clothing/under/rank/neo_qm_turtle,
|
||||
/obj/item/clothing/under/rank/neo_qm_turtle_skirt,
|
||||
/obj/item/clothing/under/rank/neo_qm_gorka,
|
||||
/obj/item/clothing/gloves/black,
|
||||
/obj/item/clothing/gloves/fingerless,
|
||||
/obj/item/weapon/tank/emergency/oxygen,
|
||||
|
||||
@@ -11,6 +11,8 @@
|
||||
///obj/item/clamp, //VOREStation Removal: without leaks those are pointless,
|
||||
/obj/item/clothing/under/rank/chief_engineer,
|
||||
/obj/item/clothing/under/rank/chief_engineer/skirt,
|
||||
/obj/item/clothing/under/rank/neo_chiefengi,
|
||||
/obj/item/clothing/under/rank/neo_chiefengi_skirt,
|
||||
/obj/item/clothing/head/hardhat/white,
|
||||
///obj/item/clothing/head/welding, //VOREStation Removal: Locker bloat, grr. They get fancy goggles or can raid the welding supplies locker for one of these.
|
||||
/obj/item/clothing/gloves/heavy_engineer, //VOREStation Edit: chief gets the good shit
|
||||
|
||||
@@ -137,6 +137,10 @@
|
||||
/obj/item/weapon/cartridge/cmo,
|
||||
/obj/item/clothing/gloves/sterile/latex,
|
||||
/obj/item/clothing/shoes/brown,
|
||||
/obj/item/clothing/under/rank/neo_cmo,
|
||||
/obj/item/clothing/under/rank/neo_cmo_skirt,
|
||||
/obj/item/clothing/under/rank/neo_cmo_turtle,
|
||||
/obj/item/clothing/under/rank/neo_cmo_turtle_skirt,
|
||||
/obj/item/device/radio/headset/heads/cmo,
|
||||
/obj/item/device/radio/headset/heads/cmo/alt,
|
||||
/obj/item/device/flash,
|
||||
|
||||
@@ -35,6 +35,10 @@
|
||||
/obj/item/clothing/suit/storage/toggle/labcoat,
|
||||
/obj/item/clothing/suit/storage/toggle/labcoat/modern,
|
||||
/obj/item/clothing/suit/storage/toggle/labcoat/rd,
|
||||
/obj/item/clothing/under/rank/neo_rd_turtle,
|
||||
/obj/item/clothing/under/rank/neo_rd_turtle_skirt,
|
||||
/obj/item/clothing/under/rank/neo_rd_suit,
|
||||
/obj/item/clothing/under/rank/neo_rd_suit_skirt,
|
||||
/obj/item/weapon/cartridge/rd,
|
||||
/obj/item/clothing/shoes/white,
|
||||
/obj/item/clothing/shoes/laceup/brown,
|
||||
|
||||
@@ -49,6 +49,14 @@
|
||||
/obj/item/clothing/under/lawyer/red,
|
||||
/obj/item/clothing/under/lawyer/red/skirt,
|
||||
/obj/item/clothing/under/lawyer/oldman,
|
||||
/obj/item/clothing/under/rank/neo_hop,
|
||||
/obj/item/clothing/under/rank/neo_hop_skirt,
|
||||
/obj/item/clothing/under/rank/neo_hop_parade_masc,
|
||||
/obj/item/clothing/under/rank/neo_hop_parade_fem,
|
||||
/obj/item/clothing/under/rank/neo_hop_turtle,
|
||||
/obj/item/clothing/under/rank/neo_hop_turtle_skirt,
|
||||
/obj/item/clothing/suit/storage/toggle/labcoat/neo_hopformal,
|
||||
/obj/item/clothing/suit/storage/toggle/labcoat/neo_civ_dep,
|
||||
/obj/item/clothing/shoes/brown,
|
||||
/obj/item/clothing/shoes/black,
|
||||
/obj/item/clothing/shoes/laceup,
|
||||
@@ -133,6 +141,11 @@
|
||||
/obj/item/clothing/head/helmet/dermal,
|
||||
/obj/item/clothing/head/helmet/warden,
|
||||
/obj/item/clothing/head/helmet/warden/hat,
|
||||
/obj/item/clothing/under/rank/neo_warden_red,
|
||||
/obj/item/clothing/under/rank/neo_warden_red_skirt,
|
||||
/obj/item/clothing/under/rank/neo_warden_blue,
|
||||
/obj/item/clothing/suit/neo_armsco_trench,
|
||||
/obj/item/clothing/suit/neo_warden_heavy,
|
||||
/obj/item/weapon/cartridge/security,
|
||||
/obj/item/device/radio/headset/headset_sec,
|
||||
/obj/item/device/radio/headset/headset_sec/alt,
|
||||
|
||||
@@ -13,6 +13,20 @@
|
||||
/obj/item/clothing/suit/storage/vest/hoscoat/jensen/alt,
|
||||
/obj/item/clothing/suit/storage/vest/hoscoat/jensen,
|
||||
/obj/item/clothing/suit/storage/vest/hoscoat,
|
||||
/obj/item/clothing/under/rank/neo_hos_red,
|
||||
/obj/item/clothing/under/rank/neo_hos_red_skirt,
|
||||
/obj/item/clothing/under/rank/neo_hos_blackred,
|
||||
/obj/item/clothing/under/rank/neo_hos_blackred_skirt,
|
||||
/obj/item/clothing/under/rank/neo_hos_parade,
|
||||
/obj/item/clothing/under/rank/neo_hos_parade_fem,
|
||||
/obj/item/clothing/under/rank/neo_hos_blue,
|
||||
/obj/item/clothing/under/rank/neo_hos_blackblue,
|
||||
/obj/item/clothing/under/rank/neo_hos_blackblue_skirt,
|
||||
/obj/item/clothing/under/rank/neo_hos_parade_blue,
|
||||
/obj/item/clothing/under/rank/neo_hos_parade_blue_fem,
|
||||
/obj/item/clothing/suit/storage/toggle/labcoat/neo_hos_parade,
|
||||
/obj/item/clothing/suit/storage/toggle/labcoat/neo_hosformal_blue,
|
||||
/obj/item/clothing/head/helmet/HoS/hat/blue,
|
||||
/obj/item/clothing/head/helmet/dermal,
|
||||
/obj/item/device/radio/headset/heads/hos,
|
||||
/obj/item/device/radio/headset/heads/hos/alt,
|
||||
|
||||
@@ -463,6 +463,12 @@
|
||||
/obj/item/clothing/head/caphat/beret,
|
||||
/obj/item/clothing/under/rank/captain,
|
||||
/obj/item/clothing/under/dress/dress_cap/femformal,
|
||||
/obj/item/clothing/under/rank/neo_captain_parade,
|
||||
/obj/item/clothing/under/rank/neo_captain_skirt,
|
||||
/obj/item/clothing/under/rank/neo_captain,
|
||||
/obj/item/clothing/under/rank/neo_captain_kilt,
|
||||
/obj/item/clothing/under/rank/neo_captain_blacksuit,
|
||||
/obj/item/clothing/under/rank/neo_commandutil,
|
||||
/obj/item/clothing/shoes/brown,
|
||||
/obj/item/clothing/gloves/captain,
|
||||
/obj/item/clothing/under/dress/dress_cap,
|
||||
|
||||
@@ -1,2 +1,161 @@
|
||||
/* Sprites ported from skyrat/tg, serves as an alternative to the virgo versions of certain clothes.
|
||||
this file deals with suits/overwear. */
|
||||
|
||||
// labcoats
|
||||
|
||||
/obj/item/clothing/suit/storage/toggle/labcoat/neo_emt
|
||||
name = "EMT jacket"
|
||||
desc = "A dark blue labcoat with reflective strips for emergency medical technicians."
|
||||
icon_state = "neo_emt"
|
||||
item_state_slots = list(slot_r_hand_str = "emt_labcoat", slot_l_hand_str = "emt_labcoat")
|
||||
|
||||
/obj/item/clothing/suit/storage/toggle/labcoat/neo_robo_coat
|
||||
name = "robotics labcoat"
|
||||
desc = "it bears a tag that says 'Product of Total Gear & Co.'"
|
||||
icon_state = "neo_robo_coat"
|
||||
|
||||
/obj/item/clothing/suit/storage/toggle/labcoat/neo_labcoat
|
||||
name = "long labcoat"
|
||||
desc = "it bears a tag that says 'Product of Total Gear & Co.'"
|
||||
icon_state = "neo_labcoat"
|
||||
|
||||
/obj/item/clothing/suit/storage/toggle/labcoat/neo_highvis
|
||||
name = "high visibility jacket"
|
||||
desc = "it bears a tag that says 'Product of Total Gear & Co.'"
|
||||
icon_state = "neo_coat_highvis"
|
||||
item_state_slots = list(slot_r_hand_str = "emt_labcoat", slot_l_hand_str = "emt_labcoat")
|
||||
|
||||
/obj/item/clothing/suit/storage/toggle/labcoat/neo_redemt
|
||||
name = "red EMT jacket"
|
||||
desc = "it bears a tag that says 'Product of Total Gear & Co.'"
|
||||
icon_state = "neo_redemt"
|
||||
item_state_slots = list(slot_r_hand_str = "emt_labcoat", slot_l_hand_str = "emt_labcoat")
|
||||
|
||||
/obj/item/clothing/suit/storage/toggle/labcoat/neo_blueemt
|
||||
name = "dark blue EMT jacket"
|
||||
desc = "it bears a tag that says 'Product of Total Gear & Co.'"
|
||||
icon_state = "neo_blueemt"
|
||||
item_state_slots = list(slot_r_hand_str = "emt_labcoat", slot_l_hand_str = "emt_labcoat")
|
||||
|
||||
// generic labcoat subtypes
|
||||
|
||||
/obj/item/clothing/suit/storage/toggle/labcoat/neo_hos_parade
|
||||
name = "head of security's parade jacket"
|
||||
desc = "it bears a tag that says 'Product of Total Gear & Co.'"
|
||||
icon_state = "neo_hos_parade"
|
||||
|
||||
/obj/item/clothing/suit/storage/toggle/labcoat/neo_engi_dep
|
||||
name = "engineer's department jacket"
|
||||
desc = "it bears a tag that says 'Product of Total Gear & Co.'"
|
||||
icon_state = "neo_engi_dep"
|
||||
|
||||
/obj/item/clothing/suit/storage/toggle/labcoat/neo_cargo_dep
|
||||
name = "cargo department jacket"
|
||||
desc = "it bears a tag that says 'Product of Total Gear & Co.'"
|
||||
icon_state = "neo_cargo_dep"
|
||||
|
||||
/obj/item/clothing/suit/storage/toggle/labcoat/neo_sci_dep
|
||||
name = "science department jacket"
|
||||
desc = "it bears a tag that says 'Product of Total Gear & Co.'"
|
||||
icon_state = "neo_sci_dep"
|
||||
|
||||
/obj/item/clothing/suit/storage/toggle/labcoat/neo_med_dep
|
||||
name = "medical department jacket"
|
||||
desc = "it bears a tag that says 'Product of Total Gear & Co.'"
|
||||
icon_state = "neo_med_dep"
|
||||
|
||||
/obj/item/clothing/suit/storage/toggle/labcoat/neo_sec_blue_dep
|
||||
name = "blue security department jacket"
|
||||
desc = "it bears a tag that says 'Product of Total Gear & Co.'"
|
||||
icon_state = "neo_sec_blue_dep"
|
||||
|
||||
/obj/item/clothing/suit/storage/toggle/labcoat/neo_sec_red_dep
|
||||
name = "red security department jacket"
|
||||
desc = "it bears a tag that says 'Product of Total Gear & Co.'"
|
||||
icon_state = "neo_sec_red_dep"
|
||||
|
||||
/obj/item/clothing/suit/storage/toggle/labcoat/neo_civ_dep
|
||||
name = "off-duty department jacket"
|
||||
desc = "it bears a tag that says 'Product of Total Gear & Co.'"
|
||||
icon_state = "neo_civ_dep"
|
||||
|
||||
|
||||
/obj/item/clothing/suit/storage/toggle/labcoat/neo_police
|
||||
name = "traffic officer's jacket"
|
||||
desc = "it bears a tag that says 'Product of Total Gear & Co.'"
|
||||
icon_state = "neo_police"
|
||||
|
||||
/obj/item/clothing/suit/storage/toggle/labcoat/neo_ranger
|
||||
name = "ranger's cloak"
|
||||
desc = "it bears a tag that says 'Product of Total Gear & Co.'"
|
||||
icon_state = "neo_ranger"
|
||||
|
||||
/obj/item/clothing/suit/storage/toggle/labcoat/neo_bodyguard_dep
|
||||
name = "bodyguard's jacket"
|
||||
desc = "it bears a tag that says 'Product of Total Gear & Co.'"
|
||||
icon_state = "neo_bodyguard_dep"
|
||||
|
||||
/obj/item/clothing/suit/storage/toggle/labcoat/neo_hopformal
|
||||
name = "hop's formal jacket"
|
||||
desc = "it bears a tag that says 'Product of Total Gear & Co.'"
|
||||
icon_state = "neo_hopformal"
|
||||
|
||||
/obj/item/clothing/suit/storage/toggle/labcoat/neo_bluemed
|
||||
name = "paramedic's jacket"
|
||||
desc = "it bears a tag that says 'Product of Total Gear & Co.'"
|
||||
icon_state = "neo_bluemed"
|
||||
|
||||
/obj/item/clothing/suit/storage/toggle/labcoat/neo_hosformal_blue
|
||||
name = "head of security's blue formal jacket"
|
||||
desc = "it bears a tag that says 'Product of Total Gear & Co.'"
|
||||
icon_state = "neo_hosformal_blue"
|
||||
|
||||
/obj/item/clothing/suit/storage/toggle/labcoat/neo_leather
|
||||
name = "leather hoodie"
|
||||
desc = "it bears a tag that says 'Product of Total Gear & Co.'"
|
||||
icon_state = "neo_leather"
|
||||
|
||||
// non transforming coats
|
||||
|
||||
/obj/item/clothing/suit/neo_armsco_trench
|
||||
name = "armsco heavy coat"
|
||||
desc = "it bears a tag that says 'Product of Total Gear & Co.'"
|
||||
icon_state = "neo_armsco_trench"
|
||||
body_parts_covered = UPPER_TORSO|ARMS
|
||||
|
||||
/obj/item/clothing/suit/neo_gorka
|
||||
name = "gorka jacket"
|
||||
desc = "it bears a tag that says 'Product of Total Gear & Co.'"
|
||||
icon_state = "neo_gorka"
|
||||
body_parts_covered = UPPER_TORSO|ARMS
|
||||
|
||||
/obj/item/clothing/suit/neo_gorka_cargo
|
||||
name = "cargo gorka"
|
||||
desc = "it bears a tag that says 'Product of Total Gear & Co.'"
|
||||
icon_state = "neo_gorka_cargo"
|
||||
body_parts_covered = UPPER_TORSO|ARMS
|
||||
|
||||
/obj/item/clothing/suit/neo_warden_heavy
|
||||
name = "heavy warden coat"
|
||||
desc = "it bears a tag that says 'Product of Total Gear & Co.'"
|
||||
icon_state = "neo_warden_heavy"
|
||||
body_parts_covered = UPPER_TORSO|ARMS
|
||||
armor = list(melee = 40, bullet = 30, laser = 30, energy = 10, bomb = 10, bio = 0, rad = 0)
|
||||
|
||||
/obj/item/clothing/suit/neo_runner_coat
|
||||
name = "runner's coat"
|
||||
desc = "it bears a tag that says 'Product of Total Gear & Co.'"
|
||||
icon_state = "neo_runner_coat"
|
||||
body_parts_covered = UPPER_TORSO|ARMS
|
||||
|
||||
/obj/item/clothing/suit/neo_bluewarden
|
||||
name = "blue warden's jacket"
|
||||
desc = "it bears a tag that says 'Product of Total Gear & Co.'"
|
||||
icon_state = "neo_bluewarden"
|
||||
body_parts_covered = UPPER_TORSO|ARMS
|
||||
|
||||
/obj/item/clothing/suit/neo_medical_coat
|
||||
name = "medical coat"
|
||||
desc = "it bears a tag that says 'Product of Total Gear & Co.'"
|
||||
icon_state = "neo_medical_coat"
|
||||
body_parts_covered = UPPER_TORSO|ARMS
|
||||
|
||||
@@ -253,7 +253,7 @@ this file deals with uniforms/under. */
|
||||
rolled_sleeves = -1
|
||||
rolled_down = -1
|
||||
|
||||
//
|
||||
// CC
|
||||
|
||||
/obj/item/clothing/under/rank/neo_centcom
|
||||
name = "centcom officer's suit"
|
||||
@@ -812,7 +812,7 @@ this file deals with uniforms/under. */
|
||||
/obj/item/clothing/under/rank/neo_robo_skirt
|
||||
name = "roboticist's skirt"
|
||||
desc = "it has a tag denoting it's made by Total Gear & Co."
|
||||
icon_state = "neo_rob_skirt"
|
||||
icon_state = "neo_robo_skirt"
|
||||
rolled_sleeves = -1
|
||||
rolled_down = -1
|
||||
|
||||
|
||||
@@ -1177,11 +1177,13 @@
|
||||
products = list(
|
||||
/obj/item/clothing/under/rank/bartender = 5,
|
||||
/obj/item/clothing/under/rank/bartender/skirt = 5,
|
||||
/obj/item/clothing/under/rank/neo_chef_skirt = 5,
|
||||
/obj/item/clothing/under/waiter = 5,
|
||||
/obj/item/clothing/head/that = 5,
|
||||
/obj/item/clothing/head/flatcap = 5,
|
||||
/obj/item/clothing/shoes/brown = 5,
|
||||
/obj/item/clothing/suit/storage/hooded/wintercoat/bar = 5,
|
||||
/obj/item/clothing/suit/storage/toggle/labcoat/neo_civ_dep = 5,
|
||||
/obj/item/clothing/accessory/permit/gun/bar = 1
|
||||
)
|
||||
req_log_access = access_hop
|
||||
@@ -1203,6 +1205,29 @@
|
||||
/obj/item/clothing/head/soft/sec = 5,
|
||||
/obj/item/clothing/head/beret/sec = 5,
|
||||
/obj/item/clothing/head/beret/sec/corporate/officer = 5,
|
||||
/obj/item/clothing/suit/storage/toggle/labcoat/neo_bodyguard_dep = 5,
|
||||
/obj/item/clothing/suit/storage/toggle/labcoat/neo_sec_blue_dep = 5,
|
||||
/obj/item/clothing/suit/storage/toggle/labcoat/neo_sec_red_dep = 5,
|
||||
/obj/item/clothing/suit/storage/toggle/labcoat/neo_police = 5,
|
||||
/obj/item/clothing/under/rank/bodyguard_suit = 5,
|
||||
/obj/item/clothing/under/rank/bodyguard_skirt = 5,
|
||||
/obj/item/clothing/under/rank/bodyguard_turtleneck = 5,
|
||||
/obj/item/clothing/under/rank/bodyguard_turtleskirt = 5,
|
||||
/obj/item/clothing/under/rank/neo_sec_red = 5,
|
||||
/obj/item/clothing/under/rank/neo_sec_red_skirt = 5,
|
||||
/obj/item/clothing/under/rank/neo_sec_blue = 5,
|
||||
/obj/item/clothing/under/rank/neo_sec_suit = 5,
|
||||
/obj/item/clothing/under/rank/neo_sec_suit_blue = 5,
|
||||
/obj/item/clothing/under/rank/neo_sec_turtle_red = 5,
|
||||
/obj/item/clothing/under/rank/neo_sec_turtle_red_skirt = 5,
|
||||
/obj/item/clothing/under/rank/neo_sec_turtle_blue = 5,
|
||||
/obj/item/clothing/under/rank/neo_sec_turtle_blue_skirt = 5,
|
||||
/obj/item/clothing/under/rank/neo_corrections = 5,
|
||||
/obj/item/clothing/under/rank/neo_corrections_skirt = 5,
|
||||
/obj/item/clothing/under/rank/neo_runner = 5,
|
||||
/obj/item/clothing/suit/neo_runner_coat = 5,
|
||||
/obj/item/clothing/shoes/boots/jackboots/silver = 5,
|
||||
/obj/item/clothing/shoes/boots/jackboots/white = 5,
|
||||
/obj/item/clothing/mask/bandana/red = 5,
|
||||
/obj/item/clothing/suit/storage/hooded/wintercoat/security = 5,
|
||||
/obj/item/clothing/accessory/armband = 5,
|
||||
@@ -1229,6 +1254,8 @@
|
||||
/obj/item/clothing/suit/storage/apron/white = 5,
|
||||
/obj/item/clothing/suit/chef = 5,
|
||||
/obj/item/clothing/suit/chef/classic = 5,
|
||||
/obj/item/clothing/under/rank/neo_chef_skirt = 5,
|
||||
/obj/item/clothing/suit/storage/toggle/labcoat/neo_civ_dep = 5,
|
||||
/obj/item/clothing/head/chefhat = 5,
|
||||
/obj/item/clothing/head/hairnet = 5,
|
||||
/obj/item/clothing/under/waiter = 5,
|
||||
@@ -1257,6 +1284,22 @@
|
||||
/obj/item/clothing/head/surgery/blue = 5,
|
||||
/obj/item/clothing/head/surgery/green = 5,
|
||||
/obj/item/clothing/head/surgery/black = 5,
|
||||
/obj/item/clothing/under/rank/neo_med = 5,
|
||||
/obj/item/clothing/under/rank/neo_med_skirt = 5,
|
||||
/obj/item/clothing/under/rank/neo_para =5,
|
||||
/obj/item/clothing/under/rank/neo_para_skirt = 5,
|
||||
/obj/item/clothing/under/rank/neo_para_light = 5,
|
||||
/obj/item/clothing/under/rank/neo_para_light_skirt = 5,
|
||||
/obj/item/clothing/under/rank/neo_med_dark = 5,
|
||||
/obj/item/clothing/under/rank/neo_med_dark_skirt = 5,
|
||||
/obj/item/clothing/suit/storage/toggle/labcoat/neo_emt = 5,
|
||||
/obj/item/clothing/suit/storage/toggle/labcoat/neo_labcoat = 5,
|
||||
/obj/item/clothing/suit/storage/toggle/labcoat/neo_highvis = 5,
|
||||
/obj/item/clothing/suit/storage/toggle/labcoat/neo_redemt = 5,
|
||||
/obj/item/clothing/suit/storage/toggle/labcoat/neo_blueemt = 5,
|
||||
/obj/item/clothing/suit/storage/toggle/labcoat/neo_med_dep = 5,
|
||||
/obj/item/clothing/suit/storage/toggle/labcoat/neo_bluemed = 5,
|
||||
/obj/item/clothing/suit/neo_medical_coat = 5,
|
||||
/obj/item/clothing/shoes/white = 5,
|
||||
/obj/item/clothing/suit/storage/toggle/labcoat = 5,
|
||||
/obj/item/clothing/suit/storage/toggle/labcoat/modern = 5,
|
||||
@@ -1282,6 +1325,10 @@
|
||||
/obj/item/clothing/shoes/white = 5,
|
||||
/obj/item/clothing/suit/storage/toggle/labcoat/chemist = 5,
|
||||
/obj/item/clothing/suit/storage/toggle/labcoat/old/chem = 5, //VoreStation edit, pre-fulp labcoat.
|
||||
/obj/item/clothing/under/rank/neo_chem = 5,
|
||||
/obj/item/clothing/under/rank/neo_chem_skirt = 5,
|
||||
/obj/item/clothing/under/rank/neo_pharma = 5,
|
||||
/obj/item/clothing/under/rank/neo_pharma_skirt = 5,
|
||||
/obj/item/clothing/suit/storage/hooded/wintercoat/medical/chemist = 5,
|
||||
/obj/item/clothing/head/beret/medical/chem = 5,
|
||||
/obj/item/weapon/storage/backpack/chemistry = 5,
|
||||
@@ -1301,6 +1348,8 @@
|
||||
/obj/item/clothing/under/rank/geneticist = 5,
|
||||
/obj/item/clothing/under/rank/geneticist/skirt = 5,
|
||||
/obj/item/clothing/shoes/white = 5,
|
||||
/obj/item/clothing/under/rank/neo_gene = 5,
|
||||
/obj/item/clothing/under/rank/neo_gene_skirt = 5,
|
||||
/obj/item/clothing/suit/storage/toggle/labcoat/genetics = 5,
|
||||
/obj/item/weapon/storage/backpack/genetics = 5,
|
||||
/obj/item/weapon/storage/backpack/satchel/gen = 5
|
||||
@@ -1318,6 +1367,8 @@
|
||||
/obj/item/clothing/under/rank/virologist = 5,
|
||||
/obj/item/clothing/under/rank/virologist/skirt = 5,
|
||||
/obj/item/clothing/shoes/white = 5,
|
||||
/obj/item/clothing/under/rank/neo_viro = 5,
|
||||
/obj/item/clothing/under/rank/neo_viro_skirt = 5,
|
||||
/obj/item/clothing/suit/storage/toggle/labcoat/virologist = 5,
|
||||
/obj/item/clothing/suit/storage/toggle/labcoat/old/vir = 5,
|
||||
/obj/item/clothing/suit/storage/hooded/wintercoat/medical/viro = 5, //VoreStation edit, pre-fulp labcoat.
|
||||
@@ -1344,6 +1395,11 @@
|
||||
/obj/item/clothing/suit/storage/toggle/labcoat/modern = 5,
|
||||
/obj/item/clothing/shoes/white = 5,
|
||||
/obj/item/clothing/shoes/slippers = 5,
|
||||
/obj/item/clothing/under/rank/neo_science = 5,
|
||||
/obj/item/clothing/under/rank/neo_science_skirt = 5,
|
||||
/obj/item/clothing/under/rank/neo_util_sci = 5,
|
||||
/obj/item/clothing/suit/storage/toggle/labcoat/neo_sci_dep = 5,
|
||||
/obj/item/clothing/suit/storage/toggle/labcoat/neo_labcoat = 5,
|
||||
/obj/item/clothing/suit/storage/hooded/wintercoat/science = 5,
|
||||
/obj/item/clothing/shoes/boots/winter/science = 5,
|
||||
/obj/item/clothing/head/beret/science = 5,
|
||||
@@ -1366,6 +1422,10 @@
|
||||
/obj/item/clothing/head/beret/science/robotics = 5,
|
||||
/obj/item/clothing/shoes/black = 5,
|
||||
/obj/item/clothing/gloves/black = 5,
|
||||
/obj/item/clothing/suit/storage/toggle/labcoat/neo_labcoat = 5,
|
||||
/obj/item/clothing/suit/storage/toggle/labcoat/neo_robo_coat = 5,
|
||||
/obj/item/clothing/under/rank/neo_robo = 5,
|
||||
/obj/item/clothing/under/rank/neo_robo_skirt = 5,
|
||||
/obj/item/weapon/storage/backpack/toxins = 5,
|
||||
/obj/item/weapon/storage/backpack/satchel/tox = 5
|
||||
)
|
||||
@@ -1416,6 +1476,9 @@
|
||||
/obj/item/clothing/head/hardhat = 5,
|
||||
/obj/item/clothing/head/beret/engineering = 5,
|
||||
/obj/item/clothing/mask/bandana/gold = 5,
|
||||
/obj/item/clothing/under/rank/neo_engi = 5,
|
||||
/obj/item/clothing/under/rank/neo_engi_skirt = 5,
|
||||
/obj/item/clothing/suit/storage/toggle/labcoat/neo_engi_dep = 5,
|
||||
/obj/item/clothing/suit/storage/hooded/wintercoat/engineering = 5,
|
||||
/obj/item/clothing/shoes/boots/winter/engineering = 5,
|
||||
/obj/item/clothing/shoes/boots/workboots = 5
|
||||
@@ -1436,6 +1499,8 @@
|
||||
/obj/item/clothing/head/hardhat/red = 5,
|
||||
/obj/item/clothing/head/beret/engineering = 5,
|
||||
/obj/item/clothing/mask/bandana/gold = 5,
|
||||
/obj/item/clothing/under/rank/neo_atmos = 5,
|
||||
/obj/item/clothing/under/rank/neo_atmos_skirt = 5,
|
||||
/obj/item/clothing/suit/storage/hooded/wintercoat/engineering/atmos = 5,
|
||||
/obj/item/clothing/shoes/boots/winter/atmos = 5
|
||||
)
|
||||
@@ -1454,6 +1519,9 @@
|
||||
/obj/item/clothing/head/greenbandana = 5,
|
||||
/obj/item/weapon/material/minihoe = 5,
|
||||
/obj/item/clothing/suit/storage/hooded/wintercoat/hydro = 5,
|
||||
/obj/item/clothing/under/rank/neo_hydro = 5,
|
||||
/obj/item/clothing/under/rank/neo_hydro_skirt = 5,
|
||||
/obj/item/clothing/suit/storage/toggle/labcoat/neo_civ_dep = 5,
|
||||
/obj/item/clothing/shoes/boots/winter/hydro = 5
|
||||
)
|
||||
req_log_access = access_hop
|
||||
@@ -1472,6 +1540,19 @@
|
||||
/obj/item/clothing/under/rank/cargotech/jeans/female = 5,
|
||||
/obj/item/clothing/suit/storage/hooded/wintercoat/cargo = 5,
|
||||
/obj/item/clothing/suit/storage/cargo = 5,
|
||||
/obj/item/clothing/under/rank/neo_cargo_shorts = 5,
|
||||
/obj/item/clothing/under/rank/neo_cargo_skirt = 5,
|
||||
/obj/item/clothing/under/rank/neo_miner = 5,
|
||||
/obj/item/clothing/under/rank/neo_cargo = 5,
|
||||
/obj/item/clothing/under/rank/neo_util_cargo = 5,
|
||||
/obj/item/clothing/under/rank/neo_cargo_dark = 5,
|
||||
/obj/item/clothing/under/rank/neo_cargo_casual = 5,
|
||||
/obj/item/clothing/under/rank/neo_cargo_turtle = 5,
|
||||
/obj/item/clothing/under/rank/neo_cargo_turtle_skirt = 5,
|
||||
/obj/item/clothing/under/rank/neo_cargo_gorka = 5,
|
||||
/obj/item/clothing/under/rank/neo_cargo_customs = 5,
|
||||
/obj/item/clothing/suit/storage/toggle/labcoat/neo_cargo_dep = 5,
|
||||
/obj/item/clothing/suit/neo_gorka_cargo = 5,
|
||||
/obj/item/clothing/shoes/boots/winter/supply = 5,
|
||||
/obj/item/clothing/shoes/black = 5,
|
||||
/obj/item/clothing/gloves/black = 5,
|
||||
@@ -1508,6 +1589,9 @@
|
||||
/obj/item/clothing/under/rank/janitor = 5,
|
||||
/obj/item/clothing/under/dress/maid/janitor = 5,
|
||||
/obj/item/clothing/suit/storage/hooded/wintercoat/janitor = 5,
|
||||
/obj/item/clothing/under/rank/neo_janitor = 5,
|
||||
/obj/item/clothing/under/rank/neo_janitor_skirt = 5,
|
||||
/obj/item/clothing/suit/storage/toggle/labcoat/neo_civ_dep = 5,
|
||||
/obj/item/clothing/gloves/black = 5,
|
||||
/obj/item/weapon/storage/belt/janitor = 5,
|
||||
/obj/item/clothing/shoes/galoshes = 5,
|
||||
@@ -1535,6 +1619,8 @@
|
||||
/obj/item/clothing/under/lawyer/purpsuit = 5,
|
||||
/obj/item/clothing/under/lawyer/purpsuit/skirt = 5,
|
||||
/obj/item/clothing/suit/storage/toggle/lawyer/purpjacket = 5,
|
||||
/obj/item/clothing/under/rank/neo_teal = 5,
|
||||
/obj/item/clothing/under/rank/neo_teal_skirt = 5,
|
||||
/obj/item/clothing/shoes/brown = 5,
|
||||
/obj/item/clothing/shoes/black = 5,
|
||||
/obj/item/clothing/shoes/laceup = 5,
|
||||
@@ -1555,6 +1641,7 @@
|
||||
products = list(
|
||||
/obj/item/clothing/head/det = 5,
|
||||
/obj/item/clothing/head/det/grey = 5,
|
||||
/obj/item/clothing/head/neo_irs = 5,
|
||||
/obj/item/clothing/shoes/brown = 5,
|
||||
/obj/item/clothing/shoes/laceup = 5,
|
||||
/obj/item/clothing/under/det = 5,
|
||||
|
||||
@@ -637,6 +637,10 @@
|
||||
/obj/item/clothing/mask/bandana/green = 5,
|
||||
/obj/item/clothing/mask/bandana/red = 5,
|
||||
/obj/item/clothing/mask/surgical = 5,
|
||||
/obj/item/clothing/head/ushanka/neo_ushanka = 5,
|
||||
/obj/item/clothing/head/ushanka/neo_ushanka_blue = 5,
|
||||
/obj/item/clothing/head/papakha = 5,
|
||||
/obj/item/clothing/head/papakha_white = 5,
|
||||
/obj/item/clothing/accessory/pride/bi = 5,
|
||||
/obj/item/clothing/accessory/pride/trans = 5,
|
||||
/obj/item/clothing/accessory/pride/ace = 5,
|
||||
@@ -925,6 +929,9 @@
|
||||
/obj/item/clothing/under/suit_jacket/checkered/skirt = 5,
|
||||
/obj/item/clothing/under/suit_jacket/tan = 5,
|
||||
/obj/item/clothing/under/suit_jacket/tan/skirt = 5,
|
||||
/obj/item/clothing/suit/storage/toggle/labcoat/neo_leather = 5,
|
||||
/obj/item/clothing/suit/neo_gorka = 5,
|
||||
/obj/item/clothing/suit/storage/toggle/labcoat/neo_civ_dep = 5,
|
||||
/obj/item/clothing/under/scratch = 5,
|
||||
/obj/item/clothing/under/scratch/skirt = 5,
|
||||
/obj/item/clothing/under/sundress = 5,
|
||||
@@ -1131,7 +1138,16 @@
|
||||
/obj/item/clothing/under/tropical/pink = 50,
|
||||
/obj/item/clothing/under/tropical/blue = 50)
|
||||
premium = list(/obj/item/clothing/under/color/rainbow = 1)
|
||||
contraband = list(/obj/item/clothing/under/rank/clown = 1)
|
||||
contraband = list(/obj/item/clothing/under/rank/clown = 1,
|
||||
/obj/item/clothing/under/rank/neo_suspect_turtleneck = 1,
|
||||
/obj/item/clothing/under/rank/neo_suspect_turtleskirt = 1,
|
||||
/obj/item/clothing/under/rank/neo_suspect_turtleneck_blue = 1,
|
||||
/obj/item/clothing/under/rank/neo_suspect_turtleskirt_blue = 1,
|
||||
/obj/item/clothing/under/rank/neo_suspicious_turtleneck = 1,
|
||||
/obj/item/clothing/under/rank/neo_suspicious_turtleskirt = 1,
|
||||
/obj/item/clothing/under/rank/neo_suspect_overalls = 1,
|
||||
/obj/item/clothing/under/rank/neo_suspect_overalls_skirt = 1,
|
||||
/obj/item/clothing/head/soft/neo_softcap = 2)
|
||||
|
||||
/obj/machinery/vending/loadout/loadout_misc
|
||||
name = "Bits and Bobs"
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 216 KiB After Width: | Height: | Size: 231 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 630 KiB After Width: | Height: | Size: 677 KiB |
@@ -2103,6 +2103,7 @@
|
||||
#include "code\modules\clothing\suits\labcoat_vr.dm"
|
||||
#include "code\modules\clothing\suits\miscellaneous.dm"
|
||||
#include "code\modules\clothing\suits\miscellaneous_vr.dm"
|
||||
#include "code\modules\clothing\suits\neosuits.dm"
|
||||
#include "code\modules\clothing\suits\solgov.dm"
|
||||
#include "code\modules\clothing\suits\solgov_vr.dm"
|
||||
#include "code\modules\clothing\suits\storage.dm"
|
||||
|
||||
Reference in New Issue
Block a user