From 7280d9162876f22293724767ad2e736daf67ddd4 Mon Sep 17 00:00:00 2001 From: deathride58 Date: Mon, 8 Jan 2018 00:53:37 -0500 Subject: [PATCH] Minor boxstation changes, merges #4694 and #4697 --- .../lavaland_surface_syndicate_base1.dmm | 105 +- _maps/map_files/BoxStation/BoxStation.dmm | 3546 ++++++++++------- .../chemistry/machinery/chem_dispenser.dm | 45 + tgui/assets/tgui.css | 2 +- tgui/assets/tgui.js | 35 +- tgui/package-lock.json | 1386 ++++++- tgui/package.json | 4 +- tgui/src/interfaces/chem_dispenser.ract | 9 + 8 files changed, 3505 insertions(+), 1627 deletions(-) diff --git a/_maps/RandomRuins/LavaRuins/lavaland_surface_syndicate_base1.dmm b/_maps/RandomRuins/LavaRuins/lavaland_surface_syndicate_base1.dmm index c42f18a4cc..ee873d9bde 100644 --- a/_maps/RandomRuins/LavaRuins/lavaland_surface_syndicate_base1.dmm +++ b/_maps/RandomRuins/LavaRuins/lavaland_surface_syndicate_base1.dmm @@ -117,6 +117,7 @@ req_access_txt = "150" }, /obj/effect/decal/cleanable/dirt, +/obj/item/storage/box/beakers, /turf/open/floor/plasteel/white/side{ dir = 9 }, @@ -455,11 +456,6 @@ /area/ruin/unpowered/syndicate_lava_base/cargo) "eb" = ( /obj/structure/closet/crate, -/obj/item/storage/box/monkeycubes{ - pixel_x = -3; - pixel_y = 3 - }, -/obj/item/storage/box/monkeycubes, /obj/item/storage/toolbox/electrical{ pixel_y = 4 }, @@ -546,7 +542,9 @@ /obj/machinery/iv_drip, /obj/effect/decal/cleanable/dirt, /obj/effect/decal/cleanable/dirt, -/mob/living/carbon/monkey, +/mob/living/carbon/monkey{ + faction = list("neutral","syndicate") + }, /turf/open/floor/plasteel/vault{ dir = 8 }, @@ -657,8 +655,8 @@ /obj/effect/turf_decal/stripes/line{ dir = 9 }, -/obj/structure/closet/crate/bin, /obj/effect/decal/cleanable/dirt, +/obj/structure/closet/crate/bin, /turf/open/floor/plasteel, /area/ruin/unpowered/syndicate_lava_base/chemistry) "et" = ( @@ -888,7 +886,9 @@ /obj/machinery/iv_drip, /obj/effect/decal/cleanable/dirt, /obj/effect/decal/cleanable/dirt, -/mob/living/carbon/monkey, +/mob/living/carbon/monkey{ + faction = list("neutral","syndicate") + }, /turf/open/floor/plasteel/vault{ dir = 8 }, @@ -1013,9 +1013,6 @@ /turf/open/floor/plasteel/floorgrime, /area/ruin/unpowered/syndicate_lava_base/chemistry) "eV" = ( -/obj/structure/closet/secure_closet/chemical{ - req_access_txt = "150" - }, /obj/effect/decal/cleanable/dirt, /turf/open/floor/plasteel/white/side{ dir = 6 @@ -1278,8 +1275,10 @@ /turf/open/floor/plasteel/white, /area/ruin/unpowered/syndicate_lava_base/chemistry) "fp" = ( -/obj/structure/sign/chemistry, -/turf/closed/wall/mineral/plastitanium/nodiagonal, +/obj/machinery/smartfridge/chemistry/preloaded, +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plasteel/floorgrime, /area/ruin/unpowered/syndicate_lava_base/chemistry) "fq" = ( /obj/machinery/vending/assist, @@ -1614,11 +1613,7 @@ /obj/effect/decal/cleanable/dirt, /obj/effect/decal/cleanable/dirt, /obj/machinery/vending/medical{ - desc = "Medical drug dispenser. Looks to have been outfitted with illicit software."; - extended_inventory = 1; name = "SyndiMed Plus"; - premium = list(/obj/item/reagent_containers/hypospray/medipen = 2, /obj/item/storage/belt/medical = 2); - products = list(/obj/item/reagent_containers/syringe = 6, /obj/item/reagent_containers/dropper = 2, /obj/item/stack/medical/gauze = 4, /obj/item/reagent_containers/pill/patch/styptic = 3, /obj/item/reagent_containers/pill/insulin = 5, /obj/item/reagent_containers/pill/patch/silver_sulf = 3, /obj/item/reagent_containers/glass/bottle/charcoal = 2, /obj/item/reagent_containers/spray/medical/sterilizer = 1, /obj/item/reagent_containers/glass/bottle/epinephrine = 2, /obj/item/reagent_containers/glass/bottle/morphine = 2, /obj/item/reagent_containers/glass/bottle/salglu_solution = 2, /obj/item/reagent_containers/glass/bottle/toxin = 2, /obj/item/reagent_containers/syringe/antiviral = 3, /obj/item/reagent_containers/pill/salbutamol = 1, /obj/item/device/healthanalyzer = 2); req_access_txt = "150" }, /turf/open/floor/plasteel/white/side{ @@ -2187,18 +2182,24 @@ /obj/effect/turf_decal/stripes/line{ dir = 8 }, -/obj/machinery/computer/shuttle/syndicate/recall{ +/obj/machinery/computer/shuttle{ desc = "Occasionally used to call in a resupply shuttle if one is in range."; dir = 8; + icon_keyboard = "syndie_key"; + icon_screen = "syndishuttle"; + light_color = "#FA8282"; name = "syndicate cargo shuttle terminal"; possible_destinations = "syndielavaland_cargo"; + req_access_txt = "150"; shuttleId = "syndie_cargo" }, /turf/open/floor/mineral/plastitanium, /area/ruin/unpowered/syndicate_lava_base/cargo) "hp" = ( /obj/effect/decal/cleanable/dirt, -/mob/living/carbon/monkey, +/mob/living/carbon/monkey{ + faction = list("neutral","syndicate") + }, /turf/open/floor/plasteel/white/side{ dir = 9 }, @@ -2217,7 +2218,9 @@ }, /area/ruin/unpowered/syndicate_lava_base/virology) "hr" = ( -/mob/living/carbon/monkey, +/mob/living/carbon/monkey{ + faction = list("neutral","syndicate") + }, /turf/open/floor/plasteel/white/side{ dir = 5 }, @@ -2340,8 +2343,9 @@ /turf/open/floor/mineral/plastitanium, /area/ruin/unpowered/syndicate_lava_base/cargo) "hE" = ( -/obj/effect/decal/cleanable/dirt, -/mob/living/carbon/monkey, +/mob/living/carbon/monkey{ + faction = list("neutral","syndicate") + }, /turf/open/floor/plasteel/white/side{ dir = 10 }, @@ -2359,7 +2363,9 @@ /area/ruin/unpowered/syndicate_lava_base/virology) "hG" = ( /obj/effect/decal/cleanable/dirt, -/mob/living/carbon/monkey, +/mob/living/carbon/monkey{ + faction = list("neutral","syndicate") + }, /turf/open/floor/plasteel/white/side{ dir = 6 }, @@ -2595,6 +2601,7 @@ dir = 9 }, /turf/open/floor/plating{ + baseturfs = /turf/open/lava/smooth/lava_land_surface; initial_gas_mix = "o2=14;n2=23;TEMP=300" }, /area/lavaland/surface/outdoors) @@ -2603,6 +2610,7 @@ dir = 1 }, /turf/open/floor/plating{ + baseturfs = /turf/open/lava/smooth/lava_land_surface; initial_gas_mix = "o2=14;n2=23;TEMP=300" }, /area/lavaland/surface/outdoors) @@ -2707,12 +2715,14 @@ dir = 8 }, /turf/open/floor/plating{ + baseturfs = /turf/open/lava/smooth/lava_land_surface; initial_gas_mix = "o2=14;n2=23;TEMP=300" }, /area/lavaland/surface/outdoors) "iv" = ( /obj/effect/decal/cleanable/dirt, /turf/open/floor/plating{ + baseturfs = /turf/open/lava/smooth/lava_land_surface; initial_gas_mix = "o2=14;n2=23;TEMP=300" }, /area/lavaland/surface/outdoors) @@ -2866,6 +2876,7 @@ dir = 4 }, /turf/open/floor/plating{ + baseturfs = /turf/open/lava/smooth/lava_land_surface; initial_gas_mix = "o2=14;n2=23;TEMP=300" }, /area/ruin/unpowered/syndicate_lava_base/arrivals) @@ -3091,6 +3102,7 @@ dir = 4 }, /turf/open/floor/plating{ + baseturfs = /turf/open/lava/smooth/lava_land_surface; initial_gas_mix = "o2=14;n2=23;TEMP=300" }, /area/lavaland/surface/outdoors) @@ -3154,6 +3166,7 @@ /area/ruin/unpowered/syndicate_lava_base/main) "jk" = ( /turf/open/floor/plating{ + baseturfs = /turf/open/lava/smooth/lava_land_surface; initial_gas_mix = "o2=14;n2=23;TEMP=300" }, /area/lavaland/surface/outdoors) @@ -3820,10 +3833,13 @@ /turf/open/floor/plating, /area/ruin/unpowered/syndicate_lava_base/main) "kt" = ( -/obj/structure/grille, /obj/effect/decal/cleanable/dirt, /obj/effect/decal/cleanable/dirt, /obj/effect/decal/cleanable/dirt, +/obj/machinery/portable_atmospherics/canister/oxygen, +/obj/structure/window/reinforced{ + dir = 8 + }, /turf/open/floor/plating, /area/ruin/unpowered/syndicate_lava_base/main) "ku" = ( @@ -4006,9 +4022,11 @@ /turf/open/floor/plasteel/dark, /area/ruin/unpowered/syndicate_lava_base/bar) "kN" = ( -/obj/structure/reagent_dispensers/beerkeg, /obj/effect/decal/cleanable/dirt, /obj/effect/decal/cleanable/dirt, +/obj/structure/sink/kitchen{ + pixel_y = 28 + }, /turf/open/floor/plasteel/dark, /area/ruin/unpowered/syndicate_lava_base/bar) "kO" = ( @@ -4098,9 +4116,10 @@ "kZ" = ( /obj/machinery/atmospherics/components/trinary/mixer/flipped{ dir = 4; - node1_concentration = 0.2; - node2_concentration = 0.8; - on = 1 + node1_concentration = 0.8; + node2_concentration = 0.1; + on = 1; + target_pressure = 4500 }, /turf/open/floor/plasteel/floorgrime, /area/ruin/unpowered/syndicate_lava_base/engineering) @@ -4141,6 +4160,7 @@ }, /obj/effect/decal/cleanable/dirt, /turf/open/floor/plating{ + baseturfs = /turf/open/lava/smooth/lava_land_surface; initial_gas_mix = "o2=14;n2=23;TEMP=300" }, /area/ruin/unpowered/syndicate_lava_base/arrivals) @@ -4226,6 +4246,7 @@ /obj/structure/cable/yellow{ icon_state = "1-2" }, +/obj/structure/reagent_dispensers/beerkeg, /turf/open/floor/plasteel/dark, /area/ruin/unpowered/syndicate_lava_base/bar) "lm" = ( @@ -4316,12 +4337,14 @@ dir = 10 }, /turf/open/floor/plating{ + baseturfs = /turf/open/lava/smooth/lava_land_surface; initial_gas_mix = "o2=14;n2=23;TEMP=300" }, /area/lavaland/surface/outdoors) "lw" = ( /obj/effect/turf_decal/stripes/line, /turf/open/floor/plating{ + baseturfs = /turf/open/lava/smooth/lava_land_surface; initial_gas_mix = "o2=14;n2=23;TEMP=300" }, /area/lavaland/surface/outdoors) @@ -5739,11 +5762,6 @@ /obj/machinery/light/small{ dir = 4 }, -/obj/machinery/atmospherics/components/binary/pump{ - dir = 2; - on = 0; - target_pressure = 101.325 - }, /obj/machinery/doorButtons/access_button{ idDoor = "syndie_lavaland_incinerator_interior"; idSelf = "syndie_lavaland_incinerator_access"; @@ -5751,6 +5769,9 @@ pixel_x = -8; pixel_y = 24 }, +/obj/machinery/atmospherics/components/binary/pump/on{ + target_pressure = 4500 + }, /turf/open/floor/engine, /area/ruin/unpowered/syndicate_lava_base/engineering) "og" = ( @@ -5864,16 +5885,12 @@ /turf/open/floor/plasteel/white, /area/ruin/unpowered/syndicate_lava_base/medbay) "os" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/dirt, /obj/machinery/vending/medical{ - desc = "Medical drug dispenser. Looks to have been outfitted with illicit software."; - extended_inventory = 1; name = "SyndiMed Plus"; - premium = list(/obj/item/reagent_containers/hypospray/medipen = 2, /obj/item/storage/belt/medical = 2); - products = list(/obj/item/reagent_containers/syringe = 6, /obj/item/reagent_containers/dropper = 2, /obj/item/stack/medical/gauze = 4, /obj/item/reagent_containers/pill/patch/styptic = 3, /obj/item/reagent_containers/pill/insulin = 5, /obj/item/reagent_containers/pill/patch/silver_sulf = 3, /obj/item/reagent_containers/glass/bottle/charcoal = 2, /obj/item/reagent_containers/spray/medical/sterilizer = 1, /obj/item/reagent_containers/glass/bottle/epinephrine = 2, /obj/item/reagent_containers/glass/bottle/morphine = 2, /obj/item/reagent_containers/glass/bottle/salglu_solution = 2, /obj/item/reagent_containers/glass/bottle/toxin = 2, /obj/item/reagent_containers/syringe/antiviral = 3, /obj/item/reagent_containers/pill/salbutamol = 1, /obj/item/device/healthanalyzer = 2); req_access_txt = "150" }, -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/cleanable/dirt, /turf/open/floor/plasteel/white, /area/ruin/unpowered/syndicate_lava_base/medbay) "ot" = ( @@ -6056,6 +6073,10 @@ }, /turf/open/floor/plasteel/dark, /area/ruin/unpowered/syndicate_lava_base/bar) +"oP" = ( +/obj/structure/sign/chemistry, +/turf/closed/wall/mineral/plastitanium/nodiagonal, +/area/ruin/unpowered/syndicate_lava_base/testlab) (1,1,1) = {" aa @@ -6841,7 +6862,7 @@ jx kn kH jN -oO +jZ lU mt mU @@ -7152,7 +7173,7 @@ ae ae ae ae -ae +oP fH gG he @@ -7712,8 +7733,8 @@ ab ab ab ac -dP dy +dP eA fa dy diff --git a/_maps/map_files/BoxStation/BoxStation.dmm b/_maps/map_files/BoxStation/BoxStation.dmm index c386f59881..5bcd4ec085 100644 --- a/_maps/map_files/BoxStation/BoxStation.dmm +++ b/_maps/map_files/BoxStation/BoxStation.dmm @@ -4950,13 +4950,17 @@ /turf/closed/wall/r_wall, /area/ai_monitored/security/armory) "alu" = ( -/obj/structure/barricade/wooden, -/obj/structure/grille, /obj/structure/cable{ icon_state = "1-2" }, -/turf/open/floor/wood, -/area/maintenance/fore) +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/machinery/door/firedoor/border_only{ + dir = 1 + }, +/turf/open/floor/wood{ + icon_state = "wood-broken7" + }, +/area/maintenance/bar/cafe) "alv" = ( /obj/structure/cable{ icon_state = "1-2" @@ -9624,9 +9628,6 @@ /obj/structure/cable{ icon_state = "2-4" }, -/obj/structure/cable{ - icon_state = "2-8" - }, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, @@ -10034,21 +10035,28 @@ /area/maintenance/port/fore) "ayA" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/structure/barricade/wooden, -/obj/structure/grille, -/turf/open/floor/wood, -/area/maintenance/bar/cafe) +/obj/machinery/door/airlock/maintenance{ + req_access_txt = "12" + }, +/turf/open/floor/plating, +/area/maintenance/fore) "ayB" = ( +/turf/closed/wall, +/area/crew_quarters/theatre/mime) +"ayC" = ( +/obj/structure/cable{ + icon_state = "0-8" + }, +/obj/structure/cable{ + icon_state = "0-4" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/effect/spawner/structure/window/reinforced, /turf/open/floor/plating, -/area/maintenance/bar/cafe) -"ayC" = ( -/turf/closed/wall, -/area/maintenance/bar/cafe) +/area/maintenance/fore) "ayD" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/closed/wall, -/area/maintenance/bar/cafe) +/area/crew_quarters/theatre/clown) "ayE" = ( /turf/closed/wall/r_wall, /area/maintenance/fore) @@ -10457,29 +10465,15 @@ /turf/closed/wall, /area/maintenance/port/fore) "azH" = ( -/obj/machinery/power/apc{ - areastring = "/area/maintenance/bar/cafe"; - dir = 1; - name = "Abandoned Cafe APC"; - pixel_y = 24 +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 }, -/obj/structure/cable{ - icon_state = "0-2" - }, -/turf/open/floor/wood{ - icon_state = "wood-broken" - }, -/area/maintenance/bar/cafe) +/turf/closed/wall, +/area/crew_quarters/theatre/mime) "azI" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/structure/chair/stool/bar, -/obj/machinery/airalarm{ - pixel_y = 23 - }, -/turf/open/floor/wood{ - icon_state = "wood-broken5" - }, -/area/maintenance/bar/cafe) +/obj/machinery/atmospherics/pipe/manifold4w/scrubbers/hidden, +/turf/closed/wall, +/area/crew_quarters/theatre/clown) "azJ" = ( /obj/machinery/gateway{ dir = 9 @@ -11351,48 +11345,24 @@ /turf/closed/wall/r_wall, /area/storage/primary) "aBS" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/structure/cable{ - icon_state = "1-4" - }, -/obj/structure/cable{ - icon_state = "4-8" - }, -/turf/open/floor/wood, -/area/maintenance/bar/cafe) -"aBT" = ( -/obj/machinery/power/apc{ - areastring = "/area/crew_quarters/theatre/mime"; - dir = 2; - name = "Mime's Office APC"; - pixel_x = 1; - pixel_y = -24 +/obj/machinery/light_switch{ + pixel_y = 28 }, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 +/turf/open/floor/circuit, +/area/ai_monitored/nuke_storage) +"aBT" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ + dir = 1 }, -/obj/structure/chair/wood{ +/turf/open/floor/plasteel/white/side{ dir = 8 }, -/obj/structure/cable{ - icon_state = "0-4" - }, -/turf/open/floor/wood{ - icon_state = "wood-broken6" - }, -/area/maintenance/bar/cafe) +/area/crew_quarters/theatre/mime) "aBU" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/structure/cable{ - icon_state = "4-8" - }, -/turf/open/floor/wood, -/area/maintenance/bar/cafe) +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/closed/wall, +/area/crew_quarters/theatre/clown) "aBV" = ( /obj/machinery/airalarm{ pixel_y = 23 @@ -11403,24 +11373,16 @@ /turf/open/floor/circuit, /area/ai_monitored/nuke_storage) "aBW" = ( -/obj/machinery/power/apc{ - areastring = "/area/crew_quarters/theatre/clown"; - dir = 2; - name = "Clown's Office APC"; - pixel_x = 1; - pixel_y = -24 +/obj/structure/table, +/obj/item/device/flashlight/lamp/bananalamp, +/obj/item/device/radio/intercom{ + freerange = 0; + frequency = 1459; + name = "Station Intercom (General)"; + pixel_x = -30 }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/structure/cable{ - icon_state = "0-8" - }, -/turf/open/floor/wood{ - icon_state = "wood-broken6" - }, -/area/maintenance/bar/cafe) +/turf/open/floor/plasteel/redyellow, +/area/crew_quarters/theatre/clown) "aBX" = ( /obj/machinery/gateway{ dir = 10 @@ -11978,18 +11940,31 @@ /turf/open/floor/plasteel, /area/storage/primary) "aDr" = ( -/turf/closed/wall, -/area/crew_quarters/theatre/mime) +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 9 + }, +/turf/open/floor/circuit, +/area/ai_monitored/nuke_storage) "aDs" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/closed/wall, +/obj/effect/spawner/structure/window/hollow/end{ + dir = 4 + }, +/turf/open/floor/plating, /area/crew_quarters/theatre/mime) "aDt" = ( -/turf/closed/wall, -/area/crew_quarters/theatre/clown) +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 5 + }, +/turf/open/floor/circuit, +/area/ai_monitored/nuke_storage) "aDv" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/closed/wall, +/obj/effect/spawner/structure/window/hollow/end{ + dir = 8 + }, +/turf/open/floor/plating, /area/crew_quarters/theatre/clown) "aDw" = ( /obj/structure/window/reinforced, @@ -12566,13 +12541,13 @@ /turf/open/floor/circuit, /area/ai_monitored/nuke_storage) "aEN" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/structure/bed, -/obj/item/bedsheet/mime, -/turf/open/floor/plasteel/white/side{ - dir = 1 +/obj/structure/chair/wood{ + dir = 8 }, -/area/crew_quarters/theatre/mime) +/turf/open/floor/wood{ + icon_state = "wood-broken7" + }, +/area/maintenance/bar/cafe) "aEO" = ( /obj/structure/cable{ icon_state = "1-2" @@ -12580,10 +12555,12 @@ /turf/open/floor/circuit, /area/ai_monitored/nuke_storage) "aEP" = ( -/obj/structure/closet/secure_closet/freezer/cream_pie, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/plasteel/redyellow, -/area/crew_quarters/theatre/clown) +/obj/structure/table/wood, +/obj/item/stack/sheet/mineral/wood{ + amount = 7 + }, +/turf/open/floor/wood, +/area/maintenance/bar/cafe) "aEQ" = ( /obj/structure/table, /obj/item/paper/pamphlet/gateway, @@ -13067,47 +13044,38 @@ /turf/open/floor/plasteel/vault/corner, /area/ai_monitored/nuke_storage) "aGb" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/machinery/camera{ - c_tag = "Mime's Office"; - dir = 8 - }, -/turf/open/floor/plasteel/white/side{ - dir = 1 - }, -/area/crew_quarters/theatre/mime) -"aGc" = ( -/obj/structure/cable{ - icon_state = "1-8" - }, -/obj/machinery/camera/motion{ - c_tag = "Vault"; - dir = 1; - network = list("MiniSat") - }, -/obj/machinery/light, -/turf/open/floor/plasteel/vault/corner{ - dir = 8 - }, -/area/ai_monitored/nuke_storage) -"aGd" = ( -/obj/structure/cable{ - icon_state = "2-4" - }, -/turf/open/floor/plasteel/vault/side, -/area/ai_monitored/nuke_storage) -"aGe" = ( -/obj/structure/mirror{ - pixel_x = -28 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/machinery/camera{ - c_tag = "Clown's Office"; - c_tag_order = 999; +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, -/turf/open/floor/plasteel/redyellow, -/area/crew_quarters/theatre/clown) +/turf/open/floor/wood, +/area/maintenance/bar/cafe) +"aGc" = ( +/obj/structure/chair/stool/bar, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 9 + }, +/turf/open/floor/wood{ + icon_state = "wood-broken7" + }, +/area/maintenance/bar/cafe) +"aGd" = ( +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/wood, +/area/maintenance/bar/cafe) +"aGe" = ( +/obj/structure/table/wood, +/obj/item/screwdriver, +/obj/item/crowbar, +/turf/open/floor/wood{ + icon_state = "wood-broken6" + }, +/area/maintenance/bar/cafe) "aGf" = ( /obj/machinery/firealarm{ dir = 4; @@ -13743,9 +13711,14 @@ /turf/open/floor/plasteel, /area/storage/primary) "aHF" = ( -/obj/structure/sign/securearea, -/turf/closed/wall/r_wall, -/area/ai_monitored/nuke_storage) +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/structure/cable{ + icon_state = "2-4" + }, +/turf/open/floor/wood, +/area/maintenance/bar/cafe) "aHG" = ( /obj/machinery/door/airlock/vault{ icon_state = "door_locked"; @@ -14352,20 +14325,23 @@ /turf/open/floor/plasteel, /area/storage/primary) "aJd" = ( -/obj/structure/cable{ - icon_state = "0-2" +/obj/structure/mineral_door/wood{ + name = "Abandoned Cafe" }, -/obj/effect/spawner/structure/window/reinforced, -/turf/open/floor/plating, -/area/hallway/primary/port) -"aJe" = ( /obj/structure/cable{ icon_state = "1-2" }, -/turf/open/floor/plasteel/vault{ - dir = 5 +/obj/machinery/door/firedoor/border_only, +/turf/open/floor/wood, +/area/maintenance/bar/cafe) +"aJe" = ( +/obj/effect/spawner/structure/window/hollow/end{ + dir = 8 }, -/area/hallway/primary/port) +/obj/effect/decal/cleanable/dirt, +/obj/machinery/door/firedoor/border_only, +/turf/open/floor/plating, +/area/maintenance/bar/cafe) "aJf" = ( /obj/machinery/camera{ c_tag = "EVA South"; @@ -14756,15 +14732,10 @@ /turf/open/floor/plasteel, /area/storage/primary) "aKb" = ( -/obj/structure/cable{ - icon_state = "0-8" +/obj/item/twohanded/required/kirbyplants/random, +/turf/open/floor/plasteel/redyellow/side{ + dir = 1 }, -/obj/structure/cable{ - icon_state = "0-4" - }, -/obj/effect/spawner/structure/window/reinforced, -/obj/structure/cable, -/turf/open/floor/plating, /area/hallway/primary/port) "aKc" = ( /obj/machinery/door/firedoor, @@ -14889,48 +14860,40 @@ /turf/open/floor/plating, /area/storage/primary) "aKt" = ( -/obj/machinery/door/airlock/freezer{ - boltDown = null; - boltUp = null; - doorClose = null; - doorDeni = null; - doorOpen = null; - name = "Mime's Office"; - noPower = null; - req_access_txt = "46" +/obj/effect/spawner/structure/window/hollow/end, +/obj/item/shard{ + icon_state = "medium" }, -/turf/open/floor/plasteel/white/side{ +/obj/effect/decal/cleanable/cobweb{ + icon_state = "cobweb2" + }, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/door/firedoor/border_only, +/turf/open/floor/plating, +/area/maintenance/bar/cafe) +"aKu" = ( +/turf/closed/wall, +/area/maintenance/bar/cafe) +"aKv" = ( +/obj/structure/cable{ + icon_state = "1-2" + }, +/turf/open/floor/plasteel/redyellow/side{ dir = 1 }, -/area/crew_quarters/theatre/mime) -"aKu" = ( -/obj/effect/spawner/structure/window, -/turf/open/floor/plating, -/area/crew_quarters/theatre/mime) -"aKv" = ( -/obj/structure/cable, +/area/hallway/primary/port) +"aKw" = ( +/turf/open/floor/plasteel/redyellow/side{ + dir = 1 + }, +/area/hallway/primary/port) +"aKx" = ( /obj/structure/cable{ icon_state = "0-8" }, -/obj/structure/cable{ - icon_state = "0-4" - }, /obj/effect/spawner/structure/window/reinforced, /turf/open/floor/plating, /area/hallway/primary/port) -"aKw" = ( -/obj/machinery/door/airlock/maintenance{ - req_access_txt = "12" - }, -/obj/structure/cable{ - icon_state = "1-2" - }, -/turf/open/floor/plating, -/area/maintenance/fore) -"aKx" = ( -/obj/effect/spawner/structure/window, -/turf/open/floor/plating, -/area/crew_quarters/theatre/clown) "aKy" = ( /obj/structure/disposalpipe/segment, /obj/structure/cable{ @@ -15383,15 +15346,21 @@ /turf/open/floor/plasteel, /area/hallway/primary/port) "aLL" = ( -/turf/open/floor/plasteel/white/side{ +/obj/machinery/camera{ + c_tag = "Port Hallway 2"; + dir = 2 + }, +/obj/effect/turf_decal/stripes/line{ dir = 1 }, +/turf/open/floor/plasteel, /area/hallway/primary/port) "aLM" = ( /obj/machinery/door/firedoor, -/turf/open/floor/plasteel/white/side{ +/obj/effect/turf_decal/stripes/line{ dir = 1 }, +/turf/open/floor/plasteel, /area/hallway/primary/port) "aLN" = ( /obj/effect/turf_decal/stripes/line{ @@ -15411,6 +15380,9 @@ /obj/structure/cable{ icon_state = "1-2" }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, /turf/open/floor/plasteel, /area/hallway/primary/port) "aLQ" = ( @@ -15773,10 +15745,10 @@ /turf/open/floor/plasteel, /area/hallway/primary/port) "aMR" = ( -/obj/structure/cable{ - icon_state = "1-4" - }, /obj/machinery/atmospherics/components/unary/vent_pump/on, +/obj/structure/cable{ + icon_state = "4-8" + }, /turf/open/floor/plasteel, /area/hallway/primary/port) "aMS" = ( @@ -56991,51 +56963,282 @@ /turf/open/floor/plasteel/white, /area/medical/sleeper) "QoZ" = ( -/obj/structure/grille, -/obj/structure/lattice, /turf/open/space/basic, -/area/space/nearstation) +/area/maintenance/port/fore) "Qpa" = ( -/obj/structure/grille, -/obj/structure/lattice, /turf/open/space/basic, -/area/space/nearstation) +/area/maintenance/port/fore) "Qpb" = ( -/obj/structure/grille, -/obj/structure/lattice, /turf/open/space/basic, /area/space/nearstation) "Qpc" = ( -/obj/structure/grille, -/obj/structure/lattice, /turf/open/space/basic, /area/space/nearstation) "Qpd" = ( -/obj/structure/grille, -/obj/structure/lattice, /turf/open/space/basic, -/area/space/nearstation) +/area/maintenance/fore) "Qpe" = ( -/obj/structure/grille, -/obj/structure/lattice, /turf/open/space/basic, -/area/space/nearstation) +/area/maintenance/fore) "Qpf" = ( -/obj/structure/grille, -/obj/structure/lattice, /turf/open/space/basic, -/area/space/nearstation) +/area/maintenance/fore) "Qpg" = ( -/obj/structure/grille, -/obj/structure/lattice, /turf/open/space/basic, /area/space/nearstation) "Qph" = ( +/turf/open/space/basic, +/area/space/nearstation) +"Qpi" = ( +/turf/open/space/basic, +/area/space/nearstation) +"Qpj" = ( +/turf/open/space/basic, +/area/maintenance/fore) +"Qpk" = ( +/turf/open/space/basic, +/area/maintenance/fore) +"Qpl" = ( +/turf/open/space/basic, +/area/maintenance/port/fore) +"Qpm" = ( +/turf/open/space/basic, +/area/maintenance/port/fore) +"Qpn" = ( +/turf/open/space/basic, +/area/maintenance/fore) +"Qpo" = ( +/turf/open/space/basic, +/area/maintenance/fore) +"Qpp" = ( +/turf/open/space/basic, +/area/maintenance/fore) +"Qpq" = ( +/turf/open/space/basic, +/area/maintenance/fore) +"Qpr" = ( +/turf/open/space/basic, +/area/maintenance/fore) +"Qps" = ( +/turf/open/space/basic, +/area/maintenance/fore) +"Qpt" = ( +/turf/open/space/basic, +/area/maintenance/fore) +"Qpu" = ( +/turf/open/space/basic, +/area/maintenance/fore) +"Qpv" = ( +/turf/open/space/basic, +/area/maintenance/fore) +"Qpw" = ( +/turf/open/space/basic, +/area/maintenance/fore) +"Qpx" = ( +/turf/open/space/basic, +/area/maintenance/fore) +"Qpy" = ( +/turf/open/space/basic, +/area/maintenance/port/fore) +"Qpz" = ( +/turf/open/space/basic, +/area/maintenance/fore) +"QpA" = ( +/turf/open/space/basic, +/area/maintenance/fore) +"QpB" = ( +/turf/open/space/basic, +/area/maintenance/fore) +"QpC" = ( +/turf/open/space/basic, +/area/maintenance/fore) +"QpD" = ( +/turf/open/space/basic, +/area/maintenance/fore) +"QpE" = ( +/turf/open/space/basic, +/area/maintenance/fore) +"QpF" = ( +/turf/open/space/basic, +/area/maintenance/fore) +"QpG" = ( +/turf/open/space/basic, +/area/maintenance/fore) +"QpH" = ( +/turf/open/space/basic, +/area/maintenance/fore) +"QpI" = ( +/turf/open/space/basic, +/area/maintenance/fore) +"QpJ" = ( +/turf/open/space/basic, +/area/maintenance/fore) +"QpK" = ( +/turf/open/space/basic, +/area/maintenance/fore) +"QpL" = ( +/turf/open/space/basic, +/area/maintenance/port/fore) +"QpM" = ( +/turf/open/space/basic, +/area/maintenance/port/fore) +"QpN" = ( +/turf/open/space/basic, +/area/maintenance/bar/cafe) +"QpO" = ( +/turf/open/space/basic, +/area/maintenance/bar/cafe) +"QpP" = ( +/turf/open/space/basic, +/area/maintenance/bar/cafe) +"QpQ" = ( +/turf/open/space/basic, +/area/maintenance/bar/cafe) +"QpR" = ( +/turf/open/space/basic, +/area/maintenance/bar/cafe) +"QpS" = ( +/turf/open/space/basic, +/area/maintenance/bar/cafe) +"QpT" = ( +/turf/open/space/basic, +/area/maintenance/bar/cafe) +"QpU" = ( +/turf/open/space/basic, +/area/maintenance/bar/cafe) +"QpV" = ( +/turf/open/space/basic, +/area/maintenance/bar/cafe) +"QpW" = ( +/turf/open/space/basic, +/area/maintenance/fore) +"QpX" = ( +/turf/open/space/basic, +/area/maintenance/fore) +"QpY" = ( +/turf/open/space/basic, +/area/maintenance/port/fore) +"QpZ" = ( +/turf/open/space/basic, +/area/maintenance/port/fore) +"Qqa" = ( +/turf/open/space/basic, +/area/maintenance/bar/cafe) +"Qqb" = ( +/turf/open/space/basic, +/area/maintenance/bar/cafe) +"Qqc" = ( +/turf/open/space/basic, +/area/maintenance/bar/cafe) +"Qqd" = ( +/turf/open/space/basic, +/area/maintenance/bar/cafe) +"Qqe" = ( +/turf/open/space/basic, +/area/maintenance/bar/cafe) +"Qqf" = ( +/turf/open/space/basic, +/area/maintenance/bar/cafe) +"Qqg" = ( +/turf/open/space/basic, +/area/maintenance/bar/cafe) +"Qqh" = ( +/turf/open/space/basic, +/area/maintenance/bar/cafe) +"Qqi" = ( +/turf/open/space/basic, +/area/maintenance/bar/cafe) +"Qqj" = ( +/turf/open/space/basic, +/area/maintenance/fore) +"Qqk" = ( +/turf/open/space/basic, +/area/maintenance/fore) +"Qql" = ( /obj/structure/grille, /obj/structure/lattice, /turf/open/space/basic, /area/space/nearstation) -"Qpi" = ( +"Qqm" = ( +/obj/structure/grille, +/obj/structure/lattice, +/turf/open/space/basic, +/area/space/nearstation) +"Qqn" = ( +/obj/structure/grille, +/obj/structure/lattice, +/turf/open/space/basic, +/area/space/nearstation) +"Qqo" = ( +/obj/structure/grille, +/obj/structure/lattice, +/turf/open/space/basic, +/area/space/nearstation) +"Qqp" = ( +/obj/structure/grille, +/obj/structure/lattice, +/turf/open/space/basic, +/area/space/nearstation) +"Qqq" = ( +/obj/structure/grille, +/obj/structure/lattice, +/turf/open/space/basic, +/area/space/nearstation) +"Qqr" = ( +/obj/structure/grille, +/obj/structure/lattice, +/turf/open/space/basic, +/area/space/nearstation) +"Qqs" = ( +/obj/structure/grille, +/obj/structure/lattice, +/turf/open/space/basic, +/area/space/nearstation) +"Qqt" = ( +/obj/structure/grille, +/obj/structure/lattice, +/turf/open/space/basic, +/area/space/nearstation) +"Qqu" = ( +/turf/open/space/basic, +/area/maintenance/port/fore) +"Qqv" = ( +/turf/open/space/basic, +/area/maintenance/port/fore) +"Qqw" = ( +/turf/open/space/basic, +/area/maintenance/bar/cafe) +"Qqx" = ( +/turf/open/space/basic, +/area/maintenance/bar/cafe) +"Qqy" = ( +/turf/open/space/basic, +/area/maintenance/bar/cafe) +"Qqz" = ( +/turf/open/space/basic, +/area/maintenance/bar/cafe) +"QqA" = ( +/turf/open/space/basic, +/area/maintenance/bar/cafe) +"QqB" = ( +/turf/open/space/basic, +/area/maintenance/bar/cafe) +"QqC" = ( +/turf/open/space/basic, +/area/maintenance/bar/cafe) +"QqD" = ( +/turf/open/space/basic, +/area/maintenance/bar/cafe) +"QqE" = ( +/turf/open/space/basic, +/area/maintenance/bar/cafe) +"QqF" = ( +/turf/open/space/basic, +/area/maintenance/fore) +"QqG" = ( +/turf/open/space/basic, +/area/maintenance/fore) +"QqH" = ( /obj/structure/window/reinforced, /obj/vehicle/ridden/secway, /obj/item/key/security, @@ -57045,7 +57248,46 @@ /obj/effect/turf_decal/delivery, /turf/open/floor/plasteel/showroomfloor, /area/security/main) -"Qpj" = ( +"QqI" = ( +/turf/open/space/basic, +/area/storage/primary) +"QqJ" = ( +/turf/open/space/basic, +/area/storage/primary) +"QqK" = ( +/turf/open/space/basic, +/area/maintenance/bar/cafe) +"QqL" = ( +/turf/open/space/basic, +/area/maintenance/bar/cafe) +"QqM" = ( +/turf/open/space/basic, +/area/maintenance/bar/cafe) +"QqN" = ( +/turf/open/space/basic, +/area/maintenance/bar/cafe) +"QqO" = ( +/turf/open/space/basic, +/area/maintenance/bar/cafe) +"QqP" = ( +/turf/open/space/basic, +/area/maintenance/bar/cafe) +"QqQ" = ( +/turf/open/space/basic, +/area/maintenance/bar/cafe) +"QqR" = ( +/turf/open/space/basic, +/area/maintenance/bar/cafe) +"QqS" = ( +/turf/open/space/basic, +/area/maintenance/bar/cafe) +"QqT" = ( +/turf/open/space/basic, +/area/maintenance/fore) +"QqU" = ( +/turf/open/space/basic, +/area/maintenance/fore) +"QqV" = ( /obj/structure/window/reinforced, /obj/vehicle/ridden/secway, /obj/item/key/security, @@ -57055,31 +57297,70 @@ /obj/effect/turf_decal/delivery, /turf/open/floor/plasteel/showroomfloor, /area/security/main) -"Qpk" = ( +"QqW" = ( /obj/structure/closet/l3closet/security, /turf/open/floor/plasteel/showroomfloor, /area/security/main) -"Qpl" = ( +"QqX" = ( +/turf/open/space/basic, +/area/storage/primary) +"QqY" = ( +/turf/open/space/basic, +/area/storage/primary) +"QqZ" = ( +/turf/open/space/basic, +/area/crew_quarters/theatre/mime) +"Qra" = ( +/turf/open/space/basic, +/area/crew_quarters/theatre/mime) +"Qrb" = ( +/turf/open/space/basic, +/area/crew_quarters/theatre/mime) +"Qrc" = ( +/turf/open/space/basic, +/area/crew_quarters/theatre/mime) +"Qrd" = ( +/turf/open/space/basic, +/area/maintenance/fore) +"Qre" = ( +/turf/open/space/basic, +/area/crew_quarters/theatre/clown) +"Qrf" = ( +/turf/open/space/basic, +/area/crew_quarters/theatre/clown) +"Qrg" = ( +/turf/open/space/basic, +/area/crew_quarters/theatre/clown) +"Qrh" = ( +/turf/open/space/basic, +/area/crew_quarters/theatre/clown) +"Qri" = ( +/turf/open/space/basic, +/area/maintenance/fore) +"Qrj" = ( +/turf/open/space/basic, +/area/maintenance/fore) +"Qrk" = ( /obj/machinery/flasher/portable, /obj/effect/turf_decal/bot_white, /turf/open/floor/plasteel/dark, /area/ai_monitored/security/armory) -"Qpm" = ( +"Qrl" = ( /obj/machinery/flasher/portable, /obj/effect/turf_decal/bot_white, /turf/open/floor/plasteel/dark, /area/ai_monitored/security/armory) -"Qpn" = ( +"Qrm" = ( /obj/machinery/flasher/portable, /obj/effect/turf_decal/bot_white, /turf/open/floor/plasteel/dark, /area/ai_monitored/security/armory) -"Qpo" = ( +"Qrn" = ( /obj/machinery/flasher/portable, /obj/effect/turf_decal/bot_white, /turf/open/floor/plasteel/dark, /area/ai_monitored/security/armory) -"Qpp" = ( +"Qro" = ( /obj/structure/table, /obj/item/grenade/barrier{ pixel_x = 4 @@ -57093,14 +57374,14 @@ }, /turf/open/floor/plasteel/dark, /area/ai_monitored/security/armory) -"Qpq" = ( +"Qrp" = ( /obj/structure/rack, /obj/item/gun/energy/e_gun/dragnet, /obj/item/gun/energy/e_gun/dragnet, /obj/effect/turf_decal/bot_white, /turf/open/floor/plasteel/dark, /area/ai_monitored/security/armory) -"Qpr" = ( +"Qrq" = ( /obj/structure/rack, /obj/item/clothing/suit/armor/bulletproof{ pixel_x = -3; @@ -57127,7 +57408,7 @@ /obj/effect/turf_decal/bot_white, /turf/open/floor/plasteel/dark, /area/ai_monitored/security/armory) -"Qps" = ( +"Qrr" = ( /obj/structure/rack, /obj/item/clothing/suit/armor/riot{ pixel_x = -3; @@ -57159,7 +57440,7 @@ /obj/effect/turf_decal/bot_white, /turf/open/floor/plasteel/dark, /area/ai_monitored/security/armory) -"Qpt" = ( +"Qrs" = ( /obj/structure/window/reinforced, /obj/machinery/door/window/eastleft{ name = "Cyborg Docking Port" @@ -57168,21 +57449,60 @@ /obj/effect/turf_decal/delivery, /turf/open/floor/plasteel/showroomfloor, /area/security/main) -"Qpu" = ( +"Qrt" = ( /obj/effect/landmark/secequipment, /obj/effect/turf_decal/bot{ dir = 2 }, /turf/open/floor/plasteel/showroomfloor, /area/security/main) -"Qpv" = ( +"Qru" = ( /obj/structure/closet/secure_closet/security/sec, /obj/effect/turf_decal/bot{ dir = 2 }, /turf/open/floor/plasteel/showroomfloor, /area/security/main) -"Qpw" = ( +"Qrv" = ( +/turf/open/space/basic, +/area/storage/primary) +"Qrw" = ( +/turf/open/space/basic, +/area/storage/primary) +"Qrx" = ( +/turf/open/space/basic, +/area/crew_quarters/theatre/mime) +"Qry" = ( +/turf/open/space/basic, +/area/crew_quarters/theatre/mime) +"Qrz" = ( +/turf/open/space/basic, +/area/crew_quarters/theatre/mime) +"QrA" = ( +/turf/open/space/basic, +/area/crew_quarters/theatre/mime) +"QrB" = ( +/turf/open/space/basic, +/area/maintenance/fore) +"QrC" = ( +/turf/open/space/basic, +/area/crew_quarters/theatre/clown) +"QrD" = ( +/turf/open/space/basic, +/area/crew_quarters/theatre/clown) +"QrE" = ( +/turf/open/space/basic, +/area/crew_quarters/theatre/clown) +"QrF" = ( +/turf/open/space/basic, +/area/crew_quarters/theatre/clown) +"QrG" = ( +/turf/open/space/basic, +/area/maintenance/fore) +"QrH" = ( +/turf/open/space/basic, +/area/maintenance/fore) +"QrI" = ( /obj/machinery/camera/motion{ c_tag = "Non-Lethal Armory Motion Sensor"; dir = 4 @@ -57192,14 +57512,14 @@ }, /turf/open/floor/plasteel, /area/ai_monitored/security/armory) -"Qpx" = ( +"QrJ" = ( /obj/effect/turf_decal/stripes/line, /obj/effect/turf_decal/stripes/line{ dir = 1 }, /turf/open/floor/plasteel, /area/ai_monitored/security/armory) -"Qpy" = ( +"QrK" = ( /obj/effect/turf_decal/stripes/line, /obj/machinery/atmospherics/components/unary/vent_pump/on, /obj/effect/turf_decal/stripes/line{ @@ -57207,21 +57527,21 @@ }, /turf/open/floor/plasteel, /area/ai_monitored/security/armory) -"Qpz" = ( +"QrL" = ( /obj/effect/turf_decal/stripes/line, /obj/effect/turf_decal/stripes/line{ dir = 1 }, /turf/open/floor/plasteel, /area/ai_monitored/security/armory) -"QpA" = ( +"QrM" = ( /obj/effect/turf_decal/stripes/line{ dir = 1 }, /obj/effect/turf_decal/stripes/line, /turf/open/floor/plasteel, /area/ai_monitored/security/armory) -"QpB" = ( +"QrN" = ( /obj/effect/turf_decal/stripes/line{ dir = 1 }, @@ -57230,14 +57550,14 @@ }, /turf/open/floor/plasteel, /area/ai_monitored/security/armory) -"QpC" = ( +"QrO" = ( /obj/effect/turf_decal/stripes/line{ dir = 1 }, /obj/machinery/atmospherics/components/unary/vent_scrubber/on, /turf/open/floor/plasteel, /area/ai_monitored/security/armory) -"QpD" = ( +"QrP" = ( /obj/machinery/door/poddoor/shutters{ id = "lowsecarmory"; name = "Non-Lethal Armoury Shutter" @@ -57251,31 +57571,70 @@ /obj/effect/turf_decal/delivery, /turf/open/floor/plasteel, /area/ai_monitored/security/armory) -"QpE" = ( +"QrQ" = ( /obj/effect/landmark/secequipment, /obj/effect/turf_decal/bot{ dir = 2 }, /turf/open/floor/plasteel/showroomfloor, /area/security/main) -"QpF" = ( +"QrR" = ( +/turf/open/space/basic, +/area/storage/primary) +"QrS" = ( +/turf/open/space/basic, +/area/storage/primary) +"QrT" = ( +/turf/open/space/basic, +/area/crew_quarters/theatre/mime) +"QrU" = ( +/turf/open/space/basic, +/area/crew_quarters/theatre/mime) +"QrV" = ( +/turf/open/space/basic, +/area/crew_quarters/theatre/mime) +"QrW" = ( +/turf/open/space/basic, +/area/crew_quarters/theatre/mime) +"QrX" = ( +/turf/open/space/basic, +/area/maintenance/fore) +"QrY" = ( +/turf/open/space/basic, +/area/crew_quarters/theatre/clown) +"QrZ" = ( +/turf/open/space/basic, +/area/crew_quarters/theatre/clown) +"Qsa" = ( +/turf/open/space/basic, +/area/crew_quarters/theatre/clown) +"Qsb" = ( +/turf/open/space/basic, +/area/crew_quarters/theatre/clown) +"Qsc" = ( +/turf/open/space/basic, +/area/maintenance/fore) +"Qsd" = ( +/turf/open/space/basic, +/area/maintenance/fore) +"Qse" = ( /obj/machinery/suit_storage_unit/security, /obj/effect/turf_decal/bot_white, /turf/open/floor/plasteel/dark, /area/ai_monitored/security/armory) -"QpG" = ( +"Qsf" = ( /obj/machinery/suit_storage_unit/security, /obj/effect/turf_decal/bot_white, /turf/open/floor/plasteel/dark, /area/ai_monitored/security/armory) -"QpH" = ( +"Qsg" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 5 }, /obj/structure/tank_dispenser/oxygen, /turf/open/floor/plasteel/dark, /area/ai_monitored/security/armory) -"QpI" = ( +"Qsh" = ( /obj/machinery/suit_storage_unit/security, /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 @@ -57283,7 +57642,7 @@ /obj/effect/turf_decal/bot_white, /turf/open/floor/plasteel/dark, /area/ai_monitored/security/armory) -"QpJ" = ( +"Qsi" = ( /obj/machinery/suit_storage_unit/security, /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 @@ -57291,7 +57650,7 @@ /obj/effect/turf_decal/bot_white, /turf/open/floor/plasteel/dark, /area/ai_monitored/security/armory) -"QpK" = ( +"Qsj" = ( /obj/effect/turf_decal/stripes/line{ dir = 8 }, @@ -57304,14 +57663,14 @@ }, /turf/open/floor/plasteel, /area/ai_monitored/security/armory) -"QpL" = ( +"Qsk" = ( /obj/effect/turf_decal/stripes/line, /obj/structure/cable{ icon_state = "4-8" }, /turf/open/floor/plasteel, /area/ai_monitored/security/armory) -"QpM" = ( +"Qsl" = ( /obj/effect/turf_decal/stripes/line, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/structure/cable{ @@ -57319,7 +57678,85 @@ }, /turf/open/floor/plasteel, /area/ai_monitored/security/armory) -"QpN" = ( +"Qsm" = ( +/turf/open/space/basic, +/area/storage/primary) +"Qsn" = ( +/turf/open/space/basic, +/area/storage/primary) +"Qso" = ( +/turf/open/space/basic, +/area/crew_quarters/theatre/mime) +"Qsp" = ( +/turf/open/space/basic, +/area/crew_quarters/theatre/mime) +"Qsq" = ( +/turf/open/space/basic, +/area/crew_quarters/theatre/mime) +"Qsr" = ( +/turf/open/space/basic, +/area/crew_quarters/theatre/mime) +"Qss" = ( +/turf/open/space/basic, +/area/maintenance/fore) +"Qst" = ( +/turf/open/space/basic, +/area/crew_quarters/theatre/clown) +"Qsu" = ( +/turf/open/space/basic, +/area/crew_quarters/theatre/clown) +"Qsv" = ( +/turf/open/space/basic, +/area/crew_quarters/theatre/clown) +"Qsw" = ( +/turf/open/space/basic, +/area/crew_quarters/theatre/clown) +"Qsx" = ( +/turf/open/space/basic, +/area/maintenance/fore) +"Qsy" = ( +/turf/open/space/basic, +/area/maintenance/fore) +"Qsz" = ( +/turf/open/space/basic, +/area/storage/primary) +"QsA" = ( +/turf/open/space/basic, +/area/storage/primary) +"QsB" = ( +/turf/open/space/basic, +/area/crew_quarters/theatre/mime) +"QsC" = ( +/turf/open/space/basic, +/area/crew_quarters/theatre/mime) +"QsD" = ( +/turf/open/space/basic, +/area/crew_quarters/theatre/mime) +"QsE" = ( +/turf/open/space/basic, +/area/crew_quarters/theatre/mime) +"QsF" = ( +/turf/open/space/basic, +/area/maintenance/fore) +"QsG" = ( +/turf/open/space/basic, +/area/crew_quarters/theatre/clown) +"QsH" = ( +/turf/open/space/basic, +/area/crew_quarters/theatre/clown) +"QsI" = ( +/turf/open/space/basic, +/area/crew_quarters/theatre/clown) +"QsJ" = ( +/turf/open/space/basic, +/area/crew_quarters/theatre/clown) +"QsK" = ( +/turf/open/space/basic, +/area/maintenance/fore) +"QsL" = ( +/turf/open/space/basic, +/area/maintenance/fore) +"QsM" = ( /obj/machinery/firealarm{ pixel_y = 24 }, @@ -57328,7 +57765,7 @@ }, /turf/open/floor/plasteel, /area/ai_monitored/security/armory) -"QpO" = ( +"QsN" = ( /obj/effect/turf_decal/stripes/line{ dir = 1 }, @@ -57342,7 +57779,7 @@ }, /turf/open/floor/plasteel, /area/ai_monitored/security/armory) -"QpP" = ( +"QsO" = ( /obj/machinery/light{ dir = 1 }, @@ -57355,7 +57792,7 @@ /obj/effect/landmark/event_spawn, /turf/open/floor/plasteel, /area/ai_monitored/security/armory) -"QpQ" = ( +"QsP" = ( /obj/effect/turf_decal/stripes/corner{ dir = 8 }, @@ -57373,7 +57810,7 @@ }, /turf/open/floor/plasteel, /area/ai_monitored/security/armory) -"QpR" = ( +"QsQ" = ( /obj/effect/turf_decal/stripes/line{ dir = 1 }, @@ -57382,23 +57819,140 @@ }, /turf/open/floor/plasteel, /area/ai_monitored/security/armory) -"QpS" = ( +"QsR" = ( +/turf/open/space/basic, +/area/storage/primary) +"QsS" = ( +/turf/open/space/basic, +/area/storage/primary) +"QsT" = ( +/turf/open/space/basic, +/area/crew_quarters/theatre/mime) +"QsU" = ( +/turf/open/space/basic, +/area/crew_quarters/theatre/mime) +"QsV" = ( +/turf/open/space/basic, +/area/crew_quarters/theatre/mime) +"QsW" = ( +/turf/open/space/basic, +/area/crew_quarters/theatre/mime) +"QsX" = ( +/turf/open/space/basic, +/area/maintenance/fore) +"QsY" = ( +/turf/open/space/basic, +/area/crew_quarters/theatre/clown) +"QsZ" = ( +/turf/open/space/basic, +/area/crew_quarters/theatre/clown) +"Qta" = ( +/turf/open/space/basic, +/area/crew_quarters/theatre/clown) +"Qtb" = ( +/turf/open/space/basic, +/area/crew_quarters/theatre/clown) +"Qtc" = ( +/turf/open/space/basic, +/area/maintenance/fore) +"Qtd" = ( +/turf/open/space/basic, +/area/maintenance/fore) +"Qte" = ( +/turf/open/space/basic, +/area/hallway/primary/port) +"Qtf" = ( +/turf/open/space/basic, +/area/hallway/primary/port) +"Qtg" = ( +/turf/open/space/basic, +/area/hallway/primary/port) +"Qth" = ( +/turf/open/space/basic, +/area/hallway/primary/port) +"Qti" = ( +/turf/open/space/basic, +/area/hallway/primary/port) +"Qtj" = ( +/turf/open/space/basic, +/area/hallway/primary/port) +"Qtk" = ( +/turf/open/space/basic, +/area/hallway/primary/port) +"Qtl" = ( +/turf/open/space/basic, +/area/hallway/primary/port) +"Qtm" = ( +/turf/open/space/basic, +/area/hallway/primary/port) +"Qtn" = ( +/turf/open/space/basic, +/area/hallway/primary/port) +"Qto" = ( +/turf/open/space/basic, +/area/hallway/primary/port) +"Qtp" = ( +/turf/open/space/basic, +/area/hallway/primary/port) +"Qtq" = ( +/turf/open/space/basic, +/area/hallway/primary/port) +"Qtr" = ( +/turf/open/space/basic, +/area/hallway/primary/port) +"Qts" = ( +/turf/open/space/basic, +/area/hallway/primary/port) +"Qtt" = ( +/turf/open/space/basic, +/area/hallway/primary/port) +"Qtu" = ( +/turf/open/space/basic, +/area/hallway/primary/port) +"Qtv" = ( +/turf/open/space/basic, +/area/hallway/primary/port) +"Qtw" = ( +/turf/open/space/basic, +/area/hallway/primary/port) +"Qtx" = ( +/turf/open/space/basic, +/area/hallway/primary/port) +"Qty" = ( +/turf/open/space/basic, +/area/hallway/primary/port) +"Qtz" = ( +/turf/open/space/basic, +/area/hallway/primary/port) +"QtA" = ( +/turf/open/space/basic, +/area/hallway/primary/port) +"QtB" = ( +/turf/open/space/basic, +/area/hallway/primary/port) +"QtC" = ( +/turf/open/space/basic, +/area/hallway/primary/port) +"QtD" = ( +/turf/open/space/basic, +/area/hallway/primary/port) +"QtE" = ( /obj/structure/table, /obj/item/storage/box/firingpins, /obj/item/storage/box/firingpins, /turf/open/floor/plasteel/dark, /area/ai_monitored/security/armory) -"QpT" = ( +"QtF" = ( /obj/structure/table, /obj/item/storage/toolbox/drone, /turf/open/floor/plasteel/dark, /area/ai_monitored/security/armory) -"QpU" = ( +"QtG" = ( /obj/structure/falsewall, /obj/effect/turf_decal/delivery/white, /turf/open/floor/plasteel/dark, /area/security/execution/transfer) -"QpV" = ( +"QtH" = ( /obj/effect/turf_decal/loading_area/white, /obj/effect/turf_decal/stripes/white/corner{ dir = 8 @@ -57406,7 +57960,7 @@ /obj/effect/turf_decal/stripes/white/corner, /turf/open/floor/plasteel/dark, /area/security/execution/transfer) -"QpW" = ( +"QtI" = ( /obj/structure/cable{ icon_state = "4-8" }, @@ -57422,7 +57976,7 @@ }, /turf/open/floor/plasteel/showroomfloor, /area/security/warden) -"QpX" = ( +"QtJ" = ( /obj/effect/turf_decal/stripes/white/line{ dir = 8 }, @@ -57431,14 +57985,14 @@ }, /turf/open/floor/plasteel/dark, /area/security/execution/transfer) -"QpY" = ( +"QtK" = ( /obj/effect/turf_decal/stripes/white/line{ dir = 1 }, /obj/effect/turf_decal/stripes/white/corner, /turf/open/floor/plasteel/dark, /area/security/execution/transfer) -"QpZ" = ( +"QtL" = ( /obj/structure/window/reinforced, /obj/structure/window/reinforced{ dir = 4 @@ -57457,22 +58011,22 @@ /obj/effect/turf_decal/delivery/white, /turf/open/floor/plasteel/dark, /area/security/execution/transfer) -"Qqa" = ( +"QtM" = ( /turf/open/floor/plasteel, /area/security/execution/transfer) -"Qqb" = ( +"QtN" = ( /turf/open/floor/plasteel, /area/security/execution/transfer) -"Qqc" = ( +"QtO" = ( /turf/open/floor/plasteel, /area/security/execution/transfer) -"Qqd" = ( +"QtP" = ( /obj/effect/turf_decal/stripes/white/line{ dir = 5 }, /turf/open/floor/plasteel/dark, /area/security/execution/transfer) -"Qqe" = ( +"QtQ" = ( /obj/effect/turf_decal/stripes/white/line, /obj/effect/turf_decal/stripes/white/corner{ dir = 1 @@ -57484,7 +58038,7 @@ }, /turf/open/floor/plasteel/dark, /area/security/execution/transfer) -"Qqf" = ( +"QtR" = ( /obj/machinery/door/window/brigdoor/security/cell{ dir = 4; id = "Secure Cell"; @@ -57506,48 +58060,48 @@ dir = 8 }, /area/security/execution/transfer) -"Qqg" = ( +"QtS" = ( /turf/open/floor/plasteel, /area/security/execution/transfer) -"Qqh" = ( +"QtT" = ( /obj/structure/bed, /obj/item/clothing/suit/straight_jacket, /obj/item/clothing/mask/muzzle, /turf/open/floor/plasteel, /area/security/execution/transfer) -"Qqi" = ( +"QtU" = ( /turf/open/floor/plasteel, /area/security/execution/transfer) -"Qqj" = ( +"QtV" = ( /turf/open/floor/plasteel, /area/security/execution/transfer) -"Qqk" = ( +"QtW" = ( /turf/open/floor/plasteel, /area/security/execution/transfer) -"Qql" = ( +"QtX" = ( /turf/open/floor/plasteel, /area/security/execution/transfer) -"Qqm" = ( +"QtY" = ( /obj/effect/spawner/structure/window/reinforced, /obj/structure/cable{ icon_state = "0-4" }, /turf/open/floor/plating, /area/security/warden) -"Qqn" = ( +"QtZ" = ( /obj/structure/cable{ icon_state = "4-8" }, /obj/structure/table, /turf/open/floor/plasteel/showroomfloor, /area/security/warden) -"Qqo" = ( +"Qua" = ( /obj/machinery/computer/secure_data{ dir = 1 }, /turf/open/floor/plasteel/showroomfloor, /area/security/warden) -"Qqp" = ( +"Qub" = ( /obj/structure/table, /obj/item/folder/red, /obj/item/pen, @@ -57556,7 +58110,7 @@ /obj/machinery/light, /turf/open/floor/plasteel/showroomfloor, /area/security/warden) -"Qqq" = ( +"Quc" = ( /obj/structure/table/reinforced, /obj/machinery/door/window/brigdoor{ dir = 1; @@ -57583,19 +58137,19 @@ }, /turf/open/floor/plasteel/showroomfloor, /area/security/warden) -"Qqr" = ( +"Qud" = ( /obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ dir = 1 }, /turf/open/floor/plasteel, /area/security/brig) -"Qqs" = ( +"Que" = ( /obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ dir = 1 }, /turf/open/floor/plasteel, /area/security/brig) -"Qqt" = ( +"Quf" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, @@ -57603,7 +58157,7 @@ dir = 4 }, /area/security/brig) -"Qqu" = ( +"Qug" = ( /obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ dir = 1 }, @@ -57611,7 +58165,7 @@ dir = 1 }, /area/security/brig) -"Qqv" = ( +"Quh" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, @@ -57619,7 +58173,7 @@ dir = 1 }, /area/security/brig) -"Qqw" = ( +"Qui" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, @@ -57634,13 +58188,13 @@ dir = 9 }, /area/security/brig) -"Qqx" = ( +"Quj" = ( /obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ dir = 1 }, /turf/open/floor/plasteel, /area/security/brig) -"Qqy" = ( +"Quk" = ( /obj/machinery/door_timer{ id = "Cell 2"; name = "Cell 2"; @@ -57650,7 +58204,7 @@ /obj/machinery/atmospherics/pipe/manifold/supply/hidden, /turf/open/floor/plasteel/red/corner, /area/security/brig) -"Qqz" = ( +"Qul" = ( /obj/machinery/door_timer{ id = "Cell 3"; name = "Cell 3"; @@ -57661,7 +58215,7 @@ }, /turf/open/floor/plasteel/red/corner, /area/security/brig) -"QqA" = ( +"Qum" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -57669,7 +58223,7 @@ dir = 8 }, /area/security/brig) -"QqB" = ( +"Qun" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -57684,14 +58238,14 @@ dir = 10 }, /area/security/brig) -"QqC" = ( +"Quo" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, /obj/machinery/light, /turf/open/floor/plasteel/red/side, /area/security/brig) -"QqD" = ( +"Qup" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/effect/spawner/structure/window/reinforced, /obj/structure/cable{ @@ -57702,7 +58256,7 @@ }, /turf/open/floor/plating, /area/security/brig) -"QqE" = ( +"Quq" = ( /obj/machinery/door/window/brigdoor/security/cell{ id = "Cell 3"; name = "Cell 3" @@ -57713,7 +58267,7 @@ }, /turf/open/floor/plasteel/red/side, /area/security/brig) -"QqF" = ( +"Qur" = ( /obj/machinery/door/firedoor, /obj/structure/cable{ icon_state = "4-8" @@ -57728,7 +58282,7 @@ dir = 9 }, /area/security/brig) -"QqG" = ( +"Qus" = ( /obj/machinery/atmospherics/components/unary/vent_scrubber/on{ dir = 1 }, @@ -57737,25 +58291,25 @@ }, /turf/open/floor/plasteel/floorgrime, /area/security/brig) -"QqH" = ( +"Qut" = ( /turf/open/floor/plasteel/red/side{ dir = 1 }, /area/hallway/primary/fore) -"QqI" = ( +"Quu" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on{ dir = 1 }, /turf/open/floor/plasteel/floorgrime, /area/security/brig) -"QqJ" = ( +"Quv" = ( /obj/machinery/flasher{ id = "Cell 2"; pixel_x = -28 }, /turf/open/floor/plasteel/floorgrime, /area/security/brig) -"QqK" = ( +"Quw" = ( /obj/machinery/flasher{ id = "Cell 3"; pixel_x = -28 @@ -57765,14 +58319,14 @@ }, /turf/open/floor/plasteel/floorgrime, /area/security/brig) -"QqL" = ( +"Qux" = ( /obj/machinery/flasher{ id = "Cell 4"; pixel_x = -28 }, /turf/open/floor/plasteel/floorgrime, /area/security/brig) -"QqM" = ( +"Quy" = ( /obj/structure/table/reinforced, /obj/machinery/door/poddoor/shutters/preopen{ id = "briggate"; @@ -57784,44 +58338,44 @@ }, /turf/open/floor/plasteel/dark, /area/security/brig) -"QqN" = ( +"Quz" = ( /turf/open/floor/plasteel/red/side{ dir = 8 }, /area/hallway/primary/fore) -"QqO" = ( +"QuA" = ( /turf/open/floor/plasteel/red/side{ dir = 1 }, /area/hallway/primary/fore) -"QqP" = ( +"QuB" = ( /turf/open/floor/plasteel/red/side{ dir = 1 }, /area/hallway/primary/fore) -"QqQ" = ( +"QuC" = ( /turf/open/floor/plasteel/red/side{ dir = 6 }, /area/hallway/primary/fore) -"QqR" = ( +"QuD" = ( /turf/open/floor/plasteel/red/side{ dir = 10 }, /area/hallway/primary/fore) -"QqS" = ( +"QuE" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/plasteel/red/side{ dir = 4 }, /area/hallway/primary/fore) -"QqT" = ( +"QuF" = ( /obj/machinery/vending/cigarette, /turf/open/floor/plasteel/red/side{ dir = 4 }, /area/hallway/primary/fore) -"QqU" = ( +"QuG" = ( /obj/structure/table/reinforced, /obj/machinery/door/poddoor/shutters/preopen{ id = "briggate"; @@ -57838,7 +58392,7 @@ }, /turf/open/floor/plasteel/dark, /area/security/brig) -"QqV" = ( +"QuH" = ( /obj/effect/spawner/structure/window/reinforced, /obj/machinery/door/poddoor/shutters/preopen{ id = "seclobby"; @@ -57849,24 +58403,24 @@ }, /turf/open/floor/plating, /area/security/brig) -"QqW" = ( +"QuI" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/plasteel/red/side{ dir = 4 }, /area/hallway/primary/fore) -"QqX" = ( +"QuJ" = ( /obj/machinery/disposal/bin, /obj/structure/disposalpipe/trunk, /turf/open/floor/plasteel/red/side{ dir = 4 }, /area/hallway/primary/fore) -"QqY" = ( +"QuK" = ( /obj/machinery/vending/kink, /turf/open/floor/plating, /area/maintenance/starboard/fore) -"QqZ" = ( +"QuL" = ( /obj/machinery/light{ dir = 1 }, @@ -57874,7 +58428,7 @@ dir = 1 }, /area/hallway/primary/fore) -"Qra" = ( +"QuM" = ( /obj/structure/sign/securearea{ pixel_y = 32 }, @@ -57882,7 +58436,7 @@ dir = 4 }, /area/hallway/primary/fore) -"Qrb" = ( +"QuN" = ( /obj/machinery/door/firedoor, /obj/machinery/door/airlock/security/glass{ cyclelinkeddir = 1; @@ -57894,31 +58448,31 @@ dir = 1 }, /area/hallway/primary/fore) -"Qrc" = ( +"QuO" = ( /obj/machinery/atmospherics/components/unary/vent_scrubber/on, /turf/open/floor/plasteel/red/side{ dir = 10 }, /area/hallway/primary/fore) -"Qrd" = ( +"QuP" = ( /turf/open/floor/plasteel/red/side, /area/hallway/primary/fore) -"Qre" = ( +"QuQ" = ( /turf/open/floor/plasteel/red/side, /area/hallway/primary/fore) -"Qrf" = ( +"QuR" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/plasteel/red/side{ dir = 6 }, /area/hallway/primary/fore) -"Qrg" = ( +"QuS" = ( /obj/structure/disposalpipe/segment, /turf/open/floor/plasteel/red/side{ dir = 4 }, /area/hallway/primary/fore) -"Qrh" = ( +"QuT" = ( /obj/machinery/door/firedoor, /obj/machinery/door/airlock/security/glass{ cyclelinkeddir = 1; @@ -57928,12 +58482,12 @@ }, /turf/open/floor/plasteel/red/side, /area/hallway/primary/fore) -"Qri" = ( +"QuU" = ( /turf/open/floor/plasteel/red/side{ dir = 6 }, /area/hallway/primary/fore) -"Qrj" = ( +"QuV" = ( /obj/machinery/flasher{ id = "brigentry"; pixel_x = 0; @@ -57945,247 +58499,141 @@ }, /turf/open/floor/plasteel/red/side, /area/hallway/primary/fore) -"Qrk" = ( +"QuW" = ( /obj/machinery/door/firedoor, /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/plasteel, /area/hallway/primary/fore) -"Qrl" = ( +"QuX" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/closed/wall, /area/maintenance/fore/secondary) -"Qrm" = ( +"QuY" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, /obj/structure/disposalpipe/segment, /turf/closed/wall, /area/maintenance/fore/secondary) -"Qrn" = ( +"QuZ" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/plasteel, /area/hallway/primary/fore) -"Qro" = ( +"Qva" = ( /obj/structure/disposalpipe/segment{ dir = 4 }, /obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden, /turf/open/floor/plating, /area/maintenance/fore/secondary) -"Qrp" = ( +"Qvb" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/plasteel, /area/hallway/primary/fore) -"Qrq" = ( +"Qvc" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/plasteel, /area/hallway/primary/fore) -"Qrr" = ( +"Qvd" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/plasteel, /area/hallway/primary/fore) -"Qrs" = ( +"Qve" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/plasteel, /area/hallway/primary/fore) -"Qrt" = ( +"Qvf" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/plasteel, /area/hallway/primary/fore) -"Qru" = ( +"Qvg" = ( /obj/machinery/atmospherics/pipe/manifold/supply/hidden{ dir = 1 }, /turf/open/floor/plating, /area/maintenance/fore) -"Qrv" = ( +"Qvh" = ( /obj/structure/disposalpipe/segment{ dir = 4 }, /obj/machinery/atmospherics/pipe/manifold/supply/hidden, /turf/open/floor/plasteel, /area/hallway/primary/fore) -"Qrw" = ( -/obj/structure/chair/wood{ - dir = 4 - }, -/turf/open/floor/wood{ - icon_state = "wood-broken6" - }, -/area/maintenance/bar/cafe) -"Qrx" = ( -/obj/structure/table/wood, -/turf/open/floor/wood, -/area/maintenance/bar/cafe) -"Qry" = ( -/obj/structure/chair/wood{ +"Qvi" = ( +/obj/machinery/vending/autodrobe, +/turf/open/floor/plasteel/white/side{ dir = 8 }, -/turf/open/floor/wood{ - icon_state = "wood-broken7" - }, -/area/maintenance/bar/cafe) -"Qrz" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/wood, -/area/maintenance/bar/cafe) -"QrA" = ( -/obj/structure/table/wood, -/turf/open/floor/wood, -/area/maintenance/bar/cafe) -"QrB" = ( -/turf/open/floor/wood{ - icon_state = "wood-broken5" - }, -/area/maintenance/bar/cafe) -"QrC" = ( -/obj/structure/table/wood, -/obj/machinery/chem_dispenser/drinks/beer, -/turf/open/floor/wood, -/area/maintenance/bar/cafe) -"QrD" = ( -/turf/open/floor/wood{ - icon_state = "wood-broken5" - }, -/area/maintenance/bar/cafe) -"QrE" = ( -/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ - dir = 4 - }, -/turf/open/floor/wood, -/area/maintenance/bar/cafe) -"QrF" = ( -/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ +/area/crew_quarters/theatre/mime) +"Qvj" = ( +/obj/machinery/light{ dir = 1 }, -/turf/open/floor/wood, -/area/maintenance/bar/cafe) -"QrG" = ( +/turf/open/floor/plasteel/white/side{ + dir = 8 + }, +/area/crew_quarters/theatre/mime) +"Qvk" = ( +/obj/structure/bed, +/obj/item/bedsheet/mime, +/obj/machinery/camera{ + c_tag = "Mime's Office"; + dir = 8 + }, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/structure/cable{ - icon_state = "1-2" - }, -/turf/open/floor/wood, -/area/maintenance/bar/cafe) -"QrH" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/wood, -/area/maintenance/bar/cafe) -"QrI" = ( -/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden, -/obj/structure/chair/stool/bar, -/turf/open/floor/wood{ - icon_state = "wood-broken7" - }, -/area/maintenance/bar/cafe) -"QrJ" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 10 - }, -/obj/structure/table/wood, -/turf/open/floor/wood{ - icon_state = "wood-broken6" - }, -/area/maintenance/bar/cafe) -"QrK" = ( -/obj/machinery/atmospherics/components/unary/vent_pump/on, -/turf/open/floor/wood, -/area/maintenance/bar/cafe) -"QrL" = ( -/obj/structure/table/wood, -/obj/machinery/chem_dispenser/drinks, -/turf/open/floor/wood, -/area/maintenance/bar/cafe) -"QrM" = ( -/obj/structure/chair/wood{ - dir = 4 - }, -/turf/open/floor/wood, -/area/maintenance/bar/cafe) -"QrN" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 6 }, -/obj/structure/table/wood, -/obj/machinery/light/small, -/turf/open/floor/wood{ - icon_state = "wood-broken" +/turf/open/floor/plasteel/white/side{ + dir = 8 }, -/area/maintenance/bar/cafe) -"QrO" = ( -/obj/machinery/atmospherics/pipe/manifold/supply/hidden, +/area/crew_quarters/theatre/mime) +"Qvl" = ( /obj/structure/cable{ - icon_state = "2-4" + icon_state = "0-2" }, -/obj/structure/cable{ - icon_state = "2-8" +/obj/machinery/power/apc{ + areastring = "/area/crew_quarters/theatre/clown"; + dir = 4; + name = "Clown's Office APC"; + pixel_x = 26; + pixel_y = 1 }, -/turf/open/floor/wood, -/area/maintenance/bar/cafe) -"QrP" = ( -/obj/machinery/light/small, -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, -/turf/open/floor/wood{ - icon_state = "wood-broken" - }, -/area/maintenance/bar/cafe) -"QrQ" = ( -/obj/structure/table/wood, -/obj/item/storage/box/drinkingglasses, -/obj/machinery/light_switch{ - pixel_x = 27 - }, /turf/open/floor/wood, /area/maintenance/bar/cafe) -"QrR" = ( -/turf/closed/wall, -/area/crew_quarters/theatre/mime) -"QrS" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/closed/wall, -/area/crew_quarters/theatre/mime) -"QrT" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/closed/wall, +"Qvm" = ( +/obj/structure/closet/secure_closet/freezer/cream_pie, +/obj/machinery/camera{ + c_tag = "Clown's Office"; + c_tag_order = 999; + dir = 4 + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ + dir = 8 + }, +/turf/open/floor/plasteel/redyellow, /area/crew_quarters/theatre/clown) -"QrU" = ( -/obj/machinery/vending/autodrobe, -/turf/open/floor/plasteel/white/side{ - dir = 1 - }, -/area/crew_quarters/theatre/mime) -"QrV" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/machinery/light{ - dir = 1 - }, -/turf/open/floor/plasteel/white/side{ - dir = 1 - }, -/area/crew_quarters/theatre/mime) -"QrW" = ( +"Qvn" = ( /obj/structure/closet/crate/wooden/toy, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/machinery/light{ dir = 1 }, +/obj/machinery/airalarm{ + pixel_y = 23 + }, /turf/open/floor/plasteel/redyellow, /area/crew_quarters/theatre/clown) -"QrX" = ( +"Qvo" = ( /obj/machinery/vending/autodrobe, /turf/open/floor/plasteel/redyellow, /area/crew_quarters/theatre/clown) -"QrY" = ( +"Qvp" = ( /obj/structure/table, /obj/item/reagent_containers/food/snacks/baguette, /obj/item/toy/dummy, @@ -58193,35 +58641,89 @@ pixel_x = -28 }, /turf/open/floor/plasteel/white/side{ - dir = 1 + dir = 8 }, /area/crew_quarters/theatre/mime) -"QrZ" = ( +"Qvq" = ( /obj/effect/landmark/start/mime, /obj/machinery/atmospherics/components/unary/vent_pump/on{ - dir = 1 + dir = 4 }, /turf/open/floor/plasteel/white/side{ - dir = 1 + dir = 8 }, /area/crew_quarters/theatre/mime) -"Qsa" = ( +"Qvr" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/plasteel/white/side{ + dir = 8 + }, +/area/crew_quarters/theatre/mime) +"Qvs" = ( +/obj/machinery/door/airlock/freezer{ + boltDown = null; + boltUp = null; + doorClose = null; + doorDeni = null; + doorOpen = null; + name = "Mime's Office"; + noPower = null; + req_access_txt = "46" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/machinery/door/firedoor, +/turf/open/floor/plasteel/white/side{ + dir = 8 + }, +/area/crew_quarters/theatre/mime) +"Qvt" = ( +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/manifold4w/supply/hidden, +/turf/open/floor/wood{ + icon_state = "wood-broken5" + }, +/area/maintenance/bar/cafe) +"Qvu" = ( +/obj/machinery/door/airlock/clown{ + name = "Clown's Office"; + req_access_txt = "46" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/machinery/door/firedoor, +/turf/open/floor/plasteel/redyellow, +/area/crew_quarters/theatre/clown) +"Qvv" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/redyellow, +/area/crew_quarters/theatre/clown) +"Qvw" = ( /obj/effect/landmark/start/clown, /obj/machinery/atmospherics/components/unary/vent_pump/on{ - dir = 1 + dir = 8 }, /turf/open/floor/plasteel/redyellow, /area/crew_quarters/theatre/clown) -"Qsb" = ( +"Qvx" = ( /obj/structure/bed, /obj/item/bedsheet/clown, -/obj/machinery/airalarm{ - dir = 8; - pixel_x = 24 +/obj/structure/mirror{ + pixel_x = 28 }, /turf/open/floor/plasteel/redyellow, /area/crew_quarters/theatre/clown) -"Qsc" = ( +"Qvy" = ( /obj/structure/table, /obj/item/lipstick/random{ pixel_x = -2; @@ -58236,33 +58738,10 @@ pixel_x = -22 }, /turf/open/floor/plasteel/white/side{ - dir = 1 + dir = 8 }, /area/crew_quarters/theatre/mime) -"Qsd" = ( -/turf/open/floor/plasteel/white/side{ - dir = 1 - }, -/area/crew_quarters/theatre/mime) -"Qse" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/plasteel/white/side{ - dir = 1 - }, -/area/crew_quarters/theatre/mime) -"Qsf" = ( -/obj/structure/reagent_dispensers/water_cooler, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/plasteel/redyellow, -/area/crew_quarters/theatre/clown) -"Qsg" = ( -/turf/open/floor/plasteel/redyellow, -/area/crew_quarters/theatre/clown) -"Qsh" = ( -/obj/structure/displaycase/clown, -/turf/open/floor/plasteel/redyellow, -/area/crew_quarters/theatre/clown) -"Qsi" = ( +"Qvz" = ( /obj/structure/table, /obj/item/paper_bin{ pixel_x = 1; @@ -58270,151 +58749,346 @@ }, /obj/item/pen, /turf/open/floor/plasteel/white/side{ - dir = 1 - }, -/area/crew_quarters/theatre/mime) -"Qsj" = ( -/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ - dir = 4 - }, -/turf/open/floor/plasteel/white/side{ - dir = 1 - }, -/area/crew_quarters/theatre/mime) -"Qsk" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 9 - }, -/turf/open/floor/plasteel/white/side{ - dir = 1 - }, -/area/crew_quarters/theatre/mime) -"Qsl" = ( -/obj/structure/table, -/obj/item/device/flashlight/lamp/bananalamp, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 5 - }, -/obj/item/device/radio/intercom{ - freerange = 0; - frequency = 1459; - name = "Station Intercom (General)"; - pixel_x = -30 - }, -/turf/open/floor/plasteel/redyellow, -/area/crew_quarters/theatre/clown) -"Qsm" = ( -/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ dir = 8 }, +/area/crew_quarters/theatre/mime) +"QvA" = ( +/obj/structure/cable{ + icon_state = "0-2" + }, +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/machinery/power/apc{ + areastring = "/area/crew_quarters/theatre/mime"; + dir = 8; + name = "Mime's Office APC"; + pixel_x = -26; + pixel_y = -1 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/wood, +/area/maintenance/bar/cafe) +"QvB" = ( +/obj/structure/displaycase/clown, /turf/open/floor/plasteel/redyellow, /area/crew_quarters/theatre/clown) -"Qsn" = ( +"QvC" = ( /obj/structure/statue/bananium/clown, /turf/open/floor/plasteel/redyellow, /area/crew_quarters/theatre/clown) -"Qso" = ( +"QvD" = ( +/obj/effect/spawner/structure/window/hollow/end{ + dir = 8 + }, +/turf/open/floor/plating, +/area/crew_quarters/theatre/mime) +"QvE" = ( +/obj/effect/spawner/structure/window/hollow/middle, +/turf/open/floor/plating, +/area/crew_quarters/theatre/mime) +"QvF" = ( +/obj/effect/spawner/structure/window/hollow/middle, +/turf/open/floor/plating, +/area/crew_quarters/theatre/clown) +"QvG" = ( +/obj/effect/spawner/structure/window/hollow/end{ + dir = 4 + }, +/turf/open/floor/plating, +/area/crew_quarters/theatre/clown) +"QvH" = ( +/obj/structure/chair/wood{ + dir = 4 + }, +/obj/effect/decal/cleanable/cobweb, +/turf/open/floor/wood{ + icon_state = "wood-broken6" + }, +/area/maintenance/bar/cafe) +"QvI" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/table_frame/wood, +/obj/item/stack/sheet/mineral/wood, +/turf/open/floor/wood, +/area/maintenance/bar/cafe) +"QvJ" = ( +/obj/machinery/power/apc{ + areastring = "/area/maintenance/bar/cafe"; + dir = 1; + name = "Abandoned Cafe APC"; + pixel_y = 24 + }, +/obj/structure/cable{ + icon_state = "0-2" + }, +/turf/open/floor/wood{ + icon_state = "wood-broken7" + }, +/area/maintenance/bar/cafe) +"QvK" = ( +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/wood, +/area/maintenance/bar/cafe) +"QvL" = ( +/obj/structure/chair/stool/bar, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/firealarm{ + dir = 2; + pixel_y = 24 + }, +/turf/open/floor/wood{ + icon_state = "wood-broken5" + }, +/area/maintenance/bar/cafe) +"QvM" = ( +/turf/open/floor/wood{ + icon_state = "wood-broken5" + }, +/area/maintenance/bar/cafe) +"QvN" = ( +/obj/structure/table/wood, +/obj/machinery/chem_dispenser/drinks/beer, +/obj/effect/decal/cleanable/cobweb{ + icon_state = "cobweb2" + }, +/turf/open/floor/wood, +/area/maintenance/bar/cafe) +"QvO" = ( +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/wood, +/area/maintenance/bar/cafe) +"QvP" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ + dir = 4 + }, +/turf/open/floor/wood{ + icon_state = "wood-broken7" + }, +/area/maintenance/bar/cafe) +"QvQ" = ( +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/wood{ + icon_state = "wood-broken5" + }, +/area/maintenance/bar/cafe) +"QvR" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on, +/turf/open/floor/wood, +/area/maintenance/bar/cafe) +"QvS" = ( +/obj/structure/table/wood, +/obj/machinery/chem_dispenser/drinks, +/obj/machinery/airalarm{ + dir = 8; + pixel_x = 24 + }, +/turf/open/floor/wood, +/area/maintenance/bar/cafe) +"QvT" = ( +/obj/structure/chair/wood, +/turf/open/floor/wood{ + icon_state = "wood-broken5" + }, +/area/maintenance/bar/cafe) +"QvU" = ( +/turf/open/floor/wood, +/area/maintenance/bar/cafe) +"QvV" = ( +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/wood, +/area/maintenance/bar/cafe) +"QvW" = ( +/obj/structure/cable{ + icon_state = "1-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 5 + }, +/turf/open/floor/wood, +/area/maintenance/bar/cafe) +"QvX" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/wood{ + icon_state = "wood-broken6" + }, +/area/maintenance/bar/cafe) +"QvY" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/wood{ + icon_state = "wood-broken6" + }, +/area/maintenance/bar/cafe) +"QvZ" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 9 + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/wood{ + icon_state = "wood-broken" + }, +/area/maintenance/bar/cafe) +"Qwa" = ( +/obj/machinery/light_switch{ + pixel_x = 27 + }, +/obj/structure/closet/crate/bin, +/turf/open/floor/wood, +/area/maintenance/bar/cafe) +"Qwb" = ( +/obj/structure/table/wood, +/obj/effect/decal/cleanable/dirt, +/obj/structure/light_construct/small, +/turf/open/floor/wood, +/area/maintenance/bar/cafe) +"Qwc" = ( +/obj/structure/chair/wood{ + dir = 8 + }, +/turf/open/floor/wood{ + icon_state = "wood-broken" + }, +/area/maintenance/bar/cafe) +"Qwd" = ( +/turf/closed/wall, +/area/maintenance/bar/cafe) +"Qwe" = ( +/obj/effect/spawner/structure/window/hollow/directional{ + dir = 6 + }, +/obj/item/shard{ + icon_state = "small" + }, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/door/firedoor/border_only, +/turf/open/floor/plating, +/area/maintenance/bar/cafe) +"Qwf" = ( +/turf/closed/wall, +/area/maintenance/bar/cafe) +"Qwg" = ( +/obj/structure/table/wood, +/obj/effect/decal/cleanable/cobweb, +/obj/item/stack/sheet/glass{ + amount = 3 + }, +/obj/item/wrench, +/turf/open/floor/wood, +/area/maintenance/bar/cafe) +"Qwh" = ( +/obj/structure/light_construct/small, +/obj/structure/table/wood, +/obj/item/storage/box/drinkingglasses, +/turf/open/floor/wood, +/area/maintenance/bar/cafe) +"Qwi" = ( /obj/machinery/camera{ c_tag = "Bar Storage" }, /obj/structure/reagent_dispensers/beerkeg, /turf/open/floor/wood, /area/crew_quarters/bar) -"Qsp" = ( -/obj/effect/spawner/structure/window, +"Qwj" = ( +/obj/effect/spawner/structure/window/hollow, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/door/firedoor/border_only, /turf/open/floor/plating, -/area/crew_quarters/theatre/clown) -"Qsq" = ( -/obj/machinery/door/airlock/clown{ - name = "Clown's Office"; - req_access_txt = "46" - }, -/turf/open/floor/plasteel/redyellow, -/area/crew_quarters/theatre/clown) -"Qsr" = ( +/area/maintenance/bar/cafe) +"Qwk" = ( /obj/effect/turf_decal/loading_area/white, /turf/open/floor/wood, /area/crew_quarters/bar) -"Qss" = ( -/turf/open/floor/plasteel/redyellow/side{ - dir = 1 +"Qwl" = ( +/obj/structure/cable{ + icon_state = "1-2" }, +/turf/open/floor/plasteel, /area/hallway/primary/port) -"Qst" = ( -/turf/open/floor/plasteel/redyellow/side{ - dir = 1 - }, -/area/hallway/primary/port) -"Qsu" = ( -/turf/open/floor/plasteel/redyellow/side{ - dir = 1 - }, -/area/hallway/primary/port) -"Qsv" = ( +"Qwm" = ( /obj/machinery/door/airlock{ name = "Bar Storage"; req_access_txt = "25" }, /turf/open/floor/wood, /area/crew_quarters/bar) -"Qsw" = ( +"Qwn" = ( +/obj/structure/cable{ + icon_state = "1-4" + }, +/turf/open/floor/plasteel, +/area/hallway/primary/port) +"Qwo" = ( /obj/machinery/vending/coffee, /turf/open/floor/wood, /area/bridge/meeting_room) -"Qsx" = ( +"Qwp" = ( /obj/machinery/door/airlock/maintenance{ req_access_txt = "12" }, /turf/open/floor/plating, /area/bridge/meeting_room) -"Qsy" = ( +"Qwq" = ( /turf/open/floor/plating, /area/maintenance/department/bridge) -"Qsz" = ( +"Qwr" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/open/floor/plating, /area/maintenance/department/bridge) -"QsA" = ( +"Qws" = ( /turf/open/floor/plating, /area/maintenance/department/bridge) -"QsB" = ( +"Qwt" = ( /turf/open/floor/plating, /area/maintenance/department/bridge) -"QsC" = ( +"Qwu" = ( /turf/open/floor/plating, /area/maintenance/department/bridge) -"QsD" = ( +"Qwv" = ( /turf/open/floor/plating, /area/maintenance/department/bridge) -"QsE" = ( +"Qww" = ( /turf/open/floor/plating, /area/maintenance/department/bridge) -"QsF" = ( +"Qwx" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/plating, /area/maintenance/department/bridge) -"QsG" = ( +"Qwy" = ( /turf/open/floor/plating, /area/maintenance/department/bridge) -"QsH" = ( +"Qwz" = ( /obj/machinery/door/airlock/maintenance{ name = "bridge maintenance access"; req_access_txt = "20" }, /turf/open/floor/plating, /area/crew_quarters/heads/captain) -"QsI" = ( +"QwA" = ( /turf/closed/wall/r_wall, /area/maintenance/department/bridge) -"QsJ" = ( +"QwB" = ( /turf/closed/wall/r_wall, /area/maintenance/department/bridge) -"QsK" = ( +"QwC" = ( /obj/machinery/computer/bank_machine, /obj/effect/turf_decal/bot_white, /turf/open/floor/plasteel/dark, /area/ai_monitored/nuke_storage) -"QsL" = ( +"QwD" = ( /obj/machinery/power/apc{ dir = 1; name = "Vault APC"; @@ -58426,13 +59100,13 @@ }, /turf/open/floor/circuit, /area/ai_monitored/nuke_storage) -"QsM" = ( +"QwE" = ( /obj/structure/filingcabinet, /obj/item/folder/documents, /obj/effect/turf_decal/bot_white, /turf/open/floor/plasteel/dark, /area/ai_monitored/nuke_storage) -"QsN" = ( +"QwF" = ( /obj/structure/closet/crate{ name = "Gold Crate" }, @@ -58451,19 +59125,19 @@ /obj/effect/turf_decal/bot_white/right, /turf/open/floor/plasteel/dark, /area/ai_monitored/nuke_storage) -"QsO" = ( +"QwG" = ( /obj/structure/cable{ icon_state = "2-4" }, /turf/open/floor/circuit, /area/ai_monitored/nuke_storage) -"QsP" = ( +"QwH" = ( /obj/structure/cable{ icon_state = "1-8" }, /turf/open/floor/circuit, /area/ai_monitored/nuke_storage) -"QsQ" = ( +"QwI" = ( /obj/item/coin/silver{ pixel_x = 7; pixel_y = 12 @@ -58490,26 +59164,26 @@ /obj/effect/turf_decal/bot_white/left, /turf/open/floor/plasteel/dark, /area/ai_monitored/nuke_storage) -"QsR" = ( +"QwJ" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 5 }, /turf/closed/wall/r_wall, /area/ai_monitored/nuke_storage) -"QsS" = ( +"QwK" = ( /obj/structure/sign/securearea, /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 6 }, /turf/closed/wall/r_wall, /area/ai_monitored/nuke_storage) -"QsT" = ( +"QwL" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 9 }, /turf/closed/wall/r_wall, /area/ai_monitored/nuke_storage) -"QsU" = ( +"QwM" = ( /obj/effect/spawner/structure/window/reinforced, /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/structure/cable{ @@ -58517,10 +59191,10 @@ }, /turf/open/floor/plating, /area/security/checkpoint/tertiary) -"QsV" = ( +"QwN" = ( /turf/closed/wall/r_wall, /area/security/checkpoint/tertiary) -"QsW" = ( +"QwO" = ( /obj/machinery/door/firedoor, /obj/structure/cable{ icon_state = "2-4" @@ -58535,7 +59209,7 @@ dir = 5 }, /area/security/checkpoint/tertiary) -"QsX" = ( +"QwP" = ( /obj/structure/closet/secure_closet/security, /obj/machinery/power/apc{ areastring = "/area/security/checkpoint/tertiary"; @@ -58551,7 +59225,7 @@ dir = 9 }, /area/security/checkpoint/tertiary) -"QsY" = ( +"QwQ" = ( /obj/structure/reagent_dispensers/peppertank{ pixel_y = 30 }, @@ -58562,7 +59236,7 @@ dir = 1 }, /area/security/checkpoint/tertiary) -"QsZ" = ( +"QwR" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/structure/cable{ icon_state = "2-8" @@ -58574,7 +59248,7 @@ dir = 1 }, /area/security/checkpoint/tertiary) -"Qta" = ( +"QwS" = ( /obj/structure/cable{ icon_state = "1-8" }, @@ -58582,13 +59256,13 @@ dir = 1 }, /area/security/checkpoint/tertiary) -"Qtb" = ( +"QwT" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/plasteel/red/side{ dir = 1 }, /area/security/checkpoint/tertiary) -"Qtc" = ( +"QwU" = ( /obj/machinery/requests_console{ department = "Security"; departmentType = 5; @@ -58598,13 +59272,13 @@ dir = 1 }, /area/security/checkpoint/tertiary) -"Qtd" = ( +"QwV" = ( /obj/machinery/computer/security, /turf/open/floor/plasteel/red/side{ dir = 5 }, /area/security/checkpoint/tertiary) -"Qte" = ( +"QwW" = ( /obj/structure/closet/wardrobe/red, /obj/machinery/light{ dir = 8 @@ -58613,10 +59287,10 @@ dir = 8 }, /area/security/checkpoint/tertiary) -"Qtf" = ( +"QwX" = ( /turf/open/floor/plasteel, /area/security/checkpoint/tertiary) -"Qtg" = ( +"QwY" = ( /obj/machinery/computer/secure_data, /obj/machinery/light{ dir = 4 @@ -58625,7 +59299,7 @@ dir = 4 }, /area/security/checkpoint/tertiary) -"Qth" = ( +"QwZ" = ( /obj/machinery/airalarm{ dir = 4; pixel_x = -22 @@ -58647,7 +59321,7 @@ dir = 10 }, /area/security/checkpoint/tertiary) -"Qti" = ( +"Qxa" = ( /obj/item/paper_bin{ pixel_x = 1; pixel_y = 9 @@ -58656,7 +59330,7 @@ /obj/structure/table, /turf/open/floor/plasteel/red/side, /area/security/checkpoint/tertiary) -"Qtj" = ( +"Qxb" = ( /obj/item/device/radio/off, /obj/item/crowbar, /obj/item/device/assembly/flash/handheld, @@ -58670,7 +59344,7 @@ dir = 6 }, /area/security/checkpoint/tertiary) -"Qtk" = ( +"Qxc" = ( /obj/effect/spawner/structure/window/reinforced, /obj/machinery/door/poddoor/shutters/preopen{ id = "vault"; @@ -58684,7 +59358,7 @@ }, /turf/open/floor/plating, /area/security/checkpoint/tertiary) -"Qtl" = ( +"Qxd" = ( /obj/structure/disposalpipe/segment{ dir = 4 }, @@ -58692,12 +59366,12 @@ dir = 4 }, /area/hallway/primary/central) -"Qtm" = ( +"Qxe" = ( /turf/open/floor/plasteel/red/corner{ dir = 1 }, /area/hallway/primary/central) -"Qtn" = ( +"Qxf" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on{ dir = 4 }, @@ -58706,64 +59380,64 @@ }, /turf/open/floor/plasteel, /area/hallway/primary/central) -"Qto" = ( +"Qxg" = ( /obj/structure/lattice/catwalk, /turf/open/space/basic, /area/space/nearstation) -"Qtp" = ( +"Qxh" = ( /obj/structure/lattice/catwalk, /turf/open/space/basic, /area/space/nearstation) -"Qtq" = ( +"Qxi" = ( /obj/structure/lattice/catwalk, /turf/open/space/basic, /area/space/nearstation) -"Qtr" = ( +"Qxj" = ( /obj/structure/lattice/catwalk, /turf/open/space/basic, /area/space/nearstation) -"Qts" = ( +"Qxk" = ( /obj/structure/lattice/catwalk, /turf/open/space/basic, /area/space/nearstation) -"Qtt" = ( +"Qxl" = ( /obj/structure/lattice/catwalk, /turf/open/space/basic, /area/space/nearstation) -"Qtu" = ( +"Qxm" = ( /obj/effect/spawner/lootdrop/grille_or_trash, /turf/open/floor/plating{ icon_state = "platingdmg3" }, /area/maintenance/port/aft) -"Qtv" = ( +"Qxn" = ( /obj/structure/lattice, /turf/open/space/basic, /area/space) -"Qtw" = ( +"Qxo" = ( /obj/structure/lattice, /turf/open/space/basic, /area/space) -"Qtx" = ( +"Qxp" = ( /obj/machinery/door/airlock{ id_tag = "MaintDorm2"; name = "Maintenance Dorm 2" }, /turf/open/floor/wood, /area/maintenance/port/aft) -"Qty" = ( +"Qxq" = ( /obj/structure/lattice, /turf/open/space, /area/space) -"Qtz" = ( +"Qxr" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on, /turf/open/floor/wood, /area/maintenance/port/aft) -"QtA" = ( +"Qxs" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on, /turf/open/floor/wood, /area/maintenance/port/aft) -"QtB" = ( +"Qxt" = ( /obj/structure/rack{ dir = 8; layer = 2.9 @@ -58775,15 +59449,15 @@ /obj/effect/decal/cleanable/cobweb, /turf/open/floor/plating, /area/maintenance/port/aft) -"QtC" = ( +"Qxu" = ( /obj/structure/lattice, /turf/open/space/basic, /area/space) -"QtD" = ( +"Qxv" = ( /obj/structure/closet/secure_closet/personal, /turf/open/floor/wood, /area/maintenance/port/aft) -"QtE" = ( +"Qxw" = ( /obj/machinery/light/small, /obj/structure/table/wood, /obj/machinery/atmospherics/pipe/simple/general/hidden{ @@ -58791,7 +59465,7 @@ }, /turf/open/floor/wood, /area/maintenance/port/aft) -"QtF" = ( +"Qxx" = ( /obj/structure/bed, /obj/item/bedsheet, /obj/machinery/atmospherics/pipe/simple/general/hidden{ @@ -58799,49 +59473,49 @@ }, /turf/open/floor/wood, /area/maintenance/port/aft) -"QtG" = ( +"Qxy" = ( /turf/closed/wall, /area/maintenance/bar) -"QtH" = ( +"Qxz" = ( /turf/closed/wall, /area/maintenance/bar) -"QtI" = ( +"QxA" = ( /turf/closed/wall, /area/maintenance/bar) -"QtJ" = ( +"QxB" = ( /obj/machinery/door/airlock/maintenance/abandoned{ req_access_txt = "0" }, /turf/open/floor/plating, /area/maintenance/bar) -"QtK" = ( +"QxC" = ( /turf/closed/wall, /area/maintenance/bar) -"QtL" = ( +"QxD" = ( /turf/closed/wall, /area/maintenance/bar) -"QtM" = ( +"QxE" = ( /turf/closed/wall, /area/maintenance/bar) -"QtN" = ( +"QxF" = ( /turf/closed/wall, /area/maintenance/bar) -"QtO" = ( +"QxG" = ( /turf/open/floor/wood, /area/maintenance/bar) -"QtP" = ( +"QxH" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 6 }, /turf/open/floor/wood, /area/maintenance/bar) -"QtQ" = ( +"QxI" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, /turf/open/floor/wood, /area/maintenance/bar) -"QtR" = ( +"QxJ" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -58849,7 +59523,7 @@ icon_state = "wood-broken5" }, /area/maintenance/bar) -"QtS" = ( +"QxK" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -58858,7 +59532,7 @@ }, /turf/open/floor/wood, /area/maintenance/bar) -"QtT" = ( +"QxL" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -58870,7 +59544,7 @@ }, /turf/open/floor/plating, /area/maintenance/bar) -"QtU" = ( +"QxM" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -58879,30 +59553,30 @@ }, /turf/open/floor/plating, /area/maintenance/port/aft) -"QtV" = ( +"QxN" = ( /turf/closed/wall, /area/maintenance/bar) -"QtW" = ( +"QxO" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/wood{ icon_state = "wood-broken7" }, /area/maintenance/bar) -"QtX" = ( +"QxP" = ( /obj/structure/chair/stool/bar, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 6 }, /turf/open/floor/wood, /area/maintenance/bar) -"QtY" = ( +"QxQ" = ( /obj/structure/table/wood, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, /turf/open/floor/wood, /area/maintenance/bar) -"QtZ" = ( +"QxR" = ( /obj/structure/table/wood, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 @@ -58917,40 +59591,40 @@ icon_state = "wood-broken7" }, /area/maintenance/bar) -"Qua" = ( +"QxS" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, /turf/closed/wall, /area/maintenance/bar) -"Qub" = ( +"QxT" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, /turf/closed/wall, /area/maintenance/bar) -"Quc" = ( +"QxU" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, /turf/closed/wall, /area/maintenance/bar) -"Qud" = ( +"QxV" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, /turf/closed/wall, /area/maintenance/bar) -"Que" = ( +"QxW" = ( /obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ dir = 4 }, /turf/closed/wall, /area/maintenance/bar) -"Quf" = ( +"QxX" = ( /turf/closed/wall, /area/maintenance/bar) -"Qug" = ( +"QxY" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on{ dir = 4 }, @@ -58959,7 +59633,7 @@ }, /turf/open/floor/wood, /area/maintenance/bar) -"Quh" = ( +"QxZ" = ( /obj/machinery/atmospherics/pipe/manifold/supply/hidden{ dir = 4 }, @@ -58967,38 +59641,38 @@ icon_state = "wood-broken6" }, /area/maintenance/bar) -"Qui" = ( +"Qya" = ( /obj/structure/chair/stool/bar, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/open/floor/wood, /area/maintenance/bar) -"Quj" = ( +"Qyb" = ( /obj/structure/table/wood, /turf/open/floor/wood{ icon_state = "wood-broken5" }, /area/maintenance/bar) -"Quk" = ( +"Qyc" = ( /obj/structure/cable{ icon_state = "1-2" }, /turf/open/floor/wood, /area/maintenance/bar) -"Qul" = ( +"Qyd" = ( /obj/machinery/chem_dispenser/drinks/beer, /obj/structure/table/wood, /turf/open/floor/wood, /area/maintenance/bar) -"Qum" = ( +"Qye" = ( /turf/closed/wall, /area/maintenance/bar) -"Qun" = ( +"Qyf" = ( /obj/item/restraints/handcuffs/fake, /obj/effect/decal/cleanable/blood/old, /obj/effect/spawner/lootdrop/minor/kittyears_or_rabbitears, /turf/open/floor/plating, /area/maintenance/bar) -"Quo" = ( +"Qyg" = ( /obj/item/shard, /obj/item/wirecutters, /obj/item/wallframe/camera, @@ -59006,14 +59680,14 @@ icon_state = "panelscorched" }, /area/maintenance/bar) -"Qup" = ( +"Qyh" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/closed/wall, /area/maintenance/bar) -"Quq" = ( +"Qyi" = ( /turf/closed/wall, /area/maintenance/bar) -"Qur" = ( +"Qyj" = ( /obj/item/device/radio/intercom{ freerange = 0; frequency = 1459; @@ -59024,22 +59698,22 @@ icon_state = "wood-broken" }, /area/maintenance/bar) -"Qus" = ( +"Qyk" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/wood, /area/maintenance/bar) -"Qut" = ( +"Qyl" = ( /obj/structure/chair/stool/bar, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/open/floor/wood{ icon_state = "wood-broken7" }, /area/maintenance/bar) -"Quu" = ( +"Qym" = ( /obj/structure/table/wood, /turf/open/floor/wood, /area/maintenance/bar) -"Quv" = ( +"Qyn" = ( /obj/structure/cable{ icon_state = "1-2" }, @@ -59047,15 +59721,15 @@ icon_state = "wood-broken7" }, /area/maintenance/bar) -"Quw" = ( +"Qyo" = ( /obj/structure/table/wood, /obj/machinery/chem_dispenser/drinks, /turf/open/floor/wood, /area/maintenance/bar) -"Qux" = ( +"Qyp" = ( /turf/closed/wall, /area/maintenance/bar) -"Quy" = ( +"Qyq" = ( /obj/effect/spawner/lootdrop/maintenance{ lootcount = 2; name = "2maintenance loot spawner" @@ -59064,7 +59738,7 @@ /obj/item/device/electropack/shockcollar, /turf/open/floor/plating, /area/maintenance/bar) -"Quz" = ( +"Qyr" = ( /obj/structure/bed, /obj/item/bedsheet/grey, /obj/effect/decal/cleanable/semen{ @@ -59076,11 +59750,11 @@ icon_state = "platingdmg3" }, /area/maintenance/bar) -"QuA" = ( +"Qys" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/closed/wall, /area/maintenance/bar) -"QuB" = ( +"Qyt" = ( /obj/machinery/door/airlock/maintenance/abandoned{ name = "Incinerator Access"; req_access_txt = "12" @@ -59090,30 +59764,30 @@ }, /turf/open/floor/plating, /area/maintenance/bar) -"QuC" = ( +"Qyu" = ( /turf/open/floor/wood, /area/maintenance/bar) -"QuD" = ( +"Qyv" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/wood{ icon_state = "wood-broken5" }, /area/maintenance/bar) -"QuE" = ( +"Qyw" = ( /obj/structure/chair/stool/bar, /obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ dir = 8 }, /turf/open/floor/wood, /area/maintenance/bar) -"QuF" = ( +"Qyx" = ( /obj/structure/table/wood, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, /turf/open/floor/wood, /area/maintenance/bar) -"QuG" = ( +"Qyy" = ( /obj/machinery/atmospherics/components/unary/vent_scrubber/on{ dir = 8 }, @@ -59122,15 +59796,15 @@ }, /turf/open/floor/wood, /area/maintenance/bar) -"QuH" = ( +"Qyz" = ( /obj/structure/table/wood, /obj/item/storage/box/drinkingglasses, /turf/open/floor/wood, /area/maintenance/bar) -"QuI" = ( +"QyA" = ( /turf/closed/wall, /area/maintenance/bar) -"QuJ" = ( +"QyB" = ( /obj/item/lighter/greyscale, /obj/effect/decal/cleanable/semen{ desc = "Blech."; @@ -59140,32 +59814,32 @@ icon_state = "panelscorched" }, /area/maintenance/bar) -"QuK" = ( +"QyC" = ( /obj/effect/spawner/lootdrop/maintenance, /obj/effect/decal/cleanable/blood/old, /obj/item/device/assembly/signaler, /turf/open/floor/plating, /area/maintenance/bar) -"QuL" = ( +"QyD" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/closed/wall, /area/maintenance/bar) -"QuM" = ( +"QyE" = ( /turf/closed/wall, /area/maintenance/bar) -"QuN" = ( +"QyF" = ( /obj/effect/spawner/lootdrop/keg, /turf/open/floor/wood, /area/maintenance/bar) -"QuO" = ( +"QyG" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/wood, /area/maintenance/bar) -"QuP" = ( +"QyH" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/open/floor/wood, /area/maintenance/bar) -"QuQ" = ( +"QyI" = ( /obj/machinery/power/apc{ areastring = "/area/maintenance/bar"; dir = 2; @@ -59178,37 +59852,37 @@ icon_state = "wood-broken7" }, /area/maintenance/bar) -"QuR" = ( +"QyJ" = ( /turf/closed/wall, /area/maintenance/bar) -"QuS" = ( +"QyK" = ( /turf/closed/wall, /area/maintenance/bar) -"QuT" = ( +"QyL" = ( /obj/structure/falsewall, /turf/open/floor/plating, /area/maintenance/bar) -"QuU" = ( +"QyM" = ( /turf/closed/wall, /area/maintenance/bar) -"QuV" = ( +"QyN" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/closed/wall, /area/maintenance/bar) -"QuW" = ( +"QyO" = ( /turf/closed/wall, /area/maintenance/bar) -"QuX" = ( +"QyP" = ( /turf/closed/wall, /area/maintenance/bar) -"QuY" = ( +"QyQ" = ( /obj/machinery/door/airlock/maintenance/abandoned{ req_access_txt = "0" }, /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/wood, /area/maintenance/bar) -"QuZ" = ( +"QyR" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/machinery/door/airlock/maintenance/abandoned{ req_access_txt = "0" @@ -59217,48 +59891,48 @@ icon_state = "wood-broken" }, /area/maintenance/bar) -"Qva" = ( +"QyS" = ( /obj/structure/sign/poster/official/no_erp, /turf/closed/wall, /area/maintenance/bar) -"Qvb" = ( +"QyT" = ( /turf/closed/wall, /area/maintenance/bar) -"Qvc" = ( +"QyU" = ( /obj/machinery/vending/clothing, /turf/open/floor/wood, /area/maintenance/bar) -"Qvd" = ( +"QyV" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/closed/wall, /area/maintenance/bar) -"Qve" = ( +"QyW" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/wood, /area/maintenance/bar) -"Qvf" = ( +"QyX" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/open/floor/wood, /area/maintenance/bar) -"Qvg" = ( +"QyY" = ( /turf/open/floor/wood{ icon_state = "wood-broken6" }, /area/maintenance/bar) -"Qvh" = ( +"QyZ" = ( /turf/open/floor/wood{ icon_state = "wood-broken6" }, /area/maintenance/bar) -"Qvi" = ( +"Qza" = ( /obj/machinery/vending/autodrobe, /turf/open/floor/wood, /area/maintenance/bar) -"Qvj" = ( +"Qzb" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/closed/wall, /area/maintenance/bar) -"Qvk" = ( +"Qzc" = ( /obj/structure/sign/poster/random{ pixel_x = -32 }, @@ -59269,28 +59943,28 @@ icon_state = "wood-broken7" }, /area/maintenance/bar) -"Qvl" = ( +"Qzd" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/wood, /area/maintenance/bar) -"Qvm" = ( +"Qze" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/open/floor/wood{ icon_state = "wood-broken" }, /area/maintenance/bar) -"Qvn" = ( +"Qzf" = ( /obj/structure/chair/stool, /turf/open/floor/wood{ icon_state = "wood-broken7" }, /area/maintenance/bar) -"Qvo" = ( +"Qzg" = ( /turf/open/floor/wood{ icon_state = "wood-broken5" }, /area/maintenance/bar) -"Qvp" = ( +"Qzh" = ( /obj/item/paper_bin{ pixel_x = -3; pixel_y = 7 @@ -59302,38 +59976,38 @@ /obj/structure/table/wood, /turf/open/floor/wood, /area/maintenance/bar) -"Qvq" = ( +"Qzi" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/closed/wall, /area/maintenance/bar) -"Qvr" = ( +"Qzj" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on{ dir = 1 }, /turf/open/floor/wood, /area/maintenance/bar) -"Qvs" = ( +"Qzk" = ( /obj/structure/chair/stool, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 5 }, /turf/open/floor/wood, /area/maintenance/bar) -"Qvt" = ( +"Qzl" = ( /obj/structure/table/wood/poker, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, /turf/open/floor/wood, /area/maintenance/bar) -"Qvu" = ( +"Qzm" = ( /obj/structure/table/wood/poker, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, /turf/open/floor/wood, /area/maintenance/bar) -"Qvv" = ( +"Qzn" = ( /obj/structure/table/wood/poker, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 @@ -59341,20 +60015,20 @@ /obj/item/storage/pill_bottle/dice, /turf/open/floor/wood, /area/maintenance/bar) -"Qvw" = ( +"Qzo" = ( /obj/structure/chair/stool, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, /turf/open/floor/wood, /area/maintenance/bar) -"Qvx" = ( +"Qzp" = ( /obj/machinery/atmospherics/components/unary/vent_scrubber/on{ dir = 8 }, /turf/open/floor/wood, /area/maintenance/bar) -"Qvy" = ( +"Qzq" = ( /obj/machinery/light{ dir = 4 }, @@ -59364,57 +60038,57 @@ icon_state = "wood-broken6" }, /area/maintenance/bar) -"Qvz" = ( +"Qzr" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/closed/wall, /area/maintenance/bar) -"QvA" = ( +"Qzs" = ( /turf/open/floor/wood{ icon_state = "wood-broken5" }, /area/maintenance/bar) -"QvB" = ( +"Qzt" = ( /obj/structure/table/wood/poker, /turf/open/floor/wood, /area/maintenance/bar) -"QvC" = ( +"Qzu" = ( /obj/structure/table/wood/poker, /turf/open/floor/wood, /area/maintenance/bar) -"QvD" = ( +"Qzv" = ( /obj/structure/table/wood/poker, /obj/item/coin/iron, /turf/open/floor/wood, /area/maintenance/bar) -"QvE" = ( +"Qzw" = ( /obj/machinery/vending/games{ name = "\improper Good 'Clean' Fun" }, /turf/open/floor/wood, /area/maintenance/bar) -"QvF" = ( +"Qzx" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/closed/wall, /area/maintenance/bar) -"QvG" = ( +"Qzy" = ( /obj/effect/spawner/lootdrop/keg, /turf/open/floor/wood{ icon_state = "wood-broken7" }, /area/maintenance/bar) -"QvH" = ( +"Qzz" = ( /obj/structure/sign/poster/random{ pixel_y = -32 }, /turf/open/floor/wood, /area/maintenance/bar) -"QvI" = ( +"QzA" = ( /obj/structure/chair/stool, /turf/open/floor/wood{ icon_state = "wood-broken" }, /area/maintenance/bar) -"QvJ" = ( +"QzB" = ( /obj/structure/chair/stool, /obj/item/device/radio/intercom{ name = "Station Intercom (General)"; @@ -59422,7 +60096,7 @@ }, /turf/open/floor/wood, /area/maintenance/bar) -"QvK" = ( +"QzC" = ( /obj/structure/sign/poster/random{ pixel_y = -32 }, @@ -59430,35 +60104,35 @@ icon_state = "wood-broken7" }, /area/maintenance/bar) -"QvL" = ( +"QzD" = ( /obj/machinery/vending/kink, /turf/open/floor/wood, /area/maintenance/bar) -"QvM" = ( +"QzE" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/closed/wall, /area/maintenance/bar) -"QvN" = ( +"QzF" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 6 }, /turf/closed/wall/r_wall, /area/engine/engine_smes) -"QvO" = ( +"QzG" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/structure/cable{ icon_state = "1-2" }, /turf/closed/wall/r_wall, /area/engine/engine_smes) -"QvP" = ( +"QzH" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/structure/cable{ icon_state = "1-2" }, /turf/closed/wall/r_wall, /area/engine/gravity_generator) -"QvQ" = ( +"QzI" = ( /obj/structure/sign/securearea{ desc = "A warning sign which reads 'RADIOACTIVE AREA'"; icon_state = "radiation"; @@ -59471,7 +60145,7 @@ }, /turf/open/floor/plasteel, /area/engine/gravity_generator) -"QvR" = ( +"QzJ" = ( /obj/machinery/camera{ c_tag = "Gravity Generator Foyer" }, @@ -59487,17 +60161,17 @@ }, /turf/open/floor/plasteel, /area/engine/gravity_generator) -"QvS" = ( +"QzK" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/structure/cable{ icon_state = "1-2" }, /turf/closed/wall/r_wall, /area/engine/gravity_generator) -"QvT" = ( +"QzL" = ( /turf/closed/wall, /area/engine/gravity_generator) -"QvU" = ( +"QzM" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on{ dir = 8 }, @@ -59510,11 +60184,11 @@ }, /turf/open/floor/plasteel, /area/engine/gravity_generator) -"QvV" = ( +"QzN" = ( /obj/effect/turf_decal/stripes/line, /turf/open/floor/plasteel, /area/engine/gravity_generator) -"QvW" = ( +"QzO" = ( /obj/machinery/atmospherics/components/unary/vent_scrubber/on{ dir = 4 }, @@ -59526,7 +60200,7 @@ }, /turf/open/floor/plasteel, /area/engine/gravity_generator) -"QvX" = ( +"QzP" = ( /obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ dir = 4 }, @@ -59535,42 +60209,42 @@ }, /turf/closed/wall/r_wall, /area/engine/gravity_generator) -"QvY" = ( +"QzQ" = ( /obj/structure/grille, /turf/open/floor/plating/airless, /area/engine/engineering) -"QvZ" = ( +"QzR" = ( /obj/structure/grille, /turf/open/floor/plating/airless, /area/engine/engineering) -"Qwa" = ( +"QzS" = ( /obj/structure/grille, /turf/open/floor/plating/airless, /area/engine/engineering) -"Qwb" = ( +"QzT" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/structure/cable{ icon_state = "1-2" }, /turf/closed/wall/r_wall, /area/engine/gravity_generator) -"Qwc" = ( +"QzU" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 6 }, /turf/closed/wall/r_wall, /area/engine/gravity_generator) -"Qwd" = ( +"QzV" = ( /obj/machinery/atmospherics/pipe/manifold/supply/hidden, /turf/closed/wall/r_wall, /area/engine/gravity_generator) -"Qwe" = ( +"QzW" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on{ dir = 8 }, /turf/open/floor/plasteel, /area/engine/gravity_generator) -"Qwf" = ( +"QzX" = ( /obj/item/device/radio/intercom{ broadcasting = 0; listening = 1; @@ -59582,19 +60256,19 @@ }, /turf/open/floor/plasteel, /area/engine/gravity_generator) -"Qwg" = ( +"QzY" = ( /obj/machinery/power/terminal, /obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden, /obj/structure/cable, /turf/closed/wall/r_wall, /area/engine/gravity_generator) -"Qwh" = ( +"QzZ" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 10 }, /turf/closed/wall/r_wall, /area/engine/gravity_generator) -"Qwi" = ( +"QAa" = ( /obj/machinery/firealarm{ dir = 8; pixel_x = -24 @@ -59606,11 +60280,11 @@ /obj/item/pen/blue, /turf/open/floor/plasteel, /area/engine/gravity_generator) -"Qwj" = ( +"QAb" = ( /obj/machinery/holopad, /turf/open/floor/plasteel, /area/engine/gravity_generator) -"Qwk" = ( +"QAc" = ( /obj/machinery/power/smes{ charge = 5e+006 }, @@ -59619,7 +60293,7 @@ }, /turf/open/floor/plasteel, /area/engine/gravity_generator) -"Qwl" = ( +"QAd" = ( /obj/machinery/power/apc{ dir = 8; name = "Gravity Generator APC"; @@ -59638,28 +60312,28 @@ }, /turf/open/floor/plasteel, /area/engine/gravity_generator) -"Qwm" = ( +"QAe" = ( /obj/effect/turf_decal/stripes/line, /obj/structure/cable{ icon_state = "4-8" }, /turf/open/floor/plasteel, /area/engine/gravity_generator) -"Qwn" = ( +"QAf" = ( /obj/effect/turf_decal/stripes/line, /obj/structure/cable{ icon_state = "4-8" }, /turf/open/floor/plasteel, /area/engine/gravity_generator) -"Qwo" = ( +"QAg" = ( /obj/effect/turf_decal/stripes/line, /obj/structure/cable{ icon_state = "4-8" }, /turf/open/floor/plasteel, /area/engine/gravity_generator) -"Qwp" = ( +"QAh" = ( /obj/effect/turf_decal/stripes/line{ dir = 6 }, @@ -59675,7 +60349,7 @@ }, /turf/open/floor/plasteel, /area/engine/gravity_generator) -"Qwq" = ( +"QAi" = ( /obj/structure/sign/securearea{ desc = "A warning sign which reads 'HIGH VOLTAGE'"; icon_state = "shock"; @@ -59688,7 +60362,7 @@ }, /turf/open/floor/plating, /area/engine/gravity_generator) -"Qwr" = ( +"QAj" = ( /obj/effect/spawner/structure/window/reinforced, /obj/structure/cable{ icon_state = "0-8" @@ -59698,7 +60372,7 @@ }, /turf/open/floor/plating, /area/engine/gravity_generator) -"Qws" = ( +"QAk" = ( /obj/machinery/door/airlock/engineering/glass{ name = "Gravity Generator"; req_access_txt = "11"; @@ -59709,7 +60383,7 @@ }, /turf/open/floor/plasteel/dark, /area/engine/gravity_generator) -"Qwt" = ( +"QAl" = ( /obj/effect/spawner/structure/window/reinforced, /obj/structure/cable{ icon_state = "0-8" @@ -59719,7 +60393,7 @@ }, /turf/open/floor/plating, /area/engine/gravity_generator) -"Qwu" = ( +"QAm" = ( /obj/structure/sign/securearea{ desc = "A warning sign which reads 'RADIOACTIVE AREA'"; icon_state = "radiation"; @@ -59733,52 +60407,52 @@ /obj/structure/cable, /turf/open/floor/plating, /area/engine/gravity_generator) -"Qwv" = ( +"QAn" = ( /obj/effect/turf_decal/bot_white/right, /turf/open/floor/plasteel/dark, /area/engine/gravity_generator) -"Qww" = ( +"QAo" = ( /obj/effect/turf_decal/bot_white, /turf/open/floor/plasteel/dark, /area/engine/gravity_generator) -"Qwx" = ( +"QAp" = ( /obj/effect/turf_decal/bot_white/left, /turf/open/floor/plasteel/dark, /area/engine/gravity_generator) -"Qwy" = ( +"QAq" = ( /obj/effect/turf_decal/bot_white, /turf/open/floor/plasteel/dark, /area/engine/gravity_generator) -"Qwz" = ( +"QAr" = ( /obj/effect/turf_decal/bot_white, /turf/open/floor/plasteel/dark, /area/engine/gravity_generator) -"QwA" = ( +"QAs" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 5 }, /turf/closed/wall/r_wall, /area/engine/gravity_generator) -"QwB" = ( +"QAt" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on{ dir = 8 }, /turf/open/floor/plasteel/dark, /area/engine/gravity_generator) -"QwC" = ( +"QAu" = ( /obj/effect/turf_decal/bot_white/left, /turf/open/floor/plasteel/dark, /area/engine/gravity_generator) -"QwD" = ( +"QAv" = ( /obj/machinery/gravity_generator/main/station, /obj/effect/turf_decal/bot_white, /turf/open/floor/plasteel/dark, /area/engine/gravity_generator) -"QwE" = ( +"QAw" = ( /obj/effect/turf_decal/bot_white/right, /turf/open/floor/plasteel/dark, /area/engine/gravity_generator) -"QwF" = ( +"QAx" = ( /obj/machinery/atmospherics/components/unary/vent_scrubber/on{ dir = 4 }, @@ -59789,7 +60463,7 @@ }, /turf/open/floor/plasteel/dark, /area/engine/gravity_generator) -"QwG" = ( +"QAy" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 9 }, @@ -75630,7 +76304,7 @@ aaa aaa aaa aaa -Qto +Qxg aaa aoV aaa @@ -75887,7 +76561,7 @@ aaa aaa aaa aaa -Qtp +Qxh aaa aoV aaa @@ -76144,7 +76818,7 @@ aaa aaa aaa aaa -Qtq +Qxi aaa aoV aaa @@ -76401,7 +77075,7 @@ aaa aaa aaa aaa -Qtr +Qxj aaa aoV aaa @@ -76658,7 +77332,7 @@ aaa aaa aaa aaa -Qts +Qxk aaa aoV aaa @@ -76915,7 +77589,7 @@ aaa aaa aaa aaa -Qtt +Qxl aaa aoV aaa @@ -78201,7 +78875,7 @@ aaa aaa aaa aag -Qtv +Qxn aoV aaa aaf @@ -78458,9 +79132,9 @@ aaf aaf aaf aag -Qtw -Qty -QtC +Qxo +Qxq +Qxu bVx caf aoV @@ -78974,7 +79648,7 @@ bCq bJP bCq bTs -QtD +Qxv bCq cbj bLv @@ -79230,8 +79904,8 @@ aaa bCq bHE bCq -Qtz -QtE +Qxr +Qxw bCq cbk bLv @@ -79488,7 +80162,7 @@ bLv bPR bRc bSo -QtF +Qxx bCq bVy bLv @@ -79690,16 +80364,16 @@ aaf avY axo ayB -Qrw -QrD -QrM -QrR -QrU -QrY -Qsc -Qsi +Qvi +Qvp +Qvy +QvD +QvH +QvO +QvT +Qwb aKu -aLM +aLF aLF aOs aPG @@ -79947,16 +80621,16 @@ aoV avY axo ayB -Qrx -QrE -QrN -QrS -QrV -QrZ -Qsd -Qsj +Qvj +Qvq +Qvz +QvE +QvI +QvP +QvU +Qwc aKt -aLL +aLE bDe aOl aPF @@ -80204,16 +80878,16 @@ aaf avY axo ayB -Qry -QrF +Qvk +Qvr aBT aDs aEN aGb -Qse -Qsk +QvV +Qwd aKu -aLL +aLE aLE aOl aPH @@ -80258,7 +80932,7 @@ aaa bCq bPV bCq -QtA +Qxs bTw bCq bVD @@ -80460,18 +81134,18 @@ aqQ aqQ avZ axo -ayC +ayB azH -QrG -aBS -aDr -aDr -aDr -aDr -aDr -aDr -aLE -aLE +Qvs +ayB +ayB +QvJ +QvQ +aHF +aJd +aKv +Qwl +Qwn aOl aPF aQZ @@ -80514,7 +81188,7 @@ aoV aoV bCq bPW -Qtx +Qxp bSp bTv bCq @@ -80715,19 +81389,19 @@ aqR aGh aqR aqR -Qru +Qvg axq ayA -Qrz -QrH -QrO +Qvl +Qvt +QvA alu -apS -apS -apS -apS +QvK +aGd +QvW +aJe aKw -aLP +aLE aMR aNU aPJ @@ -80770,7 +81444,7 @@ bGi aoV aoV bCq -Qtu +Qxm bCq bCq bTu @@ -80976,14 +81650,14 @@ avZ axp ayD azI -QrI +Qvu aBU -aDt -aDt -aDt -aDt -aDt -aDt +aBU +QvL +aGc +QvX +Qwe +aKb aLE aMQ aNT @@ -81029,7 +81703,7 @@ aoV bCq bHE bPU -QtB +Qxt bTx bCq bVE @@ -81231,17 +81905,17 @@ aaa aag avY axo -ayB -QrA -QrJ +ayD +Qvm +Qvv aBW aDv aEP aGe -Qsf -Qsl -Qsp -Qss +QvY +Qwf +aKu +aLE aMS aOt aPK @@ -81287,14 +81961,14 @@ bCq bPY cOw bCq -QtG -QtN -QtV -Quf -Quq -QuB -QuM -QuW +Qxy +QxF +QxN +QxX +Qyi +Qyt +QyE +QyO cjn cjn cjn @@ -81488,17 +82162,17 @@ aaa aag avY axo -ayB -QrB -QrK -QrP -QrT -QrW -Qsa -Qsg -Qsm -Qsq -Qst +ayD +Qvn +Qvw +QvB +QvF +QvM +QvR +QvZ +Qwg +Qwj +aLE aMS aOi aLE @@ -81544,19 +82218,19 @@ bCq bPX bRg bRg -QtH -QtO +Qxz +QxG bVG -Qug -Qur -QuC -QuN -QuX +QxY +Qyj +Qyu +QyF +QyP bcU -Qvk +Qzc bVG bcU -QvG +Qzy cjn bUs bLv @@ -81572,16 +82246,16 @@ aaa aaa aaf aaf -QvT +QzL aaa -Qwc +QzU bij bij bij bij bij bij -QwA +QAs btG btG aaa @@ -81745,17 +82419,17 @@ aaa aag avY axo -ayB -QrC -QrL -QrQ -aDt -QrX -Qsb -Qsh -Qsn -aKx -Qsu +ayD +Qvo +Qvx +QvC +QvG +QvN +QvS +Qwa +Qwh +aKu +aLE aMS aOi aLE @@ -81801,19 +82475,19 @@ bLv bQa bHE bHE -QtI -QtP -QtW -Quh -Qus -QuD -QuO -QuY -Qve -Qvl -Qvr -QvA -QvH +QxA +QxH +QxO +QxZ +Qyk +Qyv +QyG +QyQ +QyW +Qzd +Qzj +Qzs +Qzz cjn bUs bLv @@ -81826,19 +82500,19 @@ cjJ cjJ cjJ cjJ -QvN +QzF bij bij crn bij -Qwd -Qwi -Qwl -Qwq +QzV +QAa +QAd +QAi bkI bgN bgN -QwB +QAt bgN btG Qoi @@ -82058,17 +82732,17 @@ bLv bPZ bHE bHE -QtJ -QtQ -QtX -Qui -Qut -QuE -QuP -QuZ -Qvf -Qvm -Qvs +QxB +QxI +QxP +Qya +Qyl +Qyw +QyH +QyR +QyX +Qze +Qzk cCa bcU cjn @@ -82085,17 +82759,17 @@ cov cpj cpS btG -QvQ -QvU +QzI +QzM btG -Qwe +QzW bsc -Qwm -Qwr +QAe +QAj bgN -Qwv -Qwy -QwC +QAn +QAq +QAu bgN btG aaa @@ -82315,19 +82989,19 @@ bLv bHE bHE bSs -QtK -QtR -QtY -Quj -Quu -QuF +QxC +QxJ +QxQ +Qyb +Qym +Qyx bcU -Qva -Qvg +QyS +QyY cCa -Qvt -QvB -QvI +Qzl +Qzt +QzA cjn bUs bLv @@ -82343,16 +83017,16 @@ cpl cpU btF bsc -QvV +QzN btF bsc -Qwj -Qwn -Qws +QAb +QAf +QAk bgN -Qww +QAo bgN -QwD +QAv bgN btG Qoi @@ -82572,19 +83246,19 @@ bCq bHE bRh bLu -QtL -QtS -QtZ -Quk -Quv -QuG -QuQ -Qvb +QxD +QxK +QxR +Qyc +Qyn +Qyy +QyI +QyT bcU -Qvn -Qvu -QvC -QvJ +Qzf +Qzm +Qzu +QzB cjn bUs bLv @@ -82599,17 +83273,17 @@ cow cpk cpT btG -QvR -QvW +QzJ +QzO btG -Qwf +QzX bsc -Qwo -Qwt +QAg +QAl bgN -Qwx -Qwz -QwE +QAp +QAr +QAw bgN btG aaa @@ -82829,18 +83503,18 @@ bCq bOK bCq bCq -QtM -QtT -Qua -Qul -Quw -QuH -QuR +QxE +QxL +QxS +Qyd +Qyo +Qyz +QyJ cjn bcU cCa -Qvv -QvD +Qzn +Qzv cCa cjn bUs @@ -82854,19 +83528,19 @@ cnq cnP coz cpn -QvO -QvP -QvS -QvX -Qwb -Qwg -Qwk -Qwp -Qwu +QzG +QzH +QzK +QzP +QzT +QzY +QAc +QAh +QAm bmw bgN bgN -QwF +QAx bgN btG aaa @@ -83006,10 +83680,10 @@ abc aea aeH aft -QpU -QpV -QpX -Qqd +QtG +QtH +QtJ +QtP abc Qoi Qoi @@ -83087,18 +83761,18 @@ bHE bLv aaa bLv -QtU -Qub -Qum -Qux -QuI -QuS +QxM +QxT +Qye +Qyp +QyA +QyK bcU bcU bcU -Qvw +Qzo cCa -QvK +QzC cjn bUs bLv @@ -83114,16 +83788,16 @@ cpm cjJ aaf aaf -QvY +QzQ aaa -Qwh +QzZ bgO bgO bgO bgO bgO bgO -QwG +QAy btG btG Qoi @@ -83265,8 +83939,8 @@ aeJ afw abc abc -QpY -Qqe +QtK +QtQ abc aaf aaf @@ -83345,15 +84019,15 @@ bLv aaf bLv bUt -Quc -Qun -Quy -QuJ -QuT +QxU +Qyf +Qyq +QyB +QyL bcU -Qvh -Qvo -Qvx +QyZ +Qzg +Qzp bcU bcU cjn @@ -83371,7 +84045,7 @@ cjJ cjJ aaa aaa -QvZ +QzR aaf aaa aaa @@ -83522,8 +84196,8 @@ aeI afv agf abc -QpZ -Qqf +QtL +QtR abc aiT aiT @@ -83602,17 +84276,17 @@ bCq aaa bLv bUt -Qud -Quo -Quz -QuK -QuU -Qvc -Qvi -Qvp -Qvy -QvE -QvL +QxV +Qyg +Qyr +QyC +QyM +QyU +Qza +Qzh +Qzq +Qzw +QzD cjn bUs bCq @@ -83628,7 +84302,7 @@ cpo cjJ aaa aaa -Qwa +QzS aaf Qoi aaa @@ -83779,9 +84453,9 @@ aeL afy agh abc -Qqa -Qqg -Qqj +QtM +QtS +QtV aiV ajs akb @@ -83859,17 +84533,17 @@ aaa aaa bTB bUv -Que -Qup -QuA -QuL -QuV -Qvd -Qvj -Qvq -Qvz -QvF -QvM +QxW +Qyh +Qys +QyD +QyN +QyV +Qzb +Qzi +Qzr +Qzx +QzE car bUs bCq @@ -84036,9 +84710,9 @@ aeK afx agg abc -Qqb -Qqh -Qqk +QtN +QtT +QtW aiV ajr aka @@ -84293,9 +84967,9 @@ aeN afA afA afA -Qqc -Qqi -Qql +QtO +QtU +QtX aiV aju akd @@ -86357,7 +87031,7 @@ auj akl akO alx -QqI +Quu amg aiX anw @@ -86869,9 +87543,9 @@ aiF agj ajD akm -QqD +Qup aly -QqJ +Quv amQ aiX anw @@ -87166,7 +87840,7 @@ aZP bbh bcc bdd -Qsw +Qwo bfr bbX bif @@ -87382,7 +88056,7 @@ agP agP aiz ajg -Qqy +Quk akQ agj agj @@ -87425,7 +88099,7 @@ bbk bbk bbk bfs -Qsx +Qwp aZM aZM aaf @@ -87620,7 +88294,7 @@ aaa aaa aaf aaf -QoZ +Qql aaf aai abi @@ -87642,7 +88316,7 @@ ajb ajF akN alw -QqK +Quw amQ aiX anw @@ -87682,15 +88356,15 @@ bce bdf beb aYv -Qsy -QsI +Qwq +QwA aaf aaf Qoi aaa Qoi aaa -QsV +QwN bsb bsb bsb @@ -87893,16 +88567,16 @@ agn agR agn agR -Qqm +QtY agn -Qqr +Qud akv -QqE -QqG +Quq +Qus aww amk aiX -QqZ +QuL aov aph aqb @@ -87939,20 +88613,20 @@ aZR bbm bec bfu -Qsz +Qwr aBb aBb bmu aBb aBb -QsR +QwJ aaa bsb -QsX -Qte -Qth +QwP +QwW +QwZ bsb -Qtl +Qxd aJq bBi bCs @@ -88134,26 +88808,26 @@ aaa aaa aaa aaf -Qpa +Qqm aaf aaZ -Qpl -Qpw -QpF +Qrk +QrI +Qse aaZ cpg acv adi -QpS +QtE aaZ aeW -QpW +QtI ahv ahQ -Qqn +QtZ aiI ajI -Qqz +Qul akQ agj agj @@ -88196,22 +88870,22 @@ aZR aZR aZR bft -QsA +Qws aBa -QsK +QwC bmv -QsN +QwF bnT bpg aaa bsb -QsY +QwQ buP bwm bxH byS aJq -Qtn +Qxf bCs bCs bCs @@ -88391,29 +89065,29 @@ aaa aaa aaa aaf -Qpb +Qqn aaf aaZ -Qpm -Qpx -QpG +Qrl +QrJ +Qsf aaZ acl cxA acL -QpT +QtF aaZ agp agT ahx ahS aiK -Qqq -Qqs +Quc +Que akm akT aly -QqL +Qux amQ aiX anw @@ -88453,7 +89127,7 @@ bbm bdh bee bfv -QsB +Qwt aBa big aEM @@ -88462,7 +89136,7 @@ aGa bph bqF bsd -QsZ +QwR buQ bwn bxI @@ -88648,14 +89322,14 @@ aaa aaa aaa aaf -Qpc +Qqo aaf aaZ -Qpn -Qpy -QpH +Qrm +QrK +Qsg aaZ -QpN +QsM adk adK cqG @@ -88675,14 +89349,14 @@ amp aiX anS aoy -Qrk -Qrn -Qrp -Qrq -Qrr -Qrs -Qrt -Qrv +QuW +QuZ +Qvb +Qvc +Qvd +Qve +Qvf +Qvh axB anz anz @@ -88710,19 +89384,19 @@ bcf bdg bed bfv -QsC +Qwu aBa aBV bkZ -QsO +QwG bnU aHG bqE -QsW -Qta -Qtf -Qti -Qtk +QwO +QwS +QwX +Qxa +Qxc bvW bAf bBp @@ -88905,14 +89579,14 @@ aaa aaa aaa aaf -Qpd +Qqp aaf aaZ -Qpo -Qpz -QpI +Qrn +QrL +Qsh aaZ -QpO +QsN acM adQ cwM @@ -88921,16 +89595,16 @@ agr agU ahy ahX -Qqo +Qua aiN -Qqt +Quf akq akQ agj agj agj aiX -Qra +QuM aoz apm aqd @@ -88967,16 +89641,16 @@ bbm bdh bef bfv -QsD +Qwv aBa -QsL +QwD aEO -QsP +QwH bnV -QsS -QsU +QwK +QwM bsf -Qtb +QwT buS bwp bxK @@ -89162,14 +89836,14 @@ aaa aaa aaa aaf -Qpe +Qqq aaf aaZ -Qpp -QpA -QpJ +Qro +QrM +Qsi aaZ -QpP +QsO coS aet cxA @@ -89180,15 +89854,15 @@ ahz aie agt aiM -Qqu +Qug akp akU alz aml amT aiX -Qrb -Qrh +QuN +QuT apl aqc aqc @@ -89224,16 +89898,16 @@ aZR aZR aZR bfw -QsE +Qww aBa -QsM +QwE bjy -QsQ +QwI bnW bpi aaa bsb -Qtc +QwU buR bwo bxJ @@ -89419,14 +90093,14 @@ aaa aaa aaa aaf -Qpf +Qqr aaf aaZ -Qpq -QpB -QpK +Qrp +QrN +Qsj abQ -QpQ +QsP adj arc blT @@ -89435,17 +90109,17 @@ cml agV cxk aig -Qqp +Qub agn -Qqv -QqA +Quh +Qum akV alB amn amV -QqU +QuG anB -Qri +QuU aod aqf ahT @@ -89481,20 +90155,20 @@ aZR bbm beh bfx -QsF +Qwx aBc aBc bgR aBc aBc -QsT +QwL aaa bsb -Qtd -Qtg -Qtj +QwV +QwY +Qxb bsb -Qtm +Qxe aJq bBu bCv @@ -89676,14 +90350,14 @@ aaa aaa aaa aaf -Qpg +Qqs aaf aaZ -Qpr +Qrq ack -QpL +Qsk abN -QpR +QsQ acF acF aes @@ -89694,13 +90368,13 @@ ahB aHp agn agn -Qqw -QqB +Qui +Qun amS alA -QqM +Quy amm -QqV +QuH anT anT aod @@ -89738,8 +90412,8 @@ bcg aZU beg aYB -QsG -QsJ +Qwy +QwB aaf aaf Qoi @@ -89933,12 +90607,12 @@ aaa aaa aaa aaf -Qph +Qqt aaf aaZ -Qps -QpC -QpM +Qrr +QrO +Qsl aci acm cpA @@ -89955,7 +90629,7 @@ ajJ akr akX alC -QqN +Quz amX amX amX @@ -89995,7 +90669,7 @@ bbp bbp bbp bfz -QsH +Qwz aZV aZV aaf @@ -90194,7 +90868,7 @@ aaZ aaZ aaZ aaZ -QpD +QrP avB aaZ aaZ @@ -90211,14 +90885,14 @@ ajd ajb ahY akX -QqH +Qut amo amX amX -Qrc -Qrj -Qrl -Qro +QuO +QuV +QuX +Qva arf apY ate @@ -90448,9 +91122,9 @@ aaa aaa aaa abp -Qpi -Qpj -Qpt +QqH +QqV +Qrs abO abO acO @@ -90465,14 +91139,14 @@ ahA ahZ adR aiQ -Qqx +Quj akt -QqF +Qur anw -QqO -QqQ +QuA +QuC anB -Qrd +QuP aoD aod aqe @@ -90726,10 +91400,10 @@ ajK aks akY anA -QqP -QqR +QuB +QuD amo -Qre +QuQ aoC aod aqe @@ -90964,8 +91638,8 @@ aaa abp abO abO -Qpu -QpE +Qrt +QrQ acq acq acq @@ -90980,13 +91654,13 @@ aia aiP aiR ajB -QqC +Quo aiX akz alf -QqS -QqW -Qrf +QuE +QuI +QuR aoF apo aqh @@ -91241,11 +91915,11 @@ aku aiX alE amq -QqT -QqX -Qrg +QuF +QuJ +QuS aoE -Qrm +QuY aqg aun asf @@ -91477,8 +92151,8 @@ aaa aaa abp aco -Qpk -Qpv +QqW +Qru abR abP abP @@ -96147,7 +96821,7 @@ aGJ aIe aJC aJC -Qsv +Qwm aJC aJC aJC @@ -97173,7 +97847,7 @@ aaa alP aGL aIe -Qso +Qwi aKR aKR aMC @@ -97431,7 +98105,7 @@ alP aGL aIg aJH -Qsr +Qwk aKR aMB aJC @@ -106148,7 +106822,7 @@ aaf aaf aaf alP -QqY +QuK alP anf alP @@ -109974,21 +110648,21 @@ aaa aaa aaa aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa +QoZ +Qpl +Qpy +QpL +QpY +Qqu +QqI +QqX +Qrv +QrR +Qsm +Qsz +QsR +Qte +Qtr aaa aaa aaa @@ -110231,21 +110905,21 @@ aaa aaa aaa aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa +Qpa +Qpm +Qpz +QpM +QpZ +Qqv +QqJ +QqY +Qrw +QrS +Qsn +QsA +QsS +Qtf +Qts aaa aaa aaa @@ -110488,21 +111162,21 @@ aaa aaa aaa aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa +Qpb +Qpn +QpA +QpN +Qqa +Qqw +QqK +QqZ +Qrx +QrT +Qso +QsB +QsT +Qtg +Qtt aaa aaa aaa @@ -110746,20 +111420,20 @@ aaa aaa aaa aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa +Qpo +QpB +QpO +Qqb +Qqx +QqL +Qra +Qry +QrU +Qsp +QsC +QsU +Qth +Qtu aaa aaa aaa @@ -111002,21 +111676,21 @@ aaa aaa aaa aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa +Qpc +Qpp +QpC +QpP +Qqc +Qqy +QqM +Qrb +Qrz +QrV +Qsq +QsD +QsV +Qti +Qtv aaa aaa aaa @@ -111259,21 +111933,21 @@ aaa aaa aaa aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa +Qpd +Qpq +QpD +QpQ +Qqd +Qqz +QqN +Qrc +QrA +QrW +Qsr +QsE +QsW +Qtj +Qtw aaa aaa aaa @@ -111516,21 +112190,21 @@ aaa aaa aaa aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa +Qpe +Qpr +QpE +QpR +Qqe +QqA +QqO +Qrd +QrB +QrX +Qss +QsF +QsX +Qtk +Qtx aaa aaa aaa @@ -111773,21 +112447,21 @@ aaa aaa aaa aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa +Qpf +Qps +QpF +QpS +Qqf +QqB +QqP +Qre +QrC +QrY +Qst +QsG +QsY +Qtl +Qty aaa aaa aaa @@ -112030,21 +112704,21 @@ aaa aaa aaa aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa +Qpg +Qpt +QpG +QpT +Qqg +QqC +QqQ +Qrf +QrD +QrZ +Qsu +QsH +QsZ +Qtm +Qtz aaa aaa aaa @@ -112287,21 +112961,21 @@ aaa aaa aaa aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa +Qph +Qpu +QpH +QpU +Qqh +QqD +QqR +Qrg +QrE +Qsa +Qsv +QsI +Qta +Qtn +QtA aaa aaa aaa @@ -112544,21 +113218,21 @@ aaa aaa aaa aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa +Qpi +Qpv +QpI +QpV +Qqi +QqE +QqS +Qrh +QrF +Qsb +Qsw +QsJ +Qtb +Qto +QtB aaa aaa aaa @@ -112801,21 +113475,21 @@ aaa aaa aaa aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa +Qpj +Qpw +QpJ +QpW +Qqj +QqF +QqT +Qri +QrG +Qsc +Qsx +QsK +Qtc +Qtp +QtC aaa aaa aaa @@ -113058,21 +113732,21 @@ aaa aaa aaa aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa +Qpk +Qpx +QpK +QpX +Qqk +QqG +QqU +Qrj +QrH +Qsd +Qsy +QsL +Qtd +Qtq +QtD aaa aaa aaa diff --git a/code/modules/reagents/chemistry/machinery/chem_dispenser.dm b/code/modules/reagents/chemistry/machinery/chem_dispenser.dm index 5089f06310..17fb8e1a1d 100644 --- a/code/modules/reagents/chemistry/machinery/chem_dispenser.dm +++ b/code/modules/reagents/chemistry/machinery/chem_dispenser.dm @@ -53,6 +53,8 @@ "toxin" ) + var/list/saved_recipes = list() + /obj/machinery/chem_dispenser/Initialize() . = ..() cell = new cell_type @@ -136,6 +138,7 @@ data["beakerTransferAmounts"] = null var/chemicals[0] + var/recipes[0] var/is_hallucinating = FALSE if(user.hallucinating()) is_hallucinating = TRUE @@ -146,7 +149,10 @@ if(is_hallucinating && prob(5)) chemname = "[pick_list_replacements("hallucination.json", "chemicals")]" chemicals.Add(list(list("title" = chemname, "id" = temp.id))) + for(var/recipe in saved_recipes) + recipes.Add(list(recipe)) data["chemicals"] = chemicals + data["recipes"] = recipes return data /obj/machinery/chem_dispenser/ui_act(action, params) @@ -179,6 +185,37 @@ beaker = null cut_overlays() . = TRUE + if("dispense_recipe") + var/recipe_to_use = params["recipe"] + var/list/chemicals_to_dispense = process_recipe_list(recipe_to_use) + for(var/r_id in chemicals_to_dispense) // i suppose you could edit the list locally before passing it + if(beaker && dispensable_reagents.Find(r_id)) // but since we verify we have the reagent, it'll be fine + var/datum/reagents/R = beaker.reagents + var/free = R.maximum_volume - R.total_volume + var/actual = min(chemicals_to_dispense[r_id], (cell.charge * powerefficiency)*10, free) + if(actual) + R.add_reagent(r_id, actual) + cell.use((actual / 10) / powerefficiency) + if("clear_recipes") + var/yesno = alert("Clear all recipes?",, "Yes","No") + if(yesno == "Yes") + saved_recipes = list() + if("add_recipe") + var/name = stripped_input(usr,"Name","What do you want to name this recipe?", "Recipe", MAX_NAME_LEN) + var/recipe = stripped_input(usr,"Recipe","Insert recipe with chem IDs") + if(name && recipe) + var/list/first_process = splittext(recipe, ";") + if(!LAZYLEN(first_process)) + return + for(var/reagents in first_process) + var/list/fuck = splittext(reagents, "=") + if(dispensable_reagents.Find(fuck[1])) + continue + else + var/temp = fuck[1] + to_chat(usr, "[src] can't process [temp]!") + return + saved_recipes += list(list("recipe_name" = name, "contents" = recipe)) /obj/machinery/chem_dispenser/attackby(obj/item/I, mob/user, params) if(default_unfasten_wrench(user, I)) @@ -310,6 +347,14 @@ beaker = null return ..() +/obj/machinery/chem_dispenser/proc/process_recipe_list(var/fucking_hell) + var/list/final_list = list() + var/list/first_process = splittext(fucking_hell, ";") + for(var/reagents in first_process) + var/list/fuck = splittext(reagents, "=") + final_list += list(fuck[1] = text2num(fuck[2])) + return final_list + /obj/machinery/chem_dispenser/drinks name = "soda dispenser" desc = "Contains a large reservoir of soft drinks." diff --git a/tgui/assets/tgui.css b/tgui/assets/tgui.css index 256b53c106..ffe61666b9 100644 --- a/tgui/assets/tgui.css +++ b/tgui/assets/tgui.css @@ -1 +1 @@ -@charset "utf-8";body,html{box-sizing:border-box;height:100%;margin:0}html{overflow:hidden;cursor:default}body{overflow:auto;font-family:Verdana,Geneva,sans-serif;font-size:12px;color:#fff;background-color:#2a2a2a;background-image:linear-gradient(180deg,#2a2a2a 0,#202020);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff2a2a2a",endColorstr="#ff202020",GradientType=0)}*,:after,:before{box-sizing:inherit}h1,h2,h3,h4{display:inline-block;margin:0;padding:6px 0}h1{font-size:18px}h2{font-size:16px}h3{font-size:14px}h4{font-size:12px}body.clockwork{background:linear-gradient(180deg,#b18b25 0,#5f380e);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffb18b25",endColorstr="#ff5f380e",GradientType=0)}body.clockwork .normal{color:#b18b25}body.clockwork .good{color:#cfba47}body.clockwork .average{color:#896b19}body.clockwork .bad{color:#5f380e}body.clockwork .highlight{color:#b18b25}body.clockwork main{display:block;margin-top:32px;padding:2px 6px 0}body.clockwork hr{height:2px;background-color:#b18b25;border:none}body.clockwork .hidden{display:none}body.clockwork .bar .barText,body.clockwork span.button{color:#b18b25;font-size:12px;font-weight:400;font-style:normal;text-decoration:none}body.clockwork .bold{font-weight:700}body.clockwork .italic{font-style:italic}body.clockwork [unselectable=on]{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}body.clockwork div[data-tooltip],body.clockwork span[data-tooltip]{position:relative}body.clockwork div[data-tooltip]:after,body.clockwork span[data-tooltip]:after{position:absolute;display:block;z-index:2;width:250px;padding:10px;-ms-transform:translateX(-50%);transform:translateX(-50%);visibility:hidden;opacity:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";white-space:normal;text-align:left;content:attr(data-tooltip);transition:all .5s;border:1px solid #170800;background-color:#2d1400}body.clockwork div[data-tooltip]:hover:after,body.clockwork span[data-tooltip]:hover:after{visibility:visible;opacity:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"}body.clockwork div[data-tooltip].tooltip-top:after,body.clockwork span[data-tooltip].tooltip-top:after{bottom:100%;left:50%;-ms-transform:translateX(-50%) translateY(8px);transform:translateX(-50%) translateY(8px)}body.clockwork div[data-tooltip].tooltip-top:hover:after,body.clockwork span[data-tooltip].tooltip-top:hover:after{-ms-transform:translateX(-50%) translateY(-8px);transform:translateX(-50%) translateY(-8px)}body.clockwork div[data-tooltip].tooltip-bottom:after,body.clockwork span[data-tooltip].tooltip-bottom:after{top:100%;left:50%;-ms-transform:translateX(-50%) translateY(-8px);transform:translateX(-50%) translateY(-8px)}body.clockwork div[data-tooltip].tooltip-bottom:hover:after,body.clockwork span[data-tooltip].tooltip-bottom:hover:after{-ms-transform:translateX(-50%) translateY(8px);transform:translateX(-50%) translateY(8px)}body.clockwork div[data-tooltip].tooltip-left:after,body.clockwork span[data-tooltip].tooltip-left:after{top:50%;right:100%;-ms-transform:translateX(8px) translateY(-50%);transform:translateX(8px) translateY(-50%)}body.clockwork div[data-tooltip].tooltip-left:hover:after,body.clockwork span[data-tooltip].tooltip-left:hover:after{-ms-transform:translateX(-8px) translateY(-50%);transform:translateX(-8px) translateY(-50%)}body.clockwork div[data-tooltip].tooltip-right:after,body.clockwork span[data-tooltip].tooltip-right:after{top:50%;left:100%;-ms-transform:translateX(-8px) translateY(-50%);transform:translateX(-8px) translateY(-50%)}body.clockwork div[data-tooltip].tooltip-right:hover:after,body.clockwork span[data-tooltip].tooltip-right:hover:after{-ms-transform:translateX(8px) translateY(-50%);transform:translateX(8px) translateY(-50%)}body.clockwork .bar{display:inline-block;position:relative;vertical-align:middle;width:100%;height:20px;line-height:17px;padding:1px;border:1px solid #170800;background:#2d1400}body.clockwork .bar .barText{position:absolute;top:0;right:3px}body.clockwork .bar .barFill{display:block;height:100%;transition:background-color 1s;background-color:#b18b25}body.clockwork .bar .barFill.good{background-color:#cfba47}body.clockwork .bar .barFill.average{background-color:#896b19}body.clockwork .bar .barFill.bad{background-color:#5f380e}body.clockwork span.button{display:inline-block;vertical-align:middle;min-height:20px;line-height:17px;padding:0 5px;white-space:nowrap;border:1px solid #170800}body.clockwork span.button .fa{padding-right:2px}body.clockwork span.button.normal{transition:background-color .5s;background-color:#5f380e}body.clockwork span.button.normal.active:focus,body.clockwork span.button.normal.active:hover{transition:background-color .25s;background-color:#704211;outline:0}body.clockwork span.button.disabled{transition:background-color .5s;background-color:#2d1400}body.clockwork span.button.disabled.active:focus,body.clockwork span.button.disabled.active:hover{transition:background-color .25s;background-color:#441e00;outline:0}body.clockwork span.button.selected{transition:background-color .5s;background-color:#cfba47}body.clockwork span.button.selected.active:focus,body.clockwork span.button.selected.active:hover{transition:background-color .25s;background-color:#d1bd50;outline:0}body.clockwork span.button.toggle{transition:background-color .5s;background-color:#cfba47}body.clockwork span.button.toggle.active:focus,body.clockwork span.button.toggle.active:hover{transition:background-color .25s;background-color:#d1bd50;outline:0}body.clockwork span.button.caution{transition:background-color .5s;background-color:#be6209}body.clockwork span.button.caution.active:focus,body.clockwork span.button.caution.active:hover{transition:background-color .25s;background-color:#cd6a0a;outline:0}body.clockwork span.button.danger{transition:background-color .5s;background-color:#9a9d00}body.clockwork span.button.danger.active:focus,body.clockwork span.button.danger.active:hover{transition:background-color .25s;background-color:#abaf00;outline:0}body.clockwork span.button.gridable{width:125px;margin:2px 0}body.clockwork span.button.gridable.center{text-align:center;width:75px}body.clockwork span.button+span:not(.button),body.clockwork span:not(.button)+span.button{margin-left:5px}body.clockwork div.display{width:100%;padding:4px;margin:6px 0;background-color:#2d1400;-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorStr=#e62d1400,endColorStr=#e62d1400)";filter:progid:DXImageTransform.Microsoft.gradient(startColorStr=#e62d1400,endColorStr=#e62d1400);background-color:rgba(45,20,0,.9);box-shadow:inset 0 0 5px rgba(0,0,0,.3)}body.clockwork div.display.tabular{padding:0;margin:0}body.clockwork div.display header,body.clockwork div.subdisplay header{display:block;position:relative;width:100%;padding:0 4px;margin-bottom:6px;color:#cfba47;border-bottom:2px solid #b18b25}body.clockwork div.display header .buttonRight,body.clockwork div.subdisplay header .buttonRight{position:absolute;bottom:6px;right:4px}body.clockwork div.display article,body.clockwork div.subdisplay article{display:table;width:100%;border-collapse:collapse}body.clockwork input{display:inline-block;vertical-align:middle;height:20px;line-height:17px;padding:0 5px;white-space:nowrap;color:#b18b25;background-color:#cfba47;border:1px solid #272727}body.clockwork input.number{width:35px}body.clockwork input:-ms-input-placeholder{color:#999}body.clockwork input::placeholder{color:#999}body.clockwork input::-ms-clear{display:none}body.clockwork svg.linegraph{overflow:hidden}body.clockwork div.notice{margin:8px 0;padding:4px;box-shadow:none;color:#2d1400;font-weight:700;font-style:italic;background-color:#000;background-image:repeating-linear-gradient(-45deg,#000,#000 10px,#170800 0,#170800 20px)}body.clockwork div.notice .label{color:#2d1400}body.clockwork div.notice .content:only-of-type{padding:0}body.clockwork div.notice hr{background-color:#896b19}body.clockwork div.resize{position:fixed;bottom:0;right:0;width:0;height:0;border-style:solid;border-width:0 0 45px 45px;border-color:transparent transparent #5f380e;-ms-transform:rotate(1turn);transform:rotate(1turn)}body.clockwork section .cell,body.clockwork section .content,body.clockwork section .label,body.clockwork section .line,body.nanotrasen section .cell,body.nanotrasen section .content,body.nanotrasen section .label,body.nanotrasen section .line,body.syndicate section .cell,body.syndicate section .content,body.syndicate section .label,body.syndicate section .line{display:table-cell;margin:0;text-align:left;vertical-align:middle;padding:3px 2px}body.clockwork section{display:table-row;width:100%}body.clockwork section:not(:first-child){padding-top:4px}body.clockwork section.candystripe:nth-child(2n){background-color:#000;-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorStr=#33000000,endColorStr=#33000000)";filter:progid:DXImageTransform.Microsoft.gradient(startColorStr=#33000000,endColorStr=#33000000);background-color:rgba(0,0,0,.2)}body.clockwork section .label{width:1%;padding-right:32px;white-space:nowrap;color:#b18b25}body.clockwork section .content:not(:last-child){padding-right:16px}body.clockwork section .line{width:100%}body.clockwork section .cell:not(:first-child){text-align:center;padding-top:0}body.clockwork section .cell span.button{width:75px}body.clockwork section:not(:last-child){padding-right:4px}body.clockwork div.subdisplay{width:100%;margin:0}body.clockwork header.titlebar .close,body.clockwork header.titlebar .minimize{display:inline-block;position:relative;padding:7px;margin:-7px;color:#cfba47}body.clockwork header.titlebar .close:hover,body.clockwork header.titlebar .minimize:hover{color:#d1bd50}body.clockwork header.titlebar{position:fixed;z-index:1;top:0;left:0;width:100%;height:32px;background-color:#5f380e;border-bottom:1px solid #170800;box-shadow:0 3px 3px rgba(0,0,0,.1)}body.clockwork header.titlebar .statusicon{position:absolute;top:4px;left:12px;transition:color .5s}body.clockwork header.titlebar .title{position:absolute;top:6px;left:46px;color:#cfba47;font-size:16px;white-space:nowrap}body.clockwork header.titlebar .minimize{position:absolute;top:6px;right:46px}body.clockwork header.titlebar .close{position:absolute;top:4px;right:12px}body.nanotrasen{background:url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+DQo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgdmVyc2lvbj0iMS4wIiB2aWV3Qm94PSIwIDAgNDI1IDIwMCIgb3BhY2l0eT0iLjMzIj4NCiAgPHBhdGggZD0ibSAxNzguMDAzOTksMC4wMzg2OSAtNzEuMjAzOTMsMCBhIDYuNzYxMzQyMiw2LjAyNTU0OTUgMCAwIDAgLTYuNzYxMzQsNi4wMjU1NSBsIDAsMTg3Ljg3MTQ3IGEgNi43NjEzNDIyLDYuMDI1NTQ5NSAwIDAgMCA2Ljc2MTM0LDYuMDI1NTQgbCA1My4xMDcyLDAgYSA2Ljc2MTM0MjIsNi4wMjU1NDk1IDAgMCAwIDYuNzYxMzUsLTYuMDI1NTQgbCAwLC0xMDEuNTQ0MDE4IDcyLjIxNjI4LDEwNC42OTkzOTggYSA2Ljc2MTM0MjIsNi4wMjU1NDk1IDAgMCAwIDUuNzYwMTUsMi44NzAxNiBsIDczLjU1NDg3LDAgYSA2Ljc2MTM0MjIsNi4wMjU1NDk1IDAgMCAwIDYuNzYxMzUsLTYuMDI1NTQgbCAwLC0xODcuODcxNDcgYSA2Ljc2MTM0MjIsNi4wMjU1NDk1IDAgMCAwIC02Ljc2MTM1LC02LjAyNTU1IGwgLTU0LjcxNjQ0LDAgYSA2Ljc2MTM0MjIsNi4wMjU1NDk1IDAgMCAwIC02Ljc2MTMzLDYuMDI1NTUgbCAwLDEwMi42MTkzNSBMIDE4My43NjQxMywyLjkwODg2IGEgNi43NjEzNDIyLDYuMDI1NTQ5NSAwIDAgMCAtNS43NjAxNCwtMi44NzAxNyB6IiAvPg0KICA8cGF0aCBkPSJNIDQuODQ0NjMzMywyMi4xMDg3NSBBIDEzLjQxMjAzOSwxMi41MDE4NDIgMCAwIDEgMTMuNDc3NTg4LDAuMDM5MjQgbCA2Ni4xMTgzMTUsMCBhIDUuMzY0ODE1OCw1LjAwMDczNyAwIDAgMSA1LjM2NDgyMyw1LjAwMDczIGwgMCw3OS44NzkzMSB6IiAvPg0KICA8cGF0aCBkPSJtIDQyMC4xNTUzNSwxNzcuODkxMTkgYSAxMy40MTIwMzgsMTIuNTAxODQyIDAgMCAxIC04LjYzMjk1LDIyLjA2OTUxIGwgLTY2LjExODMyLDAgYSA1LjM2NDgxNTIsNS4wMDA3MzcgMCAwIDEgLTUuMzY0ODIsLTUuMDAwNzQgbCAwLC03OS44NzkzMSB6IiAvPg0KPC9zdmc+DQo8IS0tIFRoaXMgd29yayBpcyBsaWNlbnNlZCB1bmRlciBhIENyZWF0aXZlIENvbW1vbnMgQXR0cmlidXRpb24tU2hhcmVBbGlrZSA0LjAgSW50ZXJuYXRpb25hbCBMaWNlbnNlLiAtLT4NCjwhLS0gaHR0cDovL2NyZWF0aXZlY29tbW9ucy5vcmcvbGljZW5zZXMvYnktc2EvNC4wLyAtLT4NCg==") no-repeat fixed 50%/70% 70%,linear-gradient(180deg,#2a2a2a 0,#202020);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff2a2a2a",endColorstr="#ff202020",GradientType=0)}body.nanotrasen .normal{color:#40628a}body.nanotrasen .good{color:#537d29}body.nanotrasen .average{color:#be6209}body.nanotrasen .bad{color:#b00e0e}body.nanotrasen .highlight{color:#8ba5c4}body.nanotrasen main{display:block;margin-top:32px;padding:2px 6px 0}body.nanotrasen hr{height:2px;background-color:#40628a;border:none}body.nanotrasen .hidden{display:none}body.nanotrasen .bar .barText,body.nanotrasen span.button{color:#fff;font-size:12px;font-weight:400;font-style:normal;text-decoration:none}body.nanotrasen .bold{font-weight:700}body.nanotrasen .italic{font-style:italic}body.nanotrasen [unselectable=on]{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}body.nanotrasen div[data-tooltip],body.nanotrasen span[data-tooltip]{position:relative}body.nanotrasen div[data-tooltip]:after,body.nanotrasen span[data-tooltip]:after{position:absolute;display:block;z-index:2;width:250px;padding:10px;-ms-transform:translateX(-50%);transform:translateX(-50%);visibility:hidden;opacity:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";white-space:normal;text-align:left;content:attr(data-tooltip);transition:all .5s;border:1px solid #272727;background-color:#363636}body.nanotrasen div[data-tooltip]:hover:after,body.nanotrasen span[data-tooltip]:hover:after{visibility:visible;opacity:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"}body.nanotrasen div[data-tooltip].tooltip-top:after,body.nanotrasen span[data-tooltip].tooltip-top:after{bottom:100%;left:50%;-ms-transform:translateX(-50%) translateY(8px);transform:translateX(-50%) translateY(8px)}body.nanotrasen div[data-tooltip].tooltip-top:hover:after,body.nanotrasen span[data-tooltip].tooltip-top:hover:after{-ms-transform:translateX(-50%) translateY(-8px);transform:translateX(-50%) translateY(-8px)}body.nanotrasen div[data-tooltip].tooltip-bottom:after,body.nanotrasen span[data-tooltip].tooltip-bottom:after{top:100%;left:50%;-ms-transform:translateX(-50%) translateY(-8px);transform:translateX(-50%) translateY(-8px)}body.nanotrasen div[data-tooltip].tooltip-bottom:hover:after,body.nanotrasen span[data-tooltip].tooltip-bottom:hover:after{-ms-transform:translateX(-50%) translateY(8px);transform:translateX(-50%) translateY(8px)}body.nanotrasen div[data-tooltip].tooltip-left:after,body.nanotrasen span[data-tooltip].tooltip-left:after{top:50%;right:100%;-ms-transform:translateX(8px) translateY(-50%);transform:translateX(8px) translateY(-50%)}body.nanotrasen div[data-tooltip].tooltip-left:hover:after,body.nanotrasen span[data-tooltip].tooltip-left:hover:after{-ms-transform:translateX(-8px) translateY(-50%);transform:translateX(-8px) translateY(-50%)}body.nanotrasen div[data-tooltip].tooltip-right:after,body.nanotrasen span[data-tooltip].tooltip-right:after{top:50%;left:100%;-ms-transform:translateX(-8px) translateY(-50%);transform:translateX(-8px) translateY(-50%)}body.nanotrasen div[data-tooltip].tooltip-right:hover:after,body.nanotrasen span[data-tooltip].tooltip-right:hover:after{-ms-transform:translateX(8px) translateY(-50%);transform:translateX(8px) translateY(-50%)}body.nanotrasen .bar{display:inline-block;position:relative;vertical-align:middle;width:100%;height:20px;line-height:17px;padding:1px;border:1px solid #40628a;background:#272727}body.nanotrasen .bar .barText{position:absolute;top:0;right:3px}body.nanotrasen .bar .barFill{display:block;height:100%;transition:background-color 1s;background-color:#40628a}body.nanotrasen .bar .barFill.good{background-color:#537d29}body.nanotrasen .bar .barFill.average{background-color:#be6209}body.nanotrasen .bar .barFill.bad{background-color:#b00e0e}body.nanotrasen span.button{display:inline-block;vertical-align:middle;min-height:20px;line-height:17px;padding:0 5px;white-space:nowrap;border:1px solid #272727}body.nanotrasen span.button .fa{padding-right:2px}body.nanotrasen span.button.normal{transition:background-color .5s;background-color:#40628a}body.nanotrasen span.button.normal.active:focus,body.nanotrasen span.button.normal.active:hover{transition:background-color .25s;background-color:#4f78aa;outline:0}body.nanotrasen span.button.disabled{transition:background-color .5s;background-color:#999}body.nanotrasen span.button.disabled.active:focus,body.nanotrasen span.button.disabled.active:hover{transition:background-color .25s;background-color:#a8a8a8;outline:0}body.nanotrasen span.button.selected{transition:background-color .5s;background-color:#2f943c}body.nanotrasen span.button.selected.active:focus,body.nanotrasen span.button.selected.active:hover{transition:background-color .25s;background-color:#3ab84b;outline:0}body.nanotrasen span.button.toggle{transition:background-color .5s;background-color:#2f943c}body.nanotrasen span.button.toggle.active:focus,body.nanotrasen span.button.toggle.active:hover{transition:background-color .25s;background-color:#3ab84b;outline:0}body.nanotrasen span.button.caution{transition:background-color .5s;background-color:#9a9d00}body.nanotrasen span.button.caution.active:focus,body.nanotrasen span.button.caution.active:hover{transition:background-color .25s;background-color:#ced200;outline:0}body.nanotrasen span.button.danger{transition:background-color .5s;background-color:#9d0808}body.nanotrasen span.button.danger.active:focus,body.nanotrasen span.button.danger.active:hover{transition:background-color .25s;background-color:#ce0b0b;outline:0}body.nanotrasen span.button.gridable{width:125px;margin:2px 0}body.nanotrasen span.button.gridable.center{text-align:center;width:75px}body.nanotrasen span.button+span:not(.button),body.nanotrasen span:not(.button)+span.button{margin-left:5px}body.nanotrasen div.display{width:100%;padding:4px;margin:6px 0;background-color:#000;-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorStr=#54000000,endColorStr=#54000000)";filter:progid:DXImageTransform.Microsoft.gradient(startColorStr=#54000000,endColorStr=#54000000);background-color:rgba(0,0,0,.33);box-shadow:inset 0 0 5px rgba(0,0,0,.5)}body.nanotrasen div.display.tabular{padding:0;margin:0}body.nanotrasen div.display header,body.nanotrasen div.subdisplay header{display:block;position:relative;width:100%;padding:0 4px;margin-bottom:6px;color:#fff;border-bottom:2px solid #40628a}body.nanotrasen div.display header .buttonRight,body.nanotrasen div.subdisplay header .buttonRight{position:absolute;bottom:6px;right:4px}body.nanotrasen div.display article,body.nanotrasen div.subdisplay article{display:table;width:100%;border-collapse:collapse}body.nanotrasen input{display:inline-block;vertical-align:middle;height:20px;line-height:17px;padding:0 5px;white-space:nowrap;color:#000;background-color:#fff;border:1px solid #272727}body.nanotrasen input.number{width:35px}body.nanotrasen input:-ms-input-placeholder{color:#999}body.nanotrasen input::placeholder{color:#999}body.nanotrasen input::-ms-clear{display:none}body.nanotrasen svg.linegraph{overflow:hidden}body.nanotrasen div.notice{margin:8px 0;padding:4px;box-shadow:none;color:#000;font-weight:700;font-style:italic;background-color:#bb9b68;background-image:repeating-linear-gradient(-45deg,#bb9b68,#bb9b68 10px,#b1905d 0,#b1905d 20px)}body.nanotrasen div.notice .label{color:#000}body.nanotrasen div.notice .content:only-of-type{padding:0}body.nanotrasen div.notice hr{background-color:#272727}body.nanotrasen div.resize{position:fixed;bottom:0;right:0;width:0;height:0;border-style:solid;border-width:0 0 45px 45px;border-color:transparent transparent #363636;-ms-transform:rotate(1turn);transform:rotate(1turn)}body.nanotrasen section .cell,body.nanotrasen section .content,body.nanotrasen section .label,body.nanotrasen section .line,body.syndicate section .cell,body.syndicate section .content,body.syndicate section .label,body.syndicate section .line{display:table-cell;margin:0;text-align:left;vertical-align:middle;padding:3px 2px}body.nanotrasen section{display:table-row;width:100%}body.nanotrasen section:not(:first-child){padding-top:4px}body.nanotrasen section.candystripe:nth-child(2n){background-color:#000;-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorStr=#33000000,endColorStr=#33000000)";filter:progid:DXImageTransform.Microsoft.gradient(startColorStr=#33000000,endColorStr=#33000000);background-color:rgba(0,0,0,.2)}body.nanotrasen section .label{width:1%;padding-right:32px;white-space:nowrap;color:#8ba5c4}body.nanotrasen section .content:not(:last-child){padding-right:16px}body.nanotrasen section .line{width:100%}body.nanotrasen section .cell:not(:first-child){text-align:center;padding-top:0}body.nanotrasen section .cell span.button{width:75px}body.nanotrasen section:not(:last-child){padding-right:4px}body.nanotrasen div.subdisplay{width:100%;margin:0}body.nanotrasen header.titlebar .close,body.nanotrasen header.titlebar .minimize{display:inline-block;position:relative;padding:7px;margin:-7px;color:#8ba5c4}body.nanotrasen header.titlebar .close:hover,body.nanotrasen header.titlebar .minimize:hover{color:#9cb2cd}body.nanotrasen header.titlebar{position:fixed;z-index:1;top:0;left:0;width:100%;height:32px;background-color:#363636;border-bottom:1px solid #161616;box-shadow:0 3px 3px rgba(0,0,0,.1)}body.nanotrasen header.titlebar .statusicon{position:absolute;top:4px;left:12px;transition:color .5s}body.nanotrasen header.titlebar .title{position:absolute;top:6px;left:46px;color:#8ba5c4;font-size:16px;white-space:nowrap}body.nanotrasen header.titlebar .minimize{position:absolute;top:6px;right:46px}body.nanotrasen header.titlebar .close{position:absolute;top:4px;right:12px}body.syndicate{background:url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+DQo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgdmVyc2lvbj0iMS4wIiB2aWV3Qm94PSIwIDAgMjAwIDI4OS43NDIiIG9wYWNpdHk9Ii4zMyI+DQogIDxwYXRoIGQ9Im0gOTMuNTM3Njc3LDAgYyAtMTguMTEzMTI1LDAgLTM0LjIyMDEzMywzLjExMTY0IC00OC4zMjM0ODQsOS4zMzQzNyAtMTMuOTY1MDkyLDYuMjIxNjcgLTI0LjYxMjQ0MiwxNS4wNzExNCAtMzEuOTQwNjUxLDI2LjU0NzEgLTcuMTg5OTM5OCwxMS4zMzc4OSAtMTAuMzAxMjI2NiwyNC43NDkxMSAtMTAuMzAxMjI2Niw0MC4yMzQ3OCAwLDEwLjY0NjYyIDIuNzI1MDAyNiwyMC40NjQ2NSA4LjE3NTExMTYsMjkuNDUyNTggNS42MTUyNzcsOC45ODY4NiAxNC4wMzgyNzcsMTcuMzUyMDQgMjUuMjY4ODIxLDI1LjA5NDM2IDExLjIzMDU0NCw3LjYwNTMxIDI2LjUwNzQyMSwxNS40MTgzNSA0NS44MzA1MTQsMjMuNDM3ODIgMTkuOTgzNzQ4LDguMjk1NTcgMzQuODQ4ODQ4LDE1LjU1NDcxIDQ0LjU5Mjk5OCwyMS43NzYzOCA5Ljc0NDE0LDYuMjIyNzMgMTYuNzYxNywxMi44NTg1IDIxLjA1NTcyLDE5LjkwOTUxIDQuMjk0MDQsNy4wNTIwOCA2LjQ0MTkzLDE1Ljc2NDA4IDYuNDQxOTMsMjYuMTM0NTkgMCwxNi4xNzcwMiAtNS4yMDE5NiwyOC40ODIyMiAtMTUuNjA2NzMsMzYuOTE2ODIgLTEwLjIzOTYsOC40MzQ3IC0yNS4wMjIwMywxMi42NTIzIC00NC4zNDUxNjksMTIuNjUyMyAtMTQuMDM4MTcxLDAgLTI1LjUxNTI0NywtMS42NTk0IC0zNC40MzM2MTgsLTQuOTc3NyAtOC45MTgzNywtMy40NTY2IC0xNi4xODU1NzIsLTguNzExMyAtMjEuODAwODM5LC0xNS43NjMzIC01LjYxNTI3NywtNy4wNTIxIC0xMC4wNzQ3OTUsLTE2LjY2MDg4IC0xMy4zNzc4OTksLTI4LjgyODEyIGwgLTI0Ljc3MzE2MjYyOTM5NDUsMCAwLDU2LjgyNjMyIEMgMzMuODU2NzY5LDI4Ni4wNzYwMSA2My43NDkwNCwyODkuNzQyMDEgODkuNjc4MzgzLDI4OS43NDIwMSBjIDE2LjAyMDAyNywwIDMwLjcxOTc4NywtMS4zODI3IDQ0LjA5NzMzNywtNC4xNDc5IDEzLjU0MjcyLC0yLjkwNDMgMjUuMTA0MSwtNy40Njc2IDM0LjY4MzA5LC0xMy42ODkzIDkuNzQ0MTMsLTYuMzU5NyAxNy4zNDA0MiwtMTQuNTE5NSAyMi43OTA1MiwtMjQuNDc0OCA1LjQ1MDEsLTEwLjA5MzMyIDguMTc1MTEsLTIyLjM5OTU5IDguMTc1MTEsLTM2LjkxNjgyIDAsLTEyLjk5NzY0IC0zLjMwMjEsLTI0LjMzNTM5IC05LjkwODI5LC0zNC4wMTQ2IC02LjQ0MTA1LC05LjgxNzI1IC0xNS41MjU0NSwtMTguNTI3MDcgLTI3LjI1MTQ2LC0yNi4xMzEzMyAtMTEuNTYwODUsLTcuNjA0MjcgLTI3LjkxMDgzLC0xNS44MzE0MiAtNDkuMDUwNjYsLTI0LjY4MDIyIC0xNy41MDY0NCwtNy4xOTAxMiAtMzAuNzE5NjY4LC0xMy42ODk0OCAtMzkuNjM4MDM4LC0xOS40OTcwMSAtOC45MTgzNzEsLTUuODA3NTIgLTE4LjYwNzQ3NCwtMTIuNDM0MDkgLTI0LjA5NjUyNCwtMTguODc0MTcgLTUuNDI2MDQzLC02LjM2NjE2IC05LjY1ODgyNiwtMTUuMDcwMDMgLTkuNjU4ODI2LC0yNC44ODcyOSAwLC05LjI2NDAxIDIuMDc1NDE0LC0xNy4yMTM0NSA2LjIyMzQ1NCwtMjMuODUwMzMgMTEuMDk4Mjk4LC0xNC4zOTc0OCA0MS4yODY2MzgsLTEuNzk1MDcgNDUuMDc1NjA5LDI0LjM0NzYyIDQuODM5MzkyLDYuNzc0OTEgOC44NDkzNSwxNi4yNDcyOSAxMi4wMjk1MTUsMjguNDE1NiBsIDIwLjUzMjM0LDAgMCwtNTUuOTk5NjcgYyAtNC40NzgyNSwtNS45MjQ0OCAtOS45NTQ4OCwtMTAuNjMyMjIgLTE1LjkwODM3LC0xNC4zNzQxMSAxLjY0MDU1LDAuNDc5MDUgMy4xOTAzOSwxLjAyMzc2IDQuNjM4NjUsMS42NDAyNCA2LjQ5ODYxLDIuNjI2MDcgMTIuMTY3OTMsNy4zMjc0NyAxNy4wMDczLDE0LjEwMzQ1IDQuODM5MzksNi43NzQ5MSA4Ljg0OTM1LDE2LjI0NTY3IDEyLjAyOTUyLDI4LjQxMzk3IDAsMCA4LjQ4MTI4LC0wLjEyODk0IDguNDg5NzgsLTAuMDAyIDAuNDE3NzYsNi40MTQ5NCAtMS43NTMzOSw5LjQ1Mjg2IC00LjEyMzQyLDEyLjU2MTA0IC0yLjQxNzQsMy4xNjk3OCAtNS4xNDQ4Niw2Ljc4OTczIC00LjAwMjc4LDEzLjAwMjkgMS41MDc4Niw4LjIwMzE4IDEwLjE4MzU0LDEwLjU5NjQyIDE0LjYyMTk0LDkuMzExNTQgLTMuMzE4NDIsLTAuNDk5MTEgLTUuMzE4NTUsLTEuNzQ5NDggLTUuMzE4NTUsLTEuNzQ5NDggMCwwIDEuODc2NDYsMC45OTg2OCA1LjY1MTE3LC0xLjM1OTgxIC0zLjI3Njk1LDAuOTU1NzEgLTEwLjcwNTI5LC0wLjc5NzM4IC0xMS44MDEyNSwtNi43NjMxMyAtMC45NTc1MiwtNS4yMDg2MSAwLjk0NjU0LC03LjI5NTE0IDMuNDAxMTMsLTEwLjUxNDgyIDIuNDU0NjIsLTMuMjE5NjggNS4yODQyNiwtNi45NTgzMSA0LjY4NDMsLTE0LjQ4ODI0IGwgMC4wMDMsMC4wMDIgOC45MjY3NiwwIDAsLTU1Ljk5OTY3IGMgLTE1LjA3MTI1LC0zLjg3MTY4IC0yNy42NTMxNCwtNi4zNjA0MiAtMzcuNzQ2NzEsLTcuNDY1ODYgLTkuOTU1MzEsLTEuMTA3NTUgLTIwLjE4ODIzLC0xLjY1OTgxIC0zMC42OTY2MTMsLTEuNjU5ODEgeiBtIDcwLjMyMTYwMywxNy4zMDg5MyAwLjIzODA1LDQwLjMwNDkgYyAxLjMxODA4LDEuMjI2NjYgMi40Mzk2NSwyLjI3ODE1IDMuMzQwODEsMy4xMDYwMiA0LjgzOTM5LDYuNzc0OTEgOC44NDkzNCwxNi4yNDU2NiAxMi4wMjk1MSwyOC40MTM5NyBsIDIwLjUzMjM0LDAgMCwtNTUuOTk5NjcgYyAtNi42NzczMSwtNC41OTM4MSAtMTkuODM2NDMsLTEwLjQ3MzA5IC0zNi4xNDA3MSwtMTUuODI1MjIgeiBtIC0yOC4xMjA0OSw1LjYwNTUxIDguNTY0NzksMTcuNzE2NTUgYyAtMTEuOTcwMzcsLTYuNDY2OTcgLTEzLjg0Njc4LC05LjcxNzI2IC04LjU2NDc5LC0xNy43MTY1NSB6IG0gMjIuNzk3MDUsMCBjIDIuNzcxNSw3Ljk5OTI5IDEuNzg3NDEsMTEuMjQ5NTggLTQuNDkzNTQsMTcuNzE2NTUgbCA0LjQ5MzU0LC0xNy43MTY1NSB6IG0gMTUuMjIxOTUsMjQuMDA4NDggOC41NjQ3OSwxNy43MTY1NSBjIC0xMS45NzAzOCwtNi40NjY5NyAtMTMuODQ2NzksLTkuNzE3MjYgLTguNTY0NzksLTE3LjcxNjU1IHogbSAyMi43OTcwNCwwIGMgMi43NzE1LDcuOTk5MjkgMS43ODc0MSwxMS4yNDk1OCAtNC40OTM1NCwxNy43MTY1NSBsIDQuNDkzNTQsLTE3LjcxNjU1IHogbSAtOTkuMTEzODQsMi4yMDc2NCA4LjU2NDc5LDE3LjcxNjU1IGMgLTExLjk3MDM4MiwtNi40NjY5NyAtMTMuODQ2NzgyLC05LjcxNzI2IC04LjU2NDc5LC0xNy43MTY1NSB6IG0gMjIuNzk1NDIsMCBjIDIuNzcxNSw3Ljk5OTI5IDEuNzg3NDEsMTEuMjQ5NTggLTQuNDkzNTQsMTcuNzE2NTUgbCA0LjQ5MzU0LC0xNy43MTY1NSB6IiAvPg0KPC9zdmc+DQo8IS0tIFRoaXMgd29yayBpcyBsaWNlbnNlZCB1bmRlciBhIENyZWF0aXZlIENvbW1vbnMgQXR0cmlidXRpb24tU2hhcmVBbGlrZSA0LjAgSW50ZXJuYXRpb25hbCBMaWNlbnNlLiAtLT4NCjwhLS0gaHR0cDovL2NyZWF0aXZlY29tbW9ucy5vcmcvbGljZW5zZXMvYnktc2EvNC4wLyAtLT4NCg==") no-repeat fixed 50%/70% 70%,linear-gradient(180deg,#750000 0,#340404);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff750000",endColorstr="#ff340404",GradientType=0)}body.syndicate .normal{color:#40628a}body.syndicate .good{color:#73e573}body.syndicate .average{color:#be6209}body.syndicate .bad{color:#b00e0e}body.syndicate .highlight{color:#000}body.syndicate main{display:block;margin-top:32px;padding:2px 6px 0}body.syndicate hr{height:2px;background-color:#272727;border:none}body.syndicate .hidden{display:none}body.syndicate .bar .barText,body.syndicate span.button{color:#fff;font-size:12px;font-weight:400;font-style:normal;text-decoration:none}body.syndicate .bold{font-weight:700}body.syndicate .italic{font-style:italic}body.syndicate [unselectable=on]{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}body.syndicate div[data-tooltip],body.syndicate span[data-tooltip]{position:relative}body.syndicate div[data-tooltip]:after,body.syndicate span[data-tooltip]:after{position:absolute;display:block;z-index:2;width:250px;padding:10px;-ms-transform:translateX(-50%);transform:translateX(-50%);visibility:hidden;opacity:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";white-space:normal;text-align:left;content:attr(data-tooltip);transition:all .5s;border:1px solid #272727;background-color:#363636}body.syndicate div[data-tooltip]:hover:after,body.syndicate span[data-tooltip]:hover:after{visibility:visible;opacity:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"}body.syndicate div[data-tooltip].tooltip-top:after,body.syndicate span[data-tooltip].tooltip-top:after{bottom:100%;left:50%;-ms-transform:translateX(-50%) translateY(8px);transform:translateX(-50%) translateY(8px)}body.syndicate div[data-tooltip].tooltip-top:hover:after,body.syndicate span[data-tooltip].tooltip-top:hover:after{-ms-transform:translateX(-50%) translateY(-8px);transform:translateX(-50%) translateY(-8px)}body.syndicate div[data-tooltip].tooltip-bottom:after,body.syndicate span[data-tooltip].tooltip-bottom:after{top:100%;left:50%;-ms-transform:translateX(-50%) translateY(-8px);transform:translateX(-50%) translateY(-8px)}body.syndicate div[data-tooltip].tooltip-bottom:hover:after,body.syndicate span[data-tooltip].tooltip-bottom:hover:after{-ms-transform:translateX(-50%) translateY(8px);transform:translateX(-50%) translateY(8px)}body.syndicate div[data-tooltip].tooltip-left:after,body.syndicate span[data-tooltip].tooltip-left:after{top:50%;right:100%;-ms-transform:translateX(8px) translateY(-50%);transform:translateX(8px) translateY(-50%)}body.syndicate div[data-tooltip].tooltip-left:hover:after,body.syndicate span[data-tooltip].tooltip-left:hover:after{-ms-transform:translateX(-8px) translateY(-50%);transform:translateX(-8px) translateY(-50%)}body.syndicate div[data-tooltip].tooltip-right:after,body.syndicate span[data-tooltip].tooltip-right:after{top:50%;left:100%;-ms-transform:translateX(-8px) translateY(-50%);transform:translateX(-8px) translateY(-50%)}body.syndicate div[data-tooltip].tooltip-right:hover:after,body.syndicate span[data-tooltip].tooltip-right:hover:after{-ms-transform:translateX(8px) translateY(-50%);transform:translateX(8px) translateY(-50%)}body.syndicate .bar{display:inline-block;position:relative;vertical-align:middle;width:100%;height:20px;line-height:17px;padding:1px;border:1px solid #000;background:#272727}body.syndicate .bar .barText{position:absolute;top:0;right:3px}body.syndicate .bar .barFill{display:block;height:100%;transition:background-color 1s;background-color:#000}body.syndicate .bar .barFill.good{background-color:#73e573}body.syndicate .bar .barFill.average{background-color:#be6209}body.syndicate .bar .barFill.bad{background-color:#b00e0e}body.syndicate span.button{display:inline-block;vertical-align:middle;min-height:20px;line-height:17px;padding:0 5px;white-space:nowrap;border:1px solid #272727}body.syndicate span.button .fa{padding-right:2px}body.syndicate span.button.normal{transition:background-color .5s;background-color:#397439}body.syndicate span.button.normal.active:focus,body.syndicate span.button.normal.active:hover{transition:background-color .25s;background-color:#4a964a;outline:0}body.syndicate span.button.disabled{transition:background-color .5s;background-color:#363636}body.syndicate span.button.disabled.active:focus,body.syndicate span.button.disabled.active:hover{transition:background-color .25s;background-color:#545454;outline:0}body.syndicate span.button.selected{transition:background-color .5s;background-color:#9d0808}body.syndicate span.button.selected.active:focus,body.syndicate span.button.selected.active:hover{transition:background-color .25s;background-color:#ce0b0b;outline:0}body.syndicate span.button.toggle{transition:background-color .5s;background-color:#9d0808}body.syndicate span.button.toggle.active:focus,body.syndicate span.button.toggle.active:hover{transition:background-color .25s;background-color:#ce0b0b;outline:0}body.syndicate span.button.caution{transition:background-color .5s;background-color:#be6209}body.syndicate span.button.caution.active:focus,body.syndicate span.button.caution.active:hover{transition:background-color .25s;background-color:#eb790b;outline:0}body.syndicate span.button.danger{transition:background-color .5s;background-color:#9a9d00}body.syndicate span.button.danger.active:focus,body.syndicate span.button.danger.active:hover{transition:background-color .25s;background-color:#ced200;outline:0}body.syndicate span.button.gridable{width:125px;margin:2px 0}body.syndicate span.button.gridable.center{text-align:center;width:75px}body.syndicate span.button+span:not(.button),body.syndicate span:not(.button)+span.button{margin-left:5px}body.syndicate div.display{width:100%;padding:4px;margin:6px 0;background-color:#000;-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorStr=#80000000,endColorStr=#80000000)";filter:progid:DXImageTransform.Microsoft.gradient(startColorStr=#80000000,endColorStr=#80000000);background-color:rgba(0,0,0,.5);box-shadow:inset 0 0 5px rgba(0,0,0,.75)}body.syndicate div.display.tabular{padding:0;margin:0}body.syndicate div.display header,body.syndicate div.subdisplay header{display:block;position:relative;width:100%;padding:0 4px;margin-bottom:6px;color:#fff;border-bottom:2px solid #272727}body.syndicate div.display header .buttonRight,body.syndicate div.subdisplay header .buttonRight{position:absolute;bottom:6px;right:4px}body.syndicate div.display article,body.syndicate div.subdisplay article{display:table;width:100%;border-collapse:collapse}body.syndicate input{display:inline-block;vertical-align:middle;height:20px;line-height:17px;padding:0 5px;white-space:nowrap;color:#fff;background-color:#9d0808;border:1px solid #272727}body.syndicate input.number{width:35px}body.syndicate input:-ms-input-placeholder{color:#999}body.syndicate input::placeholder{color:#999}body.syndicate input::-ms-clear{display:none}body.syndicate svg.linegraph{overflow:hidden}body.syndicate div.notice{margin:8px 0;padding:4px;box-shadow:none;color:#000;font-weight:700;font-style:italic;background-color:#750000;background-image:repeating-linear-gradient(-45deg,#750000,#750000 10px,#910101 0,#910101 20px)}body.syndicate div.notice .label{color:#000}body.syndicate div.notice .content:only-of-type{padding:0}body.syndicate div.notice hr{background-color:#272727}body.syndicate div.resize{position:fixed;bottom:0;right:0;width:0;height:0;border-style:solid;border-width:0 0 45px 45px;border-color:transparent transparent #363636;-ms-transform:rotate(1turn);transform:rotate(1turn)}body.syndicate section .cell,body.syndicate section .content,body.syndicate section .label,body.syndicate section .line{display:table-cell;margin:0;text-align:left;vertical-align:middle;padding:3px 2px}body.syndicate section{display:table-row;width:100%}body.syndicate section:not(:first-child){padding-top:4px}body.syndicate section.candystripe:nth-child(2n){background-color:#000;-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorStr=#33000000,endColorStr=#33000000)";filter:progid:DXImageTransform.Microsoft.gradient(startColorStr=#33000000,endColorStr=#33000000);background-color:rgba(0,0,0,.2)}body.syndicate section .label{width:1%;padding-right:32px;white-space:nowrap;color:#fff}body.syndicate section .content:not(:last-child){padding-right:16px}body.syndicate section .line{width:100%}body.syndicate section .cell:not(:first-child){text-align:center;padding-top:0}body.syndicate section .cell span.button{width:75px}body.syndicate section:not(:last-child){padding-right:4px}body.syndicate div.subdisplay{width:100%;margin:0}body.syndicate header.titlebar .close,body.syndicate header.titlebar .minimize{display:inline-block;position:relative;padding:7px;margin:-7px;color:#e74242}body.syndicate header.titlebar .close:hover,body.syndicate header.titlebar .minimize:hover{color:#eb5e5e}body.syndicate header.titlebar{position:fixed;z-index:1;top:0;left:0;width:100%;height:32px;background-color:#363636;border-bottom:1px solid #161616;box-shadow:0 3px 3px rgba(0,0,0,.1)}body.syndicate header.titlebar .statusicon{position:absolute;top:4px;left:12px;transition:color .5s}body.syndicate header.titlebar .title{position:absolute;top:6px;left:46px;color:#e74242;font-size:16px;white-space:nowrap}body.syndicate header.titlebar .minimize{position:absolute;top:6px;right:46px}body.syndicate header.titlebar .close{position:absolute;top:4px;right:12px}.no-icons header.titlebar .statusicon{font-size:20px}.no-icons header.titlebar .statusicon:after{content:"O"}.no-icons header.titlebar .minimize{top:-2px;font-size:20px}.no-icons header.titlebar .minimize:after{content:"—"}.no-icons header.titlebar .close{font-size:20px}.no-icons header.titlebar .close:after{content:"X"} \ No newline at end of file +@charset "utf-8";body,html{box-sizing:border-box;height:100%;margin:0}html{overflow:hidden;cursor:default}body{overflow:auto;font-family:Verdana,Geneva,sans-serif;font-size:12px;color:#fff;background-color:#2a2a2a;background-image:linear-gradient(180deg,#2a2a2a 0,#202020);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff2a2a2a",endColorstr="#ff202020",GradientType=0)}*,:after,:before{box-sizing:inherit}h1,h2,h3,h4{display:inline-block;margin:0;padding:6px 0}h1{font-size:18px}h2{font-size:16px}h3{font-size:14px}h4{font-size:12px}body.clockwork{background:linear-gradient(180deg,#b18b25 0,#5f380e);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffb18b25",endColorstr="#ff5f380e",GradientType=0)}body.clockwork .normal{color:#b18b25}body.clockwork .good{color:#cfba47}body.clockwork .average{color:#896b19}body.clockwork .bad{color:#5f380e}body.clockwork .highlight{color:#b18b25}body.clockwork main{display:block;margin-top:32px;padding:2px 6px 0}body.clockwork hr{height:2px;background-color:#b18b25;border:none}body.clockwork .hidden{display:none}body.clockwork .bar .barText,body.clockwork span.button{color:#b18b25;font-size:12px;font-weight:400;font-style:normal;text-decoration:none}body.clockwork .bold{font-weight:700}body.clockwork .italic{font-style:italic}body.clockwork [unselectable=on]{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}body.clockwork div[data-tooltip],body.clockwork span[data-tooltip]{position:relative}body.clockwork div[data-tooltip]:after,body.clockwork span[data-tooltip]:after{position:absolute;display:block;z-index:2;width:250px;padding:10px;-ms-transform:translateX(-50%);transform:translateX(-50%);visibility:hidden;opacity:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";white-space:normal;text-align:left;content:attr(data-tooltip);transition:all .5s;border:1px solid #170800;background-color:#2d1400}body.clockwork div[data-tooltip]:hover:after,body.clockwork span[data-tooltip]:hover:after{visibility:visible;opacity:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"}body.clockwork div[data-tooltip].tooltip-top:after,body.clockwork span[data-tooltip].tooltip-top:after{bottom:100%;left:50%;-ms-transform:translateX(-50%) translateY(8px);transform:translateX(-50%) translateY(8px)}body.clockwork div[data-tooltip].tooltip-top:hover:after,body.clockwork span[data-tooltip].tooltip-top:hover:after{-ms-transform:translateX(-50%) translateY(-8px);transform:translateX(-50%) translateY(-8px)}body.clockwork div[data-tooltip].tooltip-bottom:after,body.clockwork span[data-tooltip].tooltip-bottom:after{top:100%;left:50%;-ms-transform:translateX(-50%) translateY(-8px);transform:translateX(-50%) translateY(-8px)}body.clockwork div[data-tooltip].tooltip-bottom:hover:after,body.clockwork span[data-tooltip].tooltip-bottom:hover:after{-ms-transform:translateX(-50%) translateY(8px);transform:translateX(-50%) translateY(8px)}body.clockwork div[data-tooltip].tooltip-left:after,body.clockwork span[data-tooltip].tooltip-left:after{top:50%;right:100%;-ms-transform:translateX(8px) translateY(-50%);transform:translateX(8px) translateY(-50%)}body.clockwork div[data-tooltip].tooltip-left:hover:after,body.clockwork span[data-tooltip].tooltip-left:hover:after{-ms-transform:translateX(-8px) translateY(-50%);transform:translateX(-8px) translateY(-50%)}body.clockwork div[data-tooltip].tooltip-right:after,body.clockwork span[data-tooltip].tooltip-right:after{top:50%;left:100%;-ms-transform:translateX(-8px) translateY(-50%);transform:translateX(-8px) translateY(-50%)}body.clockwork div[data-tooltip].tooltip-right:hover:after,body.clockwork span[data-tooltip].tooltip-right:hover:after{-ms-transform:translateX(8px) translateY(-50%);transform:translateX(8px) translateY(-50%)}body.clockwork .bar{display:inline-block;position:relative;vertical-align:middle;width:100%;height:20px;line-height:17px;padding:1px;border:1px solid #170800;background:#2d1400}body.clockwork .bar .barText{position:absolute;top:0;right:3px}body.clockwork .bar .barFill{display:block;height:100%;transition:background-color 1s;background-color:#b18b25}body.clockwork .bar .barFill.good{background-color:#cfba47}body.clockwork .bar .barFill.average{background-color:#896b19}body.clockwork .bar .barFill.bad{background-color:#5f380e}body.clockwork span.button{display:inline-block;vertical-align:middle;min-height:20px;line-height:17px;padding:0 5px;white-space:nowrap;border:1px solid #170800}body.clockwork span.button .fa{padding-right:2px}body.clockwork span.button.normal{transition:background-color .5s;background-color:#5f380e}body.clockwork span.button.normal.active:focus,body.clockwork span.button.normal.active:hover{transition:background-color .25s;background-color:#704211;outline:0}body.clockwork span.button.disabled{transition:background-color .5s;background-color:#2d1400}body.clockwork span.button.disabled.active:focus,body.clockwork span.button.disabled.active:hover{transition:background-color .25s;background-color:#441e00;outline:0}body.clockwork span.button.selected{transition:background-color .5s;background-color:#cfba47}body.clockwork span.button.selected.active:focus,body.clockwork span.button.selected.active:hover{transition:background-color .25s;background-color:#d1bd50;outline:0}body.clockwork span.button.toggle{transition:background-color .5s;background-color:#cfba47}body.clockwork span.button.toggle.active:focus,body.clockwork span.button.toggle.active:hover{transition:background-color .25s;background-color:#d1bd50;outline:0}body.clockwork span.button.caution{transition:background-color .5s;background-color:#be6209}body.clockwork span.button.caution.active:focus,body.clockwork span.button.caution.active:hover{transition:background-color .25s;background-color:#cd6a0a;outline:0}body.clockwork span.button.danger{transition:background-color .5s;background-color:#9a9d00}body.clockwork span.button.danger.active:focus,body.clockwork span.button.danger.active:hover{transition:background-color .25s;background-color:#abaf00;outline:0}body.clockwork span.button.gridable{width:125px;margin:2px 0}body.clockwork span.button.gridable.center{text-align:center;width:75px}body.clockwork span.button+span:not(.button),body.clockwork span:not(.button)+span.button{margin-left:5px}body.clockwork div.display{width:100%;padding:4px;margin:6px 0;background-color:#2d1400;-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorStr=#e62d1400,endColorStr=#e62d1400)";filter:progid:DXImageTransform.Microsoft.gradient(startColorStr=#e62d1400,endColorStr=#e62d1400);background-color:rgba(45,20,0,.9);box-shadow:inset 0 0 5px rgba(0,0,0,.3)}body.clockwork div.display.tabular{padding:0;margin:0}body.clockwork div.display header,body.clockwork div.subdisplay header{display:block;position:relative;width:100%;padding:0 4px;margin-bottom:6px;color:#cfba47;border-bottom:2px solid #b18b25}body.clockwork div.display header .buttonRight,body.clockwork div.subdisplay header .buttonRight{position:absolute;bottom:6px;right:4px}body.clockwork div.display article,body.clockwork div.subdisplay article{display:table;width:100%;border-collapse:collapse}body.clockwork input{display:inline-block;vertical-align:middle;height:20px;line-height:17px;padding:0 5px;white-space:nowrap;color:#b18b25;background-color:#cfba47;border:1px solid #272727}body.clockwork input.number{width:35px}body.clockwork input::-webkit-input-placeholder{color:#999}body.clockwork input:-ms-input-placeholder{color:#999}body.clockwork input::placeholder{color:#999}body.clockwork input::-ms-clear{display:none}body.clockwork svg.linegraph{overflow:hidden}body.clockwork div.notice{margin:8px 0;padding:4px;box-shadow:none;color:#2d1400;font-weight:700;font-style:italic;background-color:#000;background-image:repeating-linear-gradient(-45deg,#000,#000 10px,#170800 0,#170800 20px)}body.clockwork div.notice .label{color:#2d1400}body.clockwork div.notice .content:only-of-type{padding:0}body.clockwork div.notice hr{background-color:#896b19}body.clockwork div.resize{position:fixed;bottom:0;right:0;width:0;height:0;border-style:solid;border-width:0 0 45px 45px;border-color:transparent transparent #5f380e;-ms-transform:rotate(1turn);transform:rotate(1turn)}body.clockwork section .cell,body.clockwork section .content,body.clockwork section .label,body.clockwork section .line,body.nanotrasen section .cell,body.nanotrasen section .content,body.nanotrasen section .label,body.nanotrasen section .line,body.syndicate section .cell,body.syndicate section .content,body.syndicate section .label,body.syndicate section .line{display:table-cell;margin:0;text-align:left;vertical-align:middle;padding:3px 2px}body.clockwork section{display:table-row;width:100%}body.clockwork section:not(:first-child){padding-top:4px}body.clockwork section.candystripe:nth-child(2n){background-color:#000;-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorStr=#33000000,endColorStr=#33000000)";filter:progid:DXImageTransform.Microsoft.gradient(startColorStr=#33000000,endColorStr=#33000000);background-color:rgba(0,0,0,.2)}body.clockwork section .label{width:1%;padding-right:32px;white-space:nowrap;color:#b18b25}body.clockwork section .content:not(:last-child){padding-right:16px}body.clockwork section .line{width:100%}body.clockwork section .cell:not(:first-child){text-align:center;padding-top:0}body.clockwork section .cell span.button{width:75px}body.clockwork section:not(:last-child){padding-right:4px}body.clockwork div.subdisplay{width:100%;margin:0}body.clockwork header.titlebar .close,body.clockwork header.titlebar .minimize{display:inline-block;position:relative;padding:7px;margin:-7px;color:#cfba47}body.clockwork header.titlebar .close:hover,body.clockwork header.titlebar .minimize:hover{color:#d1bd50}body.clockwork header.titlebar{position:fixed;z-index:1;top:0;left:0;width:100%;height:32px;background-color:#5f380e;border-bottom:1px solid #170800;box-shadow:0 3px 3px rgba(0,0,0,.1)}body.clockwork header.titlebar .statusicon{position:absolute;top:4px;left:12px;transition:color .5s}body.clockwork header.titlebar .title{position:absolute;top:6px;left:46px;color:#cfba47;font-size:16px;white-space:nowrap}body.clockwork header.titlebar .minimize{position:absolute;top:6px;right:46px}body.clockwork header.titlebar .close{position:absolute;top:4px;right:12px}body.nanotrasen{background:url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+DQo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgdmVyc2lvbj0iMS4wIiB2aWV3Qm94PSIwIDAgNDI1IDIwMCIgb3BhY2l0eT0iLjMzIj4NCiAgPHBhdGggZD0ibSAxNzguMDAzOTksMC4wMzg2OSAtNzEuMjAzOTMsMCBhIDYuNzYxMzQyMiw2LjAyNTU0OTUgMCAwIDAgLTYuNzYxMzQsNi4wMjU1NSBsIDAsMTg3Ljg3MTQ3IGEgNi43NjEzNDIyLDYuMDI1NTQ5NSAwIDAgMCA2Ljc2MTM0LDYuMDI1NTQgbCA1My4xMDcyLDAgYSA2Ljc2MTM0MjIsNi4wMjU1NDk1IDAgMCAwIDYuNzYxMzUsLTYuMDI1NTQgbCAwLC0xMDEuNTQ0MDE4IDcyLjIxNjI4LDEwNC42OTkzOTggYSA2Ljc2MTM0MjIsNi4wMjU1NDk1IDAgMCAwIDUuNzYwMTUsMi44NzAxNiBsIDczLjU1NDg3LDAgYSA2Ljc2MTM0MjIsNi4wMjU1NDk1IDAgMCAwIDYuNzYxMzUsLTYuMDI1NTQgbCAwLC0xODcuODcxNDcgYSA2Ljc2MTM0MjIsNi4wMjU1NDk1IDAgMCAwIC02Ljc2MTM1LC02LjAyNTU1IGwgLTU0LjcxNjQ0LDAgYSA2Ljc2MTM0MjIsNi4wMjU1NDk1IDAgMCAwIC02Ljc2MTMzLDYuMDI1NTUgbCAwLDEwMi42MTkzNSBMIDE4My43NjQxMywyLjkwODg2IGEgNi43NjEzNDIyLDYuMDI1NTQ5NSAwIDAgMCAtNS43NjAxNCwtMi44NzAxNyB6IiAvPg0KICA8cGF0aCBkPSJNIDQuODQ0NjMzMywyMi4xMDg3NSBBIDEzLjQxMjAzOSwxMi41MDE4NDIgMCAwIDEgMTMuNDc3NTg4LDAuMDM5MjQgbCA2Ni4xMTgzMTUsMCBhIDUuMzY0ODE1OCw1LjAwMDczNyAwIDAgMSA1LjM2NDgyMyw1LjAwMDczIGwgMCw3OS44NzkzMSB6IiAvPg0KICA8cGF0aCBkPSJtIDQyMC4xNTUzNSwxNzcuODkxMTkgYSAxMy40MTIwMzgsMTIuNTAxODQyIDAgMCAxIC04LjYzMjk1LDIyLjA2OTUxIGwgLTY2LjExODMyLDAgYSA1LjM2NDgxNTIsNS4wMDA3MzcgMCAwIDEgLTUuMzY0ODIsLTUuMDAwNzQgbCAwLC03OS44NzkzMSB6IiAvPg0KPC9zdmc+DQo8IS0tIFRoaXMgd29yayBpcyBsaWNlbnNlZCB1bmRlciBhIENyZWF0aXZlIENvbW1vbnMgQXR0cmlidXRpb24tU2hhcmVBbGlrZSA0LjAgSW50ZXJuYXRpb25hbCBMaWNlbnNlLiAtLT4NCjwhLS0gaHR0cDovL2NyZWF0aXZlY29tbW9ucy5vcmcvbGljZW5zZXMvYnktc2EvNC4wLyAtLT4NCg==") no-repeat fixed 50%/70% 70%,linear-gradient(180deg,#2a2a2a 0,#202020);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff2a2a2a",endColorstr="#ff202020",GradientType=0)}body.nanotrasen .normal{color:#40628a}body.nanotrasen .good{color:#537d29}body.nanotrasen .average{color:#be6209}body.nanotrasen .bad{color:#b00e0e}body.nanotrasen .highlight{color:#8ba5c4}body.nanotrasen main{display:block;margin-top:32px;padding:2px 6px 0}body.nanotrasen hr{height:2px;background-color:#40628a;border:none}body.nanotrasen .hidden{display:none}body.nanotrasen .bar .barText,body.nanotrasen span.button{color:#fff;font-size:12px;font-weight:400;font-style:normal;text-decoration:none}body.nanotrasen .bold{font-weight:700}body.nanotrasen .italic{font-style:italic}body.nanotrasen [unselectable=on]{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}body.nanotrasen div[data-tooltip],body.nanotrasen span[data-tooltip]{position:relative}body.nanotrasen div[data-tooltip]:after,body.nanotrasen span[data-tooltip]:after{position:absolute;display:block;z-index:2;width:250px;padding:10px;-ms-transform:translateX(-50%);transform:translateX(-50%);visibility:hidden;opacity:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";white-space:normal;text-align:left;content:attr(data-tooltip);transition:all .5s;border:1px solid #272727;background-color:#363636}body.nanotrasen div[data-tooltip]:hover:after,body.nanotrasen span[data-tooltip]:hover:after{visibility:visible;opacity:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"}body.nanotrasen div[data-tooltip].tooltip-top:after,body.nanotrasen span[data-tooltip].tooltip-top:after{bottom:100%;left:50%;-ms-transform:translateX(-50%) translateY(8px);transform:translateX(-50%) translateY(8px)}body.nanotrasen div[data-tooltip].tooltip-top:hover:after,body.nanotrasen span[data-tooltip].tooltip-top:hover:after{-ms-transform:translateX(-50%) translateY(-8px);transform:translateX(-50%) translateY(-8px)}body.nanotrasen div[data-tooltip].tooltip-bottom:after,body.nanotrasen span[data-tooltip].tooltip-bottom:after{top:100%;left:50%;-ms-transform:translateX(-50%) translateY(-8px);transform:translateX(-50%) translateY(-8px)}body.nanotrasen div[data-tooltip].tooltip-bottom:hover:after,body.nanotrasen span[data-tooltip].tooltip-bottom:hover:after{-ms-transform:translateX(-50%) translateY(8px);transform:translateX(-50%) translateY(8px)}body.nanotrasen div[data-tooltip].tooltip-left:after,body.nanotrasen span[data-tooltip].tooltip-left:after{top:50%;right:100%;-ms-transform:translateX(8px) translateY(-50%);transform:translateX(8px) translateY(-50%)}body.nanotrasen div[data-tooltip].tooltip-left:hover:after,body.nanotrasen span[data-tooltip].tooltip-left:hover:after{-ms-transform:translateX(-8px) translateY(-50%);transform:translateX(-8px) translateY(-50%)}body.nanotrasen div[data-tooltip].tooltip-right:after,body.nanotrasen span[data-tooltip].tooltip-right:after{top:50%;left:100%;-ms-transform:translateX(-8px) translateY(-50%);transform:translateX(-8px) translateY(-50%)}body.nanotrasen div[data-tooltip].tooltip-right:hover:after,body.nanotrasen span[data-tooltip].tooltip-right:hover:after{-ms-transform:translateX(8px) translateY(-50%);transform:translateX(8px) translateY(-50%)}body.nanotrasen .bar{display:inline-block;position:relative;vertical-align:middle;width:100%;height:20px;line-height:17px;padding:1px;border:1px solid #40628a;background:#272727}body.nanotrasen .bar .barText{position:absolute;top:0;right:3px}body.nanotrasen .bar .barFill{display:block;height:100%;transition:background-color 1s;background-color:#40628a}body.nanotrasen .bar .barFill.good{background-color:#537d29}body.nanotrasen .bar .barFill.average{background-color:#be6209}body.nanotrasen .bar .barFill.bad{background-color:#b00e0e}body.nanotrasen span.button{display:inline-block;vertical-align:middle;min-height:20px;line-height:17px;padding:0 5px;white-space:nowrap;border:1px solid #272727}body.nanotrasen span.button .fa{padding-right:2px}body.nanotrasen span.button.normal{transition:background-color .5s;background-color:#40628a}body.nanotrasen span.button.normal.active:focus,body.nanotrasen span.button.normal.active:hover{transition:background-color .25s;background-color:#4f78aa;outline:0}body.nanotrasen span.button.disabled{transition:background-color .5s;background-color:#999}body.nanotrasen span.button.disabled.active:focus,body.nanotrasen span.button.disabled.active:hover{transition:background-color .25s;background-color:#a8a8a8;outline:0}body.nanotrasen span.button.selected{transition:background-color .5s;background-color:#2f943c}body.nanotrasen span.button.selected.active:focus,body.nanotrasen span.button.selected.active:hover{transition:background-color .25s;background-color:#3ab84b;outline:0}body.nanotrasen span.button.toggle{transition:background-color .5s;background-color:#2f943c}body.nanotrasen span.button.toggle.active:focus,body.nanotrasen span.button.toggle.active:hover{transition:background-color .25s;background-color:#3ab84b;outline:0}body.nanotrasen span.button.caution{transition:background-color .5s;background-color:#9a9d00}body.nanotrasen span.button.caution.active:focus,body.nanotrasen span.button.caution.active:hover{transition:background-color .25s;background-color:#ced200;outline:0}body.nanotrasen span.button.danger{transition:background-color .5s;background-color:#9d0808}body.nanotrasen span.button.danger.active:focus,body.nanotrasen span.button.danger.active:hover{transition:background-color .25s;background-color:#ce0b0b;outline:0}body.nanotrasen span.button.gridable{width:125px;margin:2px 0}body.nanotrasen span.button.gridable.center{text-align:center;width:75px}body.nanotrasen span.button+span:not(.button),body.nanotrasen span:not(.button)+span.button{margin-left:5px}body.nanotrasen div.display{width:100%;padding:4px;margin:6px 0;background-color:#000;-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorStr=#54000000,endColorStr=#54000000)";filter:progid:DXImageTransform.Microsoft.gradient(startColorStr=#54000000,endColorStr=#54000000);background-color:rgba(0,0,0,.33);box-shadow:inset 0 0 5px rgba(0,0,0,.5)}body.nanotrasen div.display.tabular{padding:0;margin:0}body.nanotrasen div.display header,body.nanotrasen div.subdisplay header{display:block;position:relative;width:100%;padding:0 4px;margin-bottom:6px;color:#fff;border-bottom:2px solid #40628a}body.nanotrasen div.display header .buttonRight,body.nanotrasen div.subdisplay header .buttonRight{position:absolute;bottom:6px;right:4px}body.nanotrasen div.display article,body.nanotrasen div.subdisplay article{display:table;width:100%;border-collapse:collapse}body.nanotrasen input{display:inline-block;vertical-align:middle;height:20px;line-height:17px;padding:0 5px;white-space:nowrap;color:#000;background-color:#fff;border:1px solid #272727}body.nanotrasen input.number{width:35px}body.nanotrasen input::-webkit-input-placeholder{color:#999}body.nanotrasen input:-ms-input-placeholder{color:#999}body.nanotrasen input::placeholder{color:#999}body.nanotrasen input::-ms-clear{display:none}body.nanotrasen svg.linegraph{overflow:hidden}body.nanotrasen div.notice{margin:8px 0;padding:4px;box-shadow:none;color:#000;font-weight:700;font-style:italic;background-color:#bb9b68;background-image:repeating-linear-gradient(-45deg,#bb9b68,#bb9b68 10px,#b1905d 0,#b1905d 20px)}body.nanotrasen div.notice .label{color:#000}body.nanotrasen div.notice .content:only-of-type{padding:0}body.nanotrasen div.notice hr{background-color:#272727}body.nanotrasen div.resize{position:fixed;bottom:0;right:0;width:0;height:0;border-style:solid;border-width:0 0 45px 45px;border-color:transparent transparent #363636;-ms-transform:rotate(1turn);transform:rotate(1turn)}body.nanotrasen section .cell,body.nanotrasen section .content,body.nanotrasen section .label,body.nanotrasen section .line,body.syndicate section .cell,body.syndicate section .content,body.syndicate section .label,body.syndicate section .line{display:table-cell;margin:0;text-align:left;vertical-align:middle;padding:3px 2px}body.nanotrasen section{display:table-row;width:100%}body.nanotrasen section:not(:first-child){padding-top:4px}body.nanotrasen section.candystripe:nth-child(2n){background-color:#000;-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorStr=#33000000,endColorStr=#33000000)";filter:progid:DXImageTransform.Microsoft.gradient(startColorStr=#33000000,endColorStr=#33000000);background-color:rgba(0,0,0,.2)}body.nanotrasen section .label{width:1%;padding-right:32px;white-space:nowrap;color:#8ba5c4}body.nanotrasen section .content:not(:last-child){padding-right:16px}body.nanotrasen section .line{width:100%}body.nanotrasen section .cell:not(:first-child){text-align:center;padding-top:0}body.nanotrasen section .cell span.button{width:75px}body.nanotrasen section:not(:last-child){padding-right:4px}body.nanotrasen div.subdisplay{width:100%;margin:0}body.nanotrasen header.titlebar .close,body.nanotrasen header.titlebar .minimize{display:inline-block;position:relative;padding:7px;margin:-7px;color:#8ba5c4}body.nanotrasen header.titlebar .close:hover,body.nanotrasen header.titlebar .minimize:hover{color:#9cb2cd}body.nanotrasen header.titlebar{position:fixed;z-index:1;top:0;left:0;width:100%;height:32px;background-color:#363636;border-bottom:1px solid #161616;box-shadow:0 3px 3px rgba(0,0,0,.1)}body.nanotrasen header.titlebar .statusicon{position:absolute;top:4px;left:12px;transition:color .5s}body.nanotrasen header.titlebar .title{position:absolute;top:6px;left:46px;color:#8ba5c4;font-size:16px;white-space:nowrap}body.nanotrasen header.titlebar .minimize{position:absolute;top:6px;right:46px}body.nanotrasen header.titlebar .close{position:absolute;top:4px;right:12px}body.syndicate{background:url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+DQo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgdmVyc2lvbj0iMS4wIiB2aWV3Qm94PSIwIDAgMjAwIDI4OS43NDIiIG9wYWNpdHk9Ii4zMyI+DQogIDxwYXRoIGQ9Im0gOTMuNTM3Njc3LDAgYyAtMTguMTEzMTI1LDAgLTM0LjIyMDEzMywzLjExMTY0IC00OC4zMjM0ODQsOS4zMzQzNyAtMTMuOTY1MDkyLDYuMjIxNjcgLTI0LjYxMjQ0MiwxNS4wNzExNCAtMzEuOTQwNjUxLDI2LjU0NzEgLTcuMTg5OTM5OCwxMS4zMzc4OSAtMTAuMzAxMjI2NiwyNC43NDkxMSAtMTAuMzAxMjI2Niw0MC4yMzQ3OCAwLDEwLjY0NjYyIDIuNzI1MDAyNiwyMC40NjQ2NSA4LjE3NTExMTYsMjkuNDUyNTggNS42MTUyNzcsOC45ODY4NiAxNC4wMzgyNzcsMTcuMzUyMDQgMjUuMjY4ODIxLDI1LjA5NDM2IDExLjIzMDU0NCw3LjYwNTMxIDI2LjUwNzQyMSwxNS40MTgzNSA0NS44MzA1MTQsMjMuNDM3ODIgMTkuOTgzNzQ4LDguMjk1NTcgMzQuODQ4ODQ4LDE1LjU1NDcxIDQ0LjU5Mjk5OCwyMS43NzYzOCA5Ljc0NDE0LDYuMjIyNzMgMTYuNzYxNywxMi44NTg1IDIxLjA1NTcyLDE5LjkwOTUxIDQuMjk0MDQsNy4wNTIwOCA2LjQ0MTkzLDE1Ljc2NDA4IDYuNDQxOTMsMjYuMTM0NTkgMCwxNi4xNzcwMiAtNS4yMDE5NiwyOC40ODIyMiAtMTUuNjA2NzMsMzYuOTE2ODIgLTEwLjIzOTYsOC40MzQ3IC0yNS4wMjIwMywxMi42NTIzIC00NC4zNDUxNjksMTIuNjUyMyAtMTQuMDM4MTcxLDAgLTI1LjUxNTI0NywtMS42NTk0IC0zNC40MzM2MTgsLTQuOTc3NyAtOC45MTgzNywtMy40NTY2IC0xNi4xODU1NzIsLTguNzExMyAtMjEuODAwODM5LC0xNS43NjMzIC01LjYxNTI3NywtNy4wNTIxIC0xMC4wNzQ3OTUsLTE2LjY2MDg4IC0xMy4zNzc4OTksLTI4LjgyODEyIGwgLTI0Ljc3MzE2MjYyOTM5NDUsMCAwLDU2LjgyNjMyIEMgMzMuODU2NzY5LDI4Ni4wNzYwMSA2My43NDkwNCwyODkuNzQyMDEgODkuNjc4MzgzLDI4OS43NDIwMSBjIDE2LjAyMDAyNywwIDMwLjcxOTc4NywtMS4zODI3IDQ0LjA5NzMzNywtNC4xNDc5IDEzLjU0MjcyLC0yLjkwNDMgMjUuMTA0MSwtNy40Njc2IDM0LjY4MzA5LC0xMy42ODkzIDkuNzQ0MTMsLTYuMzU5NyAxNy4zNDA0MiwtMTQuNTE5NSAyMi43OTA1MiwtMjQuNDc0OCA1LjQ1MDEsLTEwLjA5MzMyIDguMTc1MTEsLTIyLjM5OTU5IDguMTc1MTEsLTM2LjkxNjgyIDAsLTEyLjk5NzY0IC0zLjMwMjEsLTI0LjMzNTM5IC05LjkwODI5LC0zNC4wMTQ2IC02LjQ0MTA1LC05LjgxNzI1IC0xNS41MjU0NSwtMTguNTI3MDcgLTI3LjI1MTQ2LC0yNi4xMzEzMyAtMTEuNTYwODUsLTcuNjA0MjcgLTI3LjkxMDgzLC0xNS44MzE0MiAtNDkuMDUwNjYsLTI0LjY4MDIyIC0xNy41MDY0NCwtNy4xOTAxMiAtMzAuNzE5NjY4LC0xMy42ODk0OCAtMzkuNjM4MDM4LC0xOS40OTcwMSAtOC45MTgzNzEsLTUuODA3NTIgLTE4LjYwNzQ3NCwtMTIuNDM0MDkgLTI0LjA5NjUyNCwtMTguODc0MTcgLTUuNDI2MDQzLC02LjM2NjE2IC05LjY1ODgyNiwtMTUuMDcwMDMgLTkuNjU4ODI2LC0yNC44ODcyOSAwLC05LjI2NDAxIDIuMDc1NDE0LC0xNy4yMTM0NSA2LjIyMzQ1NCwtMjMuODUwMzMgMTEuMDk4Mjk4LC0xNC4zOTc0OCA0MS4yODY2MzgsLTEuNzk1MDcgNDUuMDc1NjA5LDI0LjM0NzYyIDQuODM5MzkyLDYuNzc0OTEgOC44NDkzNSwxNi4yNDcyOSAxMi4wMjk1MTUsMjguNDE1NiBsIDIwLjUzMjM0LDAgMCwtNTUuOTk5NjcgYyAtNC40NzgyNSwtNS45MjQ0OCAtOS45NTQ4OCwtMTAuNjMyMjIgLTE1LjkwODM3LC0xNC4zNzQxMSAxLjY0MDU1LDAuNDc5MDUgMy4xOTAzOSwxLjAyMzc2IDQuNjM4NjUsMS42NDAyNCA2LjQ5ODYxLDIuNjI2MDcgMTIuMTY3OTMsNy4zMjc0NyAxNy4wMDczLDE0LjEwMzQ1IDQuODM5MzksNi43NzQ5MSA4Ljg0OTM1LDE2LjI0NTY3IDEyLjAyOTUyLDI4LjQxMzk3IDAsMCA4LjQ4MTI4LC0wLjEyODk0IDguNDg5NzgsLTAuMDAyIDAuNDE3NzYsNi40MTQ5NCAtMS43NTMzOSw5LjQ1Mjg2IC00LjEyMzQyLDEyLjU2MTA0IC0yLjQxNzQsMy4xNjk3OCAtNS4xNDQ4Niw2Ljc4OTczIC00LjAwMjc4LDEzLjAwMjkgMS41MDc4Niw4LjIwMzE4IDEwLjE4MzU0LDEwLjU5NjQyIDE0LjYyMTk0LDkuMzExNTQgLTMuMzE4NDIsLTAuNDk5MTEgLTUuMzE4NTUsLTEuNzQ5NDggLTUuMzE4NTUsLTEuNzQ5NDggMCwwIDEuODc2NDYsMC45OTg2OCA1LjY1MTE3LC0xLjM1OTgxIC0zLjI3Njk1LDAuOTU1NzEgLTEwLjcwNTI5LC0wLjc5NzM4IC0xMS44MDEyNSwtNi43NjMxMyAtMC45NTc1MiwtNS4yMDg2MSAwLjk0NjU0LC03LjI5NTE0IDMuNDAxMTMsLTEwLjUxNDgyIDIuNDU0NjIsLTMuMjE5NjggNS4yODQyNiwtNi45NTgzMSA0LjY4NDMsLTE0LjQ4ODI0IGwgMC4wMDMsMC4wMDIgOC45MjY3NiwwIDAsLTU1Ljk5OTY3IGMgLTE1LjA3MTI1LC0zLjg3MTY4IC0yNy42NTMxNCwtNi4zNjA0MiAtMzcuNzQ2NzEsLTcuNDY1ODYgLTkuOTU1MzEsLTEuMTA3NTUgLTIwLjE4ODIzLC0xLjY1OTgxIC0zMC42OTY2MTMsLTEuNjU5ODEgeiBtIDcwLjMyMTYwMywxNy4zMDg5MyAwLjIzODA1LDQwLjMwNDkgYyAxLjMxODA4LDEuMjI2NjYgMi40Mzk2NSwyLjI3ODE1IDMuMzQwODEsMy4xMDYwMiA0LjgzOTM5LDYuNzc0OTEgOC44NDkzNCwxNi4yNDU2NiAxMi4wMjk1MSwyOC40MTM5NyBsIDIwLjUzMjM0LDAgMCwtNTUuOTk5NjcgYyAtNi42NzczMSwtNC41OTM4MSAtMTkuODM2NDMsLTEwLjQ3MzA5IC0zNi4xNDA3MSwtMTUuODI1MjIgeiBtIC0yOC4xMjA0OSw1LjYwNTUxIDguNTY0NzksMTcuNzE2NTUgYyAtMTEuOTcwMzcsLTYuNDY2OTcgLTEzLjg0Njc4LC05LjcxNzI2IC04LjU2NDc5LC0xNy43MTY1NSB6IG0gMjIuNzk3MDUsMCBjIDIuNzcxNSw3Ljk5OTI5IDEuNzg3NDEsMTEuMjQ5NTggLTQuNDkzNTQsMTcuNzE2NTUgbCA0LjQ5MzU0LC0xNy43MTY1NSB6IG0gMTUuMjIxOTUsMjQuMDA4NDggOC41NjQ3OSwxNy43MTY1NSBjIC0xMS45NzAzOCwtNi40NjY5NyAtMTMuODQ2NzksLTkuNzE3MjYgLTguNTY0NzksLTE3LjcxNjU1IHogbSAyMi43OTcwNCwwIGMgMi43NzE1LDcuOTk5MjkgMS43ODc0MSwxMS4yNDk1OCAtNC40OTM1NCwxNy43MTY1NSBsIDQuNDkzNTQsLTE3LjcxNjU1IHogbSAtOTkuMTEzODQsMi4yMDc2NCA4LjU2NDc5LDE3LjcxNjU1IGMgLTExLjk3MDM4MiwtNi40NjY5NyAtMTMuODQ2NzgyLC05LjcxNzI2IC04LjU2NDc5LC0xNy43MTY1NSB6IG0gMjIuNzk1NDIsMCBjIDIuNzcxNSw3Ljk5OTI5IDEuNzg3NDEsMTEuMjQ5NTggLTQuNDkzNTQsMTcuNzE2NTUgbCA0LjQ5MzU0LC0xNy43MTY1NSB6IiAvPg0KPC9zdmc+DQo8IS0tIFRoaXMgd29yayBpcyBsaWNlbnNlZCB1bmRlciBhIENyZWF0aXZlIENvbW1vbnMgQXR0cmlidXRpb24tU2hhcmVBbGlrZSA0LjAgSW50ZXJuYXRpb25hbCBMaWNlbnNlLiAtLT4NCjwhLS0gaHR0cDovL2NyZWF0aXZlY29tbW9ucy5vcmcvbGljZW5zZXMvYnktc2EvNC4wLyAtLT4NCg==") no-repeat fixed 50%/70% 70%,linear-gradient(180deg,#750000 0,#340404);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff750000",endColorstr="#ff340404",GradientType=0)}body.syndicate .normal{color:#40628a}body.syndicate .good{color:#73e573}body.syndicate .average{color:#be6209}body.syndicate .bad{color:#b00e0e}body.syndicate .highlight{color:#000}body.syndicate main{display:block;margin-top:32px;padding:2px 6px 0}body.syndicate hr{height:2px;background-color:#272727;border:none}body.syndicate .hidden{display:none}body.syndicate .bar .barText,body.syndicate span.button{color:#fff;font-size:12px;font-weight:400;font-style:normal;text-decoration:none}body.syndicate .bold{font-weight:700}body.syndicate .italic{font-style:italic}body.syndicate [unselectable=on]{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}body.syndicate div[data-tooltip],body.syndicate span[data-tooltip]{position:relative}body.syndicate div[data-tooltip]:after,body.syndicate span[data-tooltip]:after{position:absolute;display:block;z-index:2;width:250px;padding:10px;-ms-transform:translateX(-50%);transform:translateX(-50%);visibility:hidden;opacity:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";white-space:normal;text-align:left;content:attr(data-tooltip);transition:all .5s;border:1px solid #272727;background-color:#363636}body.syndicate div[data-tooltip]:hover:after,body.syndicate span[data-tooltip]:hover:after{visibility:visible;opacity:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"}body.syndicate div[data-tooltip].tooltip-top:after,body.syndicate span[data-tooltip].tooltip-top:after{bottom:100%;left:50%;-ms-transform:translateX(-50%) translateY(8px);transform:translateX(-50%) translateY(8px)}body.syndicate div[data-tooltip].tooltip-top:hover:after,body.syndicate span[data-tooltip].tooltip-top:hover:after{-ms-transform:translateX(-50%) translateY(-8px);transform:translateX(-50%) translateY(-8px)}body.syndicate div[data-tooltip].tooltip-bottom:after,body.syndicate span[data-tooltip].tooltip-bottom:after{top:100%;left:50%;-ms-transform:translateX(-50%) translateY(-8px);transform:translateX(-50%) translateY(-8px)}body.syndicate div[data-tooltip].tooltip-bottom:hover:after,body.syndicate span[data-tooltip].tooltip-bottom:hover:after{-ms-transform:translateX(-50%) translateY(8px);transform:translateX(-50%) translateY(8px)}body.syndicate div[data-tooltip].tooltip-left:after,body.syndicate span[data-tooltip].tooltip-left:after{top:50%;right:100%;-ms-transform:translateX(8px) translateY(-50%);transform:translateX(8px) translateY(-50%)}body.syndicate div[data-tooltip].tooltip-left:hover:after,body.syndicate span[data-tooltip].tooltip-left:hover:after{-ms-transform:translateX(-8px) translateY(-50%);transform:translateX(-8px) translateY(-50%)}body.syndicate div[data-tooltip].tooltip-right:after,body.syndicate span[data-tooltip].tooltip-right:after{top:50%;left:100%;-ms-transform:translateX(-8px) translateY(-50%);transform:translateX(-8px) translateY(-50%)}body.syndicate div[data-tooltip].tooltip-right:hover:after,body.syndicate span[data-tooltip].tooltip-right:hover:after{-ms-transform:translateX(8px) translateY(-50%);transform:translateX(8px) translateY(-50%)}body.syndicate .bar{display:inline-block;position:relative;vertical-align:middle;width:100%;height:20px;line-height:17px;padding:1px;border:1px solid #000;background:#272727}body.syndicate .bar .barText{position:absolute;top:0;right:3px}body.syndicate .bar .barFill{display:block;height:100%;transition:background-color 1s;background-color:#000}body.syndicate .bar .barFill.good{background-color:#73e573}body.syndicate .bar .barFill.average{background-color:#be6209}body.syndicate .bar .barFill.bad{background-color:#b00e0e}body.syndicate span.button{display:inline-block;vertical-align:middle;min-height:20px;line-height:17px;padding:0 5px;white-space:nowrap;border:1px solid #272727}body.syndicate span.button .fa{padding-right:2px}body.syndicate span.button.normal{transition:background-color .5s;background-color:#397439}body.syndicate span.button.normal.active:focus,body.syndicate span.button.normal.active:hover{transition:background-color .25s;background-color:#4a964a;outline:0}body.syndicate span.button.disabled{transition:background-color .5s;background-color:#363636}body.syndicate span.button.disabled.active:focus,body.syndicate span.button.disabled.active:hover{transition:background-color .25s;background-color:#545454;outline:0}body.syndicate span.button.selected{transition:background-color .5s;background-color:#9d0808}body.syndicate span.button.selected.active:focus,body.syndicate span.button.selected.active:hover{transition:background-color .25s;background-color:#ce0b0b;outline:0}body.syndicate span.button.toggle{transition:background-color .5s;background-color:#9d0808}body.syndicate span.button.toggle.active:focus,body.syndicate span.button.toggle.active:hover{transition:background-color .25s;background-color:#ce0b0b;outline:0}body.syndicate span.button.caution{transition:background-color .5s;background-color:#be6209}body.syndicate span.button.caution.active:focus,body.syndicate span.button.caution.active:hover{transition:background-color .25s;background-color:#eb790b;outline:0}body.syndicate span.button.danger{transition:background-color .5s;background-color:#9a9d00}body.syndicate span.button.danger.active:focus,body.syndicate span.button.danger.active:hover{transition:background-color .25s;background-color:#ced200;outline:0}body.syndicate span.button.gridable{width:125px;margin:2px 0}body.syndicate span.button.gridable.center{text-align:center;width:75px}body.syndicate span.button+span:not(.button),body.syndicate span:not(.button)+span.button{margin-left:5px}body.syndicate div.display{width:100%;padding:4px;margin:6px 0;background-color:#000;-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorStr=#80000000,endColorStr=#80000000)";filter:progid:DXImageTransform.Microsoft.gradient(startColorStr=#80000000,endColorStr=#80000000);background-color:rgba(0,0,0,.5);box-shadow:inset 0 0 5px rgba(0,0,0,.75)}body.syndicate div.display.tabular{padding:0;margin:0}body.syndicate div.display header,body.syndicate div.subdisplay header{display:block;position:relative;width:100%;padding:0 4px;margin-bottom:6px;color:#fff;border-bottom:2px solid #272727}body.syndicate div.display header .buttonRight,body.syndicate div.subdisplay header .buttonRight{position:absolute;bottom:6px;right:4px}body.syndicate div.display article,body.syndicate div.subdisplay article{display:table;width:100%;border-collapse:collapse}body.syndicate input{display:inline-block;vertical-align:middle;height:20px;line-height:17px;padding:0 5px;white-space:nowrap;color:#fff;background-color:#9d0808;border:1px solid #272727}body.syndicate input.number{width:35px}body.syndicate input::-webkit-input-placeholder{color:#999}body.syndicate input:-ms-input-placeholder{color:#999}body.syndicate input::placeholder{color:#999}body.syndicate input::-ms-clear{display:none}body.syndicate svg.linegraph{overflow:hidden}body.syndicate div.notice{margin:8px 0;padding:4px;box-shadow:none;color:#000;font-weight:700;font-style:italic;background-color:#750000;background-image:repeating-linear-gradient(-45deg,#750000,#750000 10px,#910101 0,#910101 20px)}body.syndicate div.notice .label{color:#000}body.syndicate div.notice .content:only-of-type{padding:0}body.syndicate div.notice hr{background-color:#272727}body.syndicate div.resize{position:fixed;bottom:0;right:0;width:0;height:0;border-style:solid;border-width:0 0 45px 45px;border-color:transparent transparent #363636;-ms-transform:rotate(1turn);transform:rotate(1turn)}body.syndicate section .cell,body.syndicate section .content,body.syndicate section .label,body.syndicate section .line{display:table-cell;margin:0;text-align:left;vertical-align:middle;padding:3px 2px}body.syndicate section{display:table-row;width:100%}body.syndicate section:not(:first-child){padding-top:4px}body.syndicate section.candystripe:nth-child(2n){background-color:#000;-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorStr=#33000000,endColorStr=#33000000)";filter:progid:DXImageTransform.Microsoft.gradient(startColorStr=#33000000,endColorStr=#33000000);background-color:rgba(0,0,0,.2)}body.syndicate section .label{width:1%;padding-right:32px;white-space:nowrap;color:#fff}body.syndicate section .content:not(:last-child){padding-right:16px}body.syndicate section .line{width:100%}body.syndicate section .cell:not(:first-child){text-align:center;padding-top:0}body.syndicate section .cell span.button{width:75px}body.syndicate section:not(:last-child){padding-right:4px}body.syndicate div.subdisplay{width:100%;margin:0}body.syndicate header.titlebar .close,body.syndicate header.titlebar .minimize{display:inline-block;position:relative;padding:7px;margin:-7px;color:#e74242}body.syndicate header.titlebar .close:hover,body.syndicate header.titlebar .minimize:hover{color:#eb5e5e}body.syndicate header.titlebar{position:fixed;z-index:1;top:0;left:0;width:100%;height:32px;background-color:#363636;border-bottom:1px solid #161616;box-shadow:0 3px 3px rgba(0,0,0,.1)}body.syndicate header.titlebar .statusicon{position:absolute;top:4px;left:12px;transition:color .5s}body.syndicate header.titlebar .title{position:absolute;top:6px;left:46px;color:#e74242;font-size:16px;white-space:nowrap}body.syndicate header.titlebar .minimize{position:absolute;top:6px;right:46px}body.syndicate header.titlebar .close{position:absolute;top:4px;right:12px}.no-icons header.titlebar .statusicon{font-size:20px}.no-icons header.titlebar .statusicon:after{content:"O"}.no-icons header.titlebar .minimize{top:-2px;font-size:20px}.no-icons header.titlebar .minimize:after{content:"—"}.no-icons header.titlebar .close{font-size:20px}.no-icons header.titlebar .close:after{content:"X"} \ No newline at end of file diff --git a/tgui/assets/tgui.js b/tgui/assets/tgui.js index 8f28e9df0e..0fb6532fe5 100644 --- a/tgui/assets/tgui.js +++ b/tgui/assets/tgui.js @@ -1,17 +1,18 @@ -require=function t(e,n,a){function r(o,s){if(!n[o]){if(!e[o]){var p="function"==typeof require&&require;if(!s&&p)return p(o,!0);if(i)return i(o,!0);var u=Error("Cannot find module '"+o+"'");throw u.code="MODULE_NOT_FOUND",u}var c=n[o]={exports:{}};e[o][0].call(c.exports,function(t){var n=e[o][1][t];return r(n?n:t)},c,c.exports,t,e,n,a)}return n[o].exports}for(var i="function"==typeof require&&require,o=0;o2?u[2]:void 0,l=Math.min((void 0===c?o:r(c,o))-p,o-s),d=1;for(s>p&&p+l>s&&(d=-1,p+=l-1,s+=l-1);l-- >0;)p in n?n[s]=n[p]:delete n[s],s+=d,p+=d;return n}},{76:76,79:79,80:80}],6:[function(t,e,n){"use strict";var a=t(80),r=t(76),i=t(79);e.exports=[].fill||function(t){for(var e=a(this),n=i(e.length),o=arguments,s=o.length,p=r(s>1?o[1]:void 0,n),u=s>2?o[2]:void 0,c=void 0===u?n:r(u,n);c>p;)e[p++]=t;return e}},{76:76,79:79,80:80}],7:[function(t,e,n){var a=t(78),r=t(79),i=t(76);e.exports=function(t){return function(e,n,o){var s,p=a(e),u=r(p.length),c=i(o,u);if(t&&n!=n){for(;u>c;)if(s=p[c++],s!=s)return!0}else for(;u>c;c++)if((t||c in p)&&p[c]===n)return t||c;return!t&&-1}}},{76:76,78:78,79:79}],8:[function(t,e,n){var a=t(17),r=t(34),i=t(80),o=t(79),s=t(9);e.exports=function(t){var e=1==t,n=2==t,p=3==t,u=4==t,c=6==t,l=5==t||c;return function(d,f,h){for(var m,v,g=i(d),b=r(g),y=a(f,h,3),x=o(b.length),_=0,w=e?s(d,x):n?s(d,0):void 0;x>_;_++)if((l||_ in b)&&(m=b[_],v=y(m,_,g),t))if(e)w[_]=v;else if(v)switch(t){case 3:return!0;case 5:return m;case 6:return _;case 2:w.push(m)}else if(u)return!1;return c?-1:p||u?u:w}}},{17:17,34:34,79:79,80:80,9:9}],9:[function(t,e,n){var a=t(38),r=t(36),i=t(83)("species");e.exports=function(t,e){var n;return r(t)&&(n=t.constructor,"function"!=typeof n||n!==Array&&!r(n.prototype)||(n=void 0),a(n)&&(n=n[i],null===n&&(n=void 0))),new(void 0===n?Array:n)(e)}},{36:36,38:38,83:83}],10:[function(t,e,n){var a=t(11),r=t(83)("toStringTag"),i="Arguments"==a(function(){return arguments}());e.exports=function(t){var e,n,o;return void 0===t?"Undefined":null===t?"Null":"string"==typeof(n=(e=Object(t))[r])?n:i?a(e):"Object"==(o=a(e))&&"function"==typeof e.callee?"Arguments":o}},{11:11,83:83}],11:[function(t,e,n){var a={}.toString;e.exports=function(t){return a.call(t).slice(8,-1)}},{}],12:[function(t,e,n){"use strict";var a=t(46),r=t(31),i=t(60),o=t(17),s=t(69),p=t(18),u=t(27),c=t(42),l=t(44),d=t(82)("id"),f=t(30),h=t(38),m=t(65),v=t(19),g=Object.isExtensible||h,b=v?"_s":"size",y=0,x=function(t,e){if(!h(t))return"symbol"==typeof t?t:("string"==typeof t?"S":"P")+t;if(!f(t,d)){if(!g(t))return"F";if(!e)return"E";r(t,d,++y)}return"O"+t[d]},_=function(t,e){var n,a=x(e);if("F"!==a)return t._i[a];for(n=t._f;n;n=n.n)if(n.k==e)return n};e.exports={getConstructor:function(t,e,n,r){var c=t(function(t,i){s(t,c,e),t._i=a.create(null),t._f=void 0,t._l=void 0,t[b]=0,void 0!=i&&u(i,n,t[r],t)});return i(c.prototype,{clear:function(){for(var t=this,e=t._i,n=t._f;n;n=n.n)n.r=!0,n.p&&(n.p=n.p.n=void 0),delete e[n.i];t._f=t._l=void 0,t[b]=0},"delete":function(t){var e=this,n=_(e,t);if(n){var a=n.n,r=n.p;delete e._i[n.i],n.r=!0,r&&(r.n=a),a&&(a.p=r),e._f==n&&(e._f=a),e._l==n&&(e._l=r),e[b]--}return!!n},forEach:function(t){for(var e,n=o(t,arguments.length>1?arguments[1]:void 0,3);e=e?e.n:this._f;)for(n(e.v,e.k,this);e&&e.r;)e=e.p},has:function(t){return!!_(this,t)}}),v&&a.setDesc(c.prototype,"size",{get:function(){return p(this[b])}}),c},def:function(t,e,n){var a,r,i=_(t,e);return i?i.v=n:(t._l=i={i:r=x(e,!0),k:e,v:n,p:a=t._l,n:void 0,r:!1},t._f||(t._f=i),a&&(a.n=i),t[b]++,"F"!==r&&(t._i[r]=i)),t},getEntry:_,setStrong:function(t,e,n){c(t,e,function(t,e){this._t=t,this._k=e,this._l=void 0},function(){for(var t=this,e=t._k,n=t._l;n&&n.r;)n=n.p;return t._t&&(t._l=n=n?n.n:t._t._f)?"keys"==e?l(0,n.k):"values"==e?l(0,n.v):l(0,[n.k,n.v]):(t._t=void 0,l(1))},n?"entries":"values",!n,!0),m(e)}}},{17:17,18:18,19:19,27:27,30:30,31:31,38:38,42:42,44:44,46:46,60:60,65:65,69:69,82:82}],13:[function(t,e,n){var a=t(27),r=t(10);e.exports=function(t){return function(){if(r(this)!=t)throw TypeError(t+"#toJSON isn't generic");var e=[];return a(this,!1,e.push,e),e}}},{10:10,27:27}],14:[function(t,e,n){"use strict";var a=t(31),r=t(60),i=t(4),o=t(38),s=t(69),p=t(27),u=t(8),c=t(30),l=t(82)("weak"),d=Object.isExtensible||o,f=u(5),h=u(6),m=0,v=function(t){return t._l||(t._l=new g)},g=function(){this.a=[]},b=function(t,e){return f(t.a,function(t){return t[0]===e})};g.prototype={get:function(t){var e=b(this,t);return e?e[1]:void 0},has:function(t){return!!b(this,t)},set:function(t,e){var n=b(this,t);n?n[1]=e:this.a.push([t,e])},"delete":function(t){var e=h(this.a,function(e){return e[0]===t});return~e&&this.a.splice(e,1),!!~e}},e.exports={getConstructor:function(t,e,n,a){var i=t(function(t,r){s(t,i,e),t._i=m++,t._l=void 0,void 0!=r&&p(r,n,t[a],t)});return r(i.prototype,{"delete":function(t){return o(t)?d(t)?c(t,l)&&c(t[l],this._i)&&delete t[l][this._i]:v(this)["delete"](t):!1},has:function(t){return o(t)?d(t)?c(t,l)&&c(t[l],this._i):v(this).has(t):!1}}),i},def:function(t,e,n){return d(i(e))?(c(e,l)||a(e,l,{}),e[l][t._i]=n):v(t).set(e,n),t},frozenStore:v,WEAK:l}},{27:27,30:30,31:31,38:38,4:4,60:60,69:69,8:8,82:82}],15:[function(t,e,n){"use strict";var a=t(29),r=t(22),i=t(61),o=t(60),s=t(27),p=t(69),u=t(38),c=t(24),l=t(43),d=t(66);e.exports=function(t,e,n,f,h,m){var v=a[t],g=v,b=h?"set":"add",y=g&&g.prototype,x={},_=function(t){var e=y[t];i(y,t,"delete"==t?function(t){return m&&!u(t)?!1:e.call(this,0===t?0:t)}:"has"==t?function(t){return m&&!u(t)?!1:e.call(this,0===t?0:t)}:"get"==t?function(t){return m&&!u(t)?void 0:e.call(this,0===t?0:t)}:"add"==t?function(t){return e.call(this,0===t?0:t),this}:function(t,n){return e.call(this,0===t?0:t,n),this})};if("function"==typeof g&&(m||y.forEach&&!c(function(){(new g).entries().next()}))){var w,k=new g,E=k[b](m?{}:-0,1)!=k,S=c(function(){k.has(1)}),C=l(function(t){new g(t)});C||(g=e(function(e,n){p(e,g,t);var a=new v;return void 0!=n&&s(n,h,a[b],a),a}),g.prototype=y,y.constructor=g),m||k.forEach(function(t,e){w=1/e===-(1/0)}),(S||w)&&(_("delete"),_("has"),h&&_("get")),(w||E)&&_(b),m&&y.clear&&delete y.clear}else g=f.getConstructor(e,t,h,b),o(g.prototype,n);return d(g,t),x[t]=g,r(r.G+r.W+r.F*(g!=v),x),m||f.setStrong(g,t,h),g}},{22:22,24:24,27:27,29:29,38:38,43:43,60:60,61:61,66:66,69:69}],16:[function(t,e,n){var a=e.exports={version:"1.2.6"};"number"==typeof __e&&(__e=a)},{}],17:[function(t,e,n){var a=t(2);e.exports=function(t,e,n){if(a(t),void 0===e)return t;switch(n){case 1:return function(n){return t.call(e,n)};case 2:return function(n,a){return t.call(e,n,a)};case 3:return function(n,a,r){return t.call(e,n,a,r)}}return function(){return t.apply(e,arguments)}}},{2:2}],18:[function(t,e,n){e.exports=function(t){if(void 0==t)throw TypeError("Can't call method on "+t);return t}},{}],19:[function(t,e,n){e.exports=!t(24)(function(){return 7!=Object.defineProperty({},"a",{get:function(){return 7}}).a})},{24:24}],20:[function(t,e,n){var a=t(38),r=t(29).document,i=a(r)&&a(r.createElement);e.exports=function(t){return i?r.createElement(t):{}}},{29:29,38:38}],21:[function(t,e,n){var a=t(46);e.exports=function(t){var e=a.getKeys(t),n=a.getSymbols;if(n)for(var r,i=n(t),o=a.isEnum,s=0;i.length>s;)o.call(t,r=i[s++])&&e.push(r);return e}},{46:46}],22:[function(t,e,n){var a=t(29),r=t(16),i=t(31),o=t(61),s=t(17),p="prototype",u=function(t,e,n){var c,l,d,f,h=t&u.F,m=t&u.G,v=t&u.S,g=t&u.P,b=t&u.B,y=m?a:v?a[e]||(a[e]={}):(a[e]||{})[p],x=m?r:r[e]||(r[e]={}),_=x[p]||(x[p]={});m&&(n=e);for(c in n)l=!h&&y&&c in y,d=(l?y:n)[c],f=b&&l?s(d,a):g&&"function"==typeof d?s(Function.call,d):d,y&&!l&&o(y,c,d),x[c]!=d&&i(x,c,f),g&&_[c]!=d&&(_[c]=d)};a.core=r,u.F=1,u.G=2,u.S=4,u.P=8,u.B=16,u.W=32,e.exports=u},{16:16,17:17,29:29,31:31,61:61}],23:[function(t,e,n){var a=t(83)("match");e.exports=function(t){var e=/./;try{"/./"[t](e)}catch(n){try{return e[a]=!1,!"/./"[t](e)}catch(r){}}return!0}},{83:83}],24:[function(t,e,n){e.exports=function(t){try{return!!t()}catch(e){return!0}}},{}],25:[function(t,e,n){"use strict";var a=t(31),r=t(61),i=t(24),o=t(18),s=t(83);e.exports=function(t,e,n){var p=s(t),u=""[t];i(function(){var e={};return e[p]=function(){return 7},7!=""[t](e)})&&(r(String.prototype,t,n(o,p,u)),a(RegExp.prototype,p,2==e?function(t,e){return u.call(t,this,e)}:function(t){return u.call(t,this)}))}},{18:18,24:24,31:31,61:61,83:83}],26:[function(t,e,n){"use strict";var a=t(4);e.exports=function(){var t=a(this),e="";return t.global&&(e+="g"),t.ignoreCase&&(e+="i"),t.multiline&&(e+="m"),t.unicode&&(e+="u"),t.sticky&&(e+="y"),e}},{4:4}],27:[function(t,e,n){var a=t(17),r=t(40),i=t(35),o=t(4),s=t(79),p=t(84);e.exports=function(t,e,n,u){var c,l,d,f=p(t),h=a(n,u,e?2:1),m=0;if("function"!=typeof f)throw TypeError(t+" is not iterable!");if(i(f))for(c=s(t.length);c>m;m++)e?h(o(l=t[m])[0],l[1]):h(t[m]);else for(d=f.call(t);!(l=d.next()).done;)r(d,h,l.value,e)}},{17:17,35:35,4:4,40:40,79:79,84:84}],28:[function(t,e,n){var a=t(78),r=t(46).getNames,i={}.toString,o="object"==typeof window&&Object.getOwnPropertyNames?Object.getOwnPropertyNames(window):[],s=function(t){try{return r(t)}catch(e){return o.slice()}};e.exports.get=function(t){return o&&"[object Window]"==i.call(t)?s(t):r(a(t))}},{46:46,78:78}],29:[function(t,e,n){var a=e.exports="undefined"!=typeof window&&window.Math==Math?window:"undefined"!=typeof self&&self.Math==Math?self:Function("return this")();"number"==typeof __g&&(__g=a)},{}],30:[function(t,e,n){var a={}.hasOwnProperty;e.exports=function(t,e){return a.call(t,e)}},{}],31:[function(t,e,n){var a=t(46),r=t(59);e.exports=t(19)?function(t,e,n){return a.setDesc(t,e,r(1,n))}:function(t,e,n){return t[e]=n,t}},{19:19,46:46,59:59}],32:[function(t,e,n){e.exports=t(29).document&&document.documentElement},{29:29}],33:[function(t,e,n){e.exports=function(t,e,n){var a=void 0===n;switch(e.length){case 0:return a?t():t.call(n);case 1:return a?t(e[0]):t.call(n,e[0]);case 2:return a?t(e[0],e[1]):t.call(n,e[0],e[1]);case 3:return a?t(e[0],e[1],e[2]):t.call(n,e[0],e[1],e[2]);case 4:return a?t(e[0],e[1],e[2],e[3]):t.call(n,e[0],e[1],e[2],e[3])}return t.apply(n,e)}},{}],34:[function(t,e,n){var a=t(11);e.exports=Object("z").propertyIsEnumerable(0)?Object:function(t){return"String"==a(t)?t.split(""):Object(t)}},{11:11}],35:[function(t,e,n){var a=t(45),r=t(83)("iterator"),i=Array.prototype;e.exports=function(t){return void 0!==t&&(a.Array===t||i[r]===t)}},{45:45,83:83}],36:[function(t,e,n){var a=t(11);e.exports=Array.isArray||function(t){return"Array"==a(t)}},{11:11}],37:[function(t,e,n){var a=t(38),r=Math.floor;e.exports=function(t){return!a(t)&&isFinite(t)&&r(t)===t}},{38:38}],38:[function(t,e,n){e.exports=function(t){return"object"==typeof t?null!==t:"function"==typeof t}},{}],39:[function(t,e,n){var a=t(38),r=t(11),i=t(83)("match");e.exports=function(t){var e;return a(t)&&(void 0!==(e=t[i])?!!e:"RegExp"==r(t))}},{11:11,38:38,83:83}],40:[function(t,e,n){var a=t(4);e.exports=function(t,e,n,r){try{return r?e(a(n)[0],n[1]):e(n)}catch(i){var o=t["return"];throw void 0!==o&&a(o.call(t)),i}}},{4:4}],41:[function(t,e,n){"use strict";var a=t(46),r=t(59),i=t(66),o={};t(31)(o,t(83)("iterator"),function(){return this}),e.exports=function(t,e,n){t.prototype=a.create(o,{next:r(1,n)}),i(t,e+" Iterator")}},{31:31,46:46,59:59,66:66,83:83}],42:[function(t,e,n){"use strict";var a=t(48),r=t(22),i=t(61),o=t(31),s=t(30),p=t(45),u=t(41),c=t(66),l=t(46).getProto,d=t(83)("iterator"),f=!([].keys&&"next"in[].keys()),h="@@iterator",m="keys",v="values",g=function(){return this};e.exports=function(t,e,n,b,y,x,_){u(n,e,b);var w,k,E=function(t){if(!f&&t in A)return A[t];switch(t){case m:return function(){return new n(this,t)};case v:return function(){return new n(this,t)}}return function(){return new n(this,t)}},S=e+" Iterator",C=y==v,P=!1,A=t.prototype,O=A[d]||A[h]||y&&A[y],T=O||E(y);if(O){var j=l(T.call(new t));c(j,S,!0),!a&&s(A,h)&&o(j,d,g),C&&O.name!==v&&(P=!0,T=function(){return O.call(this)})}if(a&&!_||!f&&!P&&A[d]||o(A,d,T),p[e]=T,p[S]=g,y)if(w={values:C?T:E(v),keys:x?T:E(m),entries:C?E("entries"):T},_)for(k in w)k in A||i(A,k,w[k]);else r(r.P+r.F*(f||P),e,w);return w}},{22:22,30:30,31:31,41:41,45:45,46:46,48:48,61:61,66:66,83:83}],43:[function(t,e,n){var a=t(83)("iterator"),r=!1;try{var i=[7][a]();i["return"]=function(){r=!0},Array.from(i,function(){throw 2})}catch(o){}e.exports=function(t,e){if(!e&&!r)return!1;var n=!1;try{var i=[7],o=i[a]();o.next=function(){return{done:n=!0}},i[a]=function(){return o},t(i)}catch(s){}return n}},{83:83}],44:[function(t,e,n){e.exports=function(t,e){return{value:e,done:!!t}}},{}],45:[function(t,e,n){e.exports={}},{}],46:[function(t,e,n){var a=Object;e.exports={create:a.create,getProto:a.getPrototypeOf,isEnum:{}.propertyIsEnumerable,getDesc:a.getOwnPropertyDescriptor,setDesc:a.defineProperty,setDescs:a.defineProperties,getKeys:a.keys,getNames:a.getOwnPropertyNames,getSymbols:a.getOwnPropertySymbols,each:[].forEach}},{}],47:[function(t,e,n){var a=t(46),r=t(78);e.exports=function(t,e){for(var n,i=r(t),o=a.getKeys(i),s=o.length,p=0;s>p;)if(i[n=o[p++]]===e)return n}},{46:46,78:78}],48:[function(t,e,n){e.exports=!1},{}],49:[function(t,e,n){e.exports=Math.expm1||function(t){return 0==(t=+t)?t:t>-1e-6&&1e-6>t?t+t*t/2:Math.exp(t)-1}},{}],50:[function(t,e,n){e.exports=Math.log1p||function(t){return(t=+t)>-1e-8&&1e-8>t?t-t*t/2:Math.log(1+t)}},{}],51:[function(t,e,n){e.exports=Math.sign||function(t){return 0==(t=+t)||t!=t?t:0>t?-1:1}},{}],52:[function(t,e,n){var a,r,i,o=t(29),s=t(75).set,p=o.MutationObserver||o.WebKitMutationObserver,u=o.process,c=o.Promise,l="process"==t(11)(u),d=function(){var t,e,n;for(l&&(t=u.domain)&&(u.domain=null,t.exit());a;)e=a.domain,n=a.fn,e&&e.enter(),n(),e&&e.exit(),a=a.next;r=void 0,t&&t.enter()};if(l)i=function(){u.nextTick(d)};else if(p){var f=1,h=document.createTextNode("");new p(d).observe(h,{characterData:!0}),i=function(){h.data=f=-f}}else i=c&&c.resolve?function(){c.resolve().then(d)}:function(){s.call(o,d)};e.exports=function(t){var e={fn:t,next:void 0,domain:l&&u.domain};r&&(r.next=e),a||(a=e,i()),r=e}},{11:11,29:29,75:75}],53:[function(t,e,n){var a=t(46),r=t(80),i=t(34);e.exports=t(24)(function(){var t=Object.assign,e={},n={},a=Symbol(),r="abcdefghijklmnopqrst";return e[a]=7,r.split("").forEach(function(t){n[t]=t}),7!=t({},e)[a]||Object.keys(t({},n)).join("")!=r})?function(t,e){for(var n=r(t),o=arguments,s=o.length,p=1,u=a.getKeys,c=a.getSymbols,l=a.isEnum;s>p;)for(var d,f=i(o[p++]),h=c?u(f).concat(c(f)):u(f),m=h.length,v=0;m>v;)l.call(f,d=h[v++])&&(n[d]=f[d]);return n}:Object.assign},{24:24,34:34,46:46,80:80}],54:[function(t,e,n){var a=t(22),r=t(16),i=t(24);e.exports=function(t,e){var n=(r.Object||{})[t]||Object[t],o={};o[t]=e(n),a(a.S+a.F*i(function(){n(1)}),"Object",o)}},{16:16,22:22,24:24}],55:[function(t,e,n){var a=t(46),r=t(78),i=a.isEnum;e.exports=function(t){return function(e){for(var n,o=r(e),s=a.getKeys(o),p=s.length,u=0,c=[];p>u;)i.call(o,n=s[u++])&&c.push(t?[n,o[n]]:o[n]);return c}}},{46:46,78:78}],56:[function(t,e,n){var a=t(46),r=t(4),i=t(29).Reflect;e.exports=i&&i.ownKeys||function(t){var e=a.getNames(r(t)),n=a.getSymbols;return n?e.concat(n(t)):e}},{29:29,4:4,46:46}],57:[function(t,e,n){"use strict";var a=t(58),r=t(33),i=t(2);e.exports=function(){for(var t=i(this),e=arguments.length,n=Array(e),o=0,s=a._,p=!1;e>o;)(n[o]=arguments[o++])===s&&(p=!0);return function(){var a,i=this,o=arguments,u=o.length,c=0,l=0;if(!p&&!u)return r(t,n,i);if(a=n.slice(),p)for(;e>c;c++)a[c]===s&&(a[c]=o[l++]);for(;u>l;)a.push(o[l++]);return r(t,a,i)}}},{2:2,33:33,58:58}],58:[function(t,e,n){e.exports=t(29)},{29:29}],59:[function(t,e,n){e.exports=function(t,e){return{enumerable:!(1&t),configurable:!(2&t),writable:!(4&t),value:e}}},{}],60:[function(t,e,n){var a=t(61);e.exports=function(t,e){for(var n in e)a(t,n,e[n]);return t}},{61:61}],61:[function(t,e,n){var a=t(29),r=t(31),i=t(82)("src"),o="toString",s=Function[o],p=(""+s).split(o);t(16).inspectSource=function(t){return s.call(t)},(e.exports=function(t,e,n,o){"function"==typeof n&&(n.hasOwnProperty(i)||r(n,i,t[e]?""+t[e]:p.join(e+"")),n.hasOwnProperty("name")||r(n,"name",e)),t===a?t[e]=n:(o||delete t[e],r(t,e,n))})(Function.prototype,o,function(){return"function"==typeof this&&this[i]||s.call(this)})},{16:16,29:29,31:31,82:82}],62:[function(t,e,n){e.exports=function(t,e){var n=e===Object(e)?function(t){return e[t]}:e;return function(e){return(e+"").replace(t,n)}}},{}],63:[function(t,e,n){e.exports=Object.is||function(t,e){return t===e?0!==t||1/t===1/e:t!=t&&e!=e}},{}],64:[function(t,e,n){var a=t(46).getDesc,r=t(38),i=t(4),o=function(t,e){if(i(t),!r(e)&&null!==e)throw TypeError(e+": can't set as prototype!")};e.exports={set:Object.setPrototypeOf||("__proto__"in{}?function(e,n,r){try{r=t(17)(Function.call,a(Object.prototype,"__proto__").set,2),r(e,[]),n=!(e instanceof Array)}catch(i){n=!0}return function(t,e){return o(t,e),n?t.__proto__=e:r(t,e),t}}({},!1):void 0),check:o}},{17:17,38:38,4:4,46:46}],65:[function(t,e,n){"use strict";var a=t(29),r=t(46),i=t(19),o=t(83)("species");e.exports=function(t){var e=a[t];i&&e&&!e[o]&&r.setDesc(e,o,{configurable:!0,get:function(){return this}})}},{19:19,29:29,46:46,83:83}],66:[function(t,e,n){var a=t(46).setDesc,r=t(30),i=t(83)("toStringTag");e.exports=function(t,e,n){t&&!r(t=n?t:t.prototype,i)&&a(t,i,{configurable:!0,value:e})}},{30:30,46:46,83:83}],67:[function(t,e,n){var a=t(29),r="__core-js_shared__",i=a[r]||(a[r]={});e.exports=function(t){return i[t]||(i[t]={})}},{29:29}],68:[function(t,e,n){var a=t(4),r=t(2),i=t(83)("species");e.exports=function(t,e){var n,o=a(t).constructor;return void 0===o||void 0==(n=a(o)[i])?e:r(n)}},{2:2,4:4,83:83}],69:[function(t,e,n){e.exports=function(t,e,n){if(!(t instanceof e))throw TypeError(n+": use the 'new' operator!");return t}},{}],70:[function(t,e,n){var a=t(77),r=t(18);e.exports=function(t){return function(e,n){var i,o,s=r(e)+"",p=a(n),u=s.length;return 0>p||p>=u?t?"":void 0:(i=s.charCodeAt(p),55296>i||i>56319||p+1===u||(o=s.charCodeAt(p+1))<56320||o>57343?t?s.charAt(p):i:t?s.slice(p,p+2):(i-55296<<10)+(o-56320)+65536)}}},{18:18,77:77}],71:[function(t,e,n){var a=t(39),r=t(18);e.exports=function(t,e,n){if(a(e))throw TypeError("String#"+n+" doesn't accept regex!");return r(t)+""}},{18:18,39:39}],72:[function(t,e,n){var a=t(79),r=t(73),i=t(18);e.exports=function(t,e,n,o){var s=i(t)+"",p=s.length,u=void 0===n?" ":n+"",c=a(e);if(p>=c)return s;""==u&&(u=" ");var l=c-p,d=r.call(u,Math.ceil(l/u.length));return d.length>l&&(d=d.slice(0,l)),o?d+s:s+d}},{18:18,73:73,79:79}],73:[function(t,e,n){"use strict";var a=t(77),r=t(18);e.exports=function(t){var e=r(this)+"",n="",i=a(t);if(0>i||i==1/0)throw RangeError("Count can't be negative");for(;i>0;(i>>>=1)&&(e+=e))1&i&&(n+=e);return n}},{18:18,77:77}],74:[function(t,e,n){var a=t(22),r=t(18),i=t(24),o=" \n\x0B\f\r   ᠎              \u2028\u2029\ufeff",s="["+o+"]",p="​…",u=RegExp("^"+s+s+"*"),c=RegExp(s+s+"*$"),l=function(t,e){var n={};n[t]=e(d),a(a.P+a.F*i(function(){return!!o[t]()||p[t]()!=p}),"String",n)},d=l.trim=function(t,e){return t=r(t)+"",1&e&&(t=t.replace(u,"")),2&e&&(t=t.replace(c,"")),t};e.exports=l},{18:18,22:22,24:24}],75:[function(t,e,n){var a,r,i,o=t(17),s=t(33),p=t(32),u=t(20),c=t(29),l=c.process,d=c.setImmediate,f=c.clearImmediate,h=c.MessageChannel,m=0,v={},g="onreadystatechange",b=function(){var t=+this;if(v.hasOwnProperty(t)){var e=v[t];delete v[t],e()}},y=function(t){b.call(t.data)};d&&f||(d=function(t){for(var e=[],n=1;arguments.length>n;)e.push(arguments[n++]);return v[++m]=function(){s("function"==typeof t?t:Function(t),e)},a(m),m},f=function(t){delete v[t]},"process"==t(11)(l)?a=function(t){l.nextTick(o(b,t,1))}:h?(r=new h,i=r.port2,r.port1.onmessage=y,a=o(i.postMessage,i,1)):c.addEventListener&&"function"==typeof postMessage&&!c.importScripts?(a=function(t){c.postMessage(t+"","*")},c.addEventListener("message",y,!1)):a=g in u("script")?function(t){p.appendChild(u("script"))[g]=function(){p.removeChild(this),b.call(t)}}:function(t){setTimeout(o(b,t,1),0)}),e.exports={set:d,clear:f}},{11:11,17:17,20:20,29:29,32:32,33:33}],76:[function(t,e,n){var a=t(77),r=Math.max,i=Math.min;e.exports=function(t,e){return t=a(t),0>t?r(t+e,0):i(t,e)}},{77:77}],77:[function(t,e,n){var a=Math.ceil,r=Math.floor;e.exports=function(t){return isNaN(t=+t)?0:(t>0?r:a)(t)}},{}],78:[function(t,e,n){var a=t(34),r=t(18);e.exports=function(t){return a(r(t))}},{18:18,34:34}],79:[function(t,e,n){var a=t(77),r=Math.min;e.exports=function(t){return t>0?r(a(t),9007199254740991):0}},{77:77}],80:[function(t,e,n){var a=t(18);e.exports=function(t){return Object(a(t))}},{18:18}],81:[function(t,e,n){var a=t(38);e.exports=function(t,e){if(!a(t))return t;var n,r;if(e&&"function"==typeof(n=t.toString)&&!a(r=n.call(t)))return r;if("function"==typeof(n=t.valueOf)&&!a(r=n.call(t)))return r;if(!e&&"function"==typeof(n=t.toString)&&!a(r=n.call(t)))return r;throw TypeError("Can't convert object to primitive value")}},{38:38}],82:[function(t,e,n){var a=0,r=Math.random();e.exports=function(t){return"Symbol(".concat(void 0===t?"":t,")_",(++a+r).toString(36))}},{}],83:[function(t,e,n){var a=t(67)("wks"),r=t(82),i=t(29).Symbol;e.exports=function(t){return a[t]||(a[t]=i&&i[t]||(i||r)("Symbol."+t))}},{29:29,67:67,82:82}],84:[function(t,e,n){var a=t(10),r=t(83)("iterator"),i=t(45);e.exports=t(16).getIteratorMethod=function(t){return void 0!=t?t[r]||t["@@iterator"]||i[a(t)]:void 0}},{10:10,16:16,45:45,83:83}],85:[function(t,e,n){"use strict";var a,r=t(46),i=t(22),o=t(19),s=t(59),p=t(32),u=t(20),c=t(30),l=t(11),d=t(33),f=t(24),h=t(4),m=t(2),v=t(38),g=t(80),b=t(78),y=t(77),x=t(76),_=t(79),w=t(34),k=t(82)("__proto__"),E=t(8),S=t(7)(!1),C=Object.prototype,P=Array.prototype,A=P.slice,O=P.join,T=r.setDesc,j=r.getDesc,R=r.setDescs,M={};o||(a=!f(function(){return 7!=T(u("div"),"a",{get:function(){return 7}}).a}),r.setDesc=function(t,e,n){if(a)try{return T(t,e,n)}catch(r){}if("get"in n||"set"in n)throw TypeError("Accessors not supported!");return"value"in n&&(h(t)[e]=n.value),t},r.getDesc=function(t,e){if(a)try{return j(t,e)}catch(n){}return c(t,e)?s(!C.propertyIsEnumerable.call(t,e),t[e]):void 0},r.setDescs=R=function(t,e){h(t);for(var n,a=r.getKeys(e),i=a.length,o=0;i>o;)r.setDesc(t,n=a[o++],e[n]);return t}),i(i.S+i.F*!o,"Object",{getOwnPropertyDescriptor:r.getDesc,defineProperty:r.setDesc,defineProperties:R});var L="constructor,hasOwnProperty,isPrototypeOf,propertyIsEnumerable,toLocaleString,toString,valueOf".split(","),D=L.concat("length","prototype"),N=L.length,F=function(){var t,e=u("iframe"),n=N,a=">";for(e.style.display="none",p.appendChild(e),e.src="javascript:",t=e.contentWindow.document,t.open(),t.write("