diff --git a/code/game/communications.dm b/code/game/communications.dm index 56cae98bd40..e39462f30ea 100644 --- a/code/game/communications.dm +++ b/code/game/communications.dm @@ -1,6 +1,6 @@ /* HOW IT WORKS - + The radio_controller is a global object maintaining all radio transmissions, think about it as about "ether". Note that /obj/item/device/radio handles transmission using nonstandard way. procs: @@ -182,7 +182,7 @@ datum/radio_frequency // N++ // log_admin("DEBUG: post_signal(source=[source] ([source.x], [source.y]),filter=[filter]) frequency=[frequency], N=[N],Nt=[Nt]") - + del(signal) @@ -198,7 +198,7 @@ datum/radio_frequency // var/l = devices_line___.len //log_admin("DEBUG: devices_line.len=[devices_line.len]") //log_admin("DEBUG: devices(filter_str).len=[l]") - + remove_listener(obj/device) for (var/devices_filter in devices) devices[devices_filter]-=device diff --git a/code/game/jobs/access.dm b/code/game/jobs/access.dm index c27899d15f9..51517cd365b 100644 --- a/code/game/jobs/access.dm +++ b/code/game/jobs/access.dm @@ -50,15 +50,13 @@ /obj/var/list/req_access = null /obj/var/req_access_txt = "0" /obj/New() - + //NOTE: If a room requires more than one access (IE: Morgue + medbay) set the req_acesss_txt to "5;6" if it requires 5 and 6 if(src.req_access_txt) - var/req_access_str = params2list(req_access_txt) - var/req_access_changed = 0 + var/list/req_access_str = dd_text2list(req_access_txt,";") + req_access = list() for(var/x in req_access_str) var/n = text2num(x) if(n) - if(!req_access_changed) - req_access = list() req_access += n ..() @@ -130,7 +128,7 @@ if("Warden") return list(access_security, access_brig, access_armory, access_court) if("Scientist") - return list(access_tox, access_tox_storage, access_research) + return list(access_tox, access_tox_storage, access_research, access_medical) if("Head of Security") return list(access_medical, access_morgue, access_tox, access_tox_storage, access_chemistry, access_medlab, access_court, access_teleporter, access_heads, access_tech_storage, access_security, access_brig, access_atmospherics, diff --git a/code/game/machinery/machinery.dm b/code/game/machinery/machinery.dm index d493a5bdbb6..a592406f9ce 100644 --- a/code/game/machinery/machinery.dm +++ b/code/game/machinery/machinery.dm @@ -28,7 +28,7 @@ /obj/machinery/blob_act() if(prob(50)) del(src) - + /obj/machinery/Topic(href, href_list) ..() diff --git a/maps/tgstation.2.0.0.dmm b/maps/tgstation.2.0.0.dmm index f31577c61ce..bb3bb81692b 100644 --- a/maps/tgstation.2.0.0.dmm +++ b/maps/tgstation.2.0.0.dmm @@ -7207,7 +7207,7 @@ "cIE" = (/obj/machinery/light/small{dir = 1},/turf/simulated/floor/plating/airless,/area/turret_protected/NewAIMain) "cIF" = (/obj/securearea{desc = "A warning sign which reads 'EXTREME DANGER'"; name = "EXTREME DANGER"},/turf/simulated/wall/r_wall,/area/turret_protected/NewAIMain) "cIG" = (/turf/simulated/shuttle/wall{icon_state = "wall3"},/area) -"cIH" = (/turf/simulated/floor/airless{icon = 'shuttle.dmi'; icon_state = "floor4"},/area) +"cIH" = (/turf/simulated/floor/airless{icon = 'icons/turf/shuttle.dmi'; icon_state = "floor4"},/area) "cII" = (/obj/decal/remains/human,/obj/decal/cleanable/blood,/turf/simulated/floor/plating/airless,/area/turret_protected/NewAIMain) "cIJ" = (/obj/computerframe,/turf/simulated/floor/plating/airless,/area/turret_protected/NewAIMain) "cIK" = (/obj/machinery/teleport/station,/turf/simulated/floor/plating/airless,/area/turret_protected/NewAIMain) @@ -7229,7 +7229,7 @@ "cJa" = (/obj/stool/chair,/turf/simulated/floor/airless{tag = "icon-damaged2"; icon_state = "damaged2"},/area) "cJb" = (/obj/item/weapon/shard,/turf/simulated/floor/airless{tag = "icon-damaged3"; icon_state = "damaged3"},/area) "cJc" = (/obj/machinery/door/window{dir = 4; icon = 'windoor.dmi'; req_access_txt = "0"},/turf/simulated/floor/airless{tag = "icon-damaged3"; icon_state = "damaged3"},/area) -"cJd" = (/obj/machinery/door/airlock/external,/turf/simulated/floor/airless{icon = 'shuttle.dmi'; icon_state = "floor4"},/area) +"cJd" = (/obj/machinery/door/airlock/external,/turf/simulated/floor/airless{icon = 'icons/turf/shuttle.dmi'; icon_state = "floor4"},/area) "cJe" = (/obj/item/weapon/shard{tag = "icon-medium"; icon_state = "medium"},/turf/simulated/floor/airless{tag = "icon-damaged2"; icon_state = "damaged2"},/area) "cJf" = (/obj/grille,/obj/window{icon_state = "rwindow"; dir = 4; reinf = 1},/obj/window{icon_state = "rwindow"; dir = 8; reinf = 1},/obj/window{icon_state = "rwindow"; dir = 1; reinf = 1},/obj/window{icon_state = "rwindow"; reinf = 1},/turf/simulated/floor/airless{tag = "icon-damaged3"; icon_state = "damaged3"},/area) "cJg" = (/obj/rack,/turf/simulated/floor/airless{tag = "icon-damaged3"; icon_state = "damaged3"},/area) diff --git a/maps/tgstation.2.0.1.dmm b/maps/tgstation.2.0.1.dmm index bbfab158481..c087d1741d0 100644 --- a/maps/tgstation.2.0.1.dmm +++ b/maps/tgstation.2.0.1.dmm @@ -2660,7 +2660,7 @@ "aZh" = (/obj/machinery/atmospherics/pipe/simple{color = "red"; dir = 4; icon_state = "intact-r-f"; layer = 3; level = 1; name = "**pipe"},/turf/simulated/floor{icon_state = "dark"},/area/medical/morgue) "aZi" = (/obj/machinery/atmospherics/pipe/manifold{color = "red"; dir = 1; icon_state = "manifold-r-f"; level = 1; name = "**pipe manifold"},/turf/simulated/floor{icon_state = "dark"},/area/medical/morgue) "aZj" = (/obj/cable{icon_state = "1-2"; d1 = 1; d2 = 2},/obj/machinery/atmospherics/pipe/simple{color = "red"; dir = 4; icon_state = "intact-r-f"; layer = 3; level = 1; name = "**pipe"},/turf/simulated/floor{icon_state = "dark"},/area/medical/morgue) -"aZk" = (/obj/machinery/door/airlock/maintenance{name = "Morgue Maintenance"; req_access_txt = "6"},/obj/machinery/atmospherics/pipe/manifold{color = "red"; dir = 4; icon_state = "manifold-r-f"; initialize_directions = 11; level = 1; name = "**pipe manifold"},/turf/simulated/floor{icon_state = "dark"},/area/medical/morgue) +"aZk" = (/obj/machinery/door/airlock/maintenance{name = "Morgue Maintenance"; req_access_txt = "6;12"},/obj/machinery/atmospherics/pipe/manifold{color = "red"; dir = 4; icon_state = "manifold-r-f"; initialize_directions = 11; level = 1; name = "**pipe manifold"},/turf/simulated/floor{icon_state = "dark"},/area/medical/morgue) "aZl" = (/obj/machinery/door/airlock/maintenance{name = "QM Office Maintenance"; req_access_txt = "12;31"},/turf/simulated/floor/plating,/area/maintenance/port) "aZm" = (/obj/machinery/firealarm{dir = 8; pixel_x = -24},/turf/simulated/floor,/area/quartermaster/storage) "aZn" = (/turf/simulated/floor,/area/quartermaster/storage) @@ -2839,9 +2839,9 @@ "bcE" = (/obj/table{dir = 2; icon_state = "tabledir"},/obj/item/weapon/storage/firstaid/fire{pixel_x = 4; pixel_y = 3},/turf/simulated/floor{icon_state = "white"},/area/medical/medbay) "bcF" = (/obj/disposalpipe/segment{dir = 1},/obj/machinery/atmospherics/pipe/simple{color = "blue"; icon_state = "intact-b-f"; level = 1; name = "*pipe"},/turf/simulated/wall,/area/medical/morgue) "bcG" = (/turf/simulated/wall,/area/medical/morgue) -"bcH" = (/obj/machinery/door/airlock/medical{name = "Morgue"; req_access_txt = "6;9"},/turf/simulated/floor{icon_state = "dark"},/area/medical/morgue) -"bcI" = (/obj/cable{icon_state = "1-2"; d1 = 1; d2 = 2},/obj/machinery/door/airlock/medical{name = "Morgue"; req_access_txt = "6;9"},/turf/simulated/floor{icon_state = "dark"},/area/medical/morgue) -"bcJ" = (/obj/machinery/door/airlock/maintenance{name = "Medical Maintenance"; req_access_txt = "5"},/obj/machinery/atmospherics/pipe/simple{color = "red"; dir = 4; icon_state = "intact-r-f"; layer = 3; level = 1; name = "**pipe"},/turf/simulated/floor{icon_state = "white"},/area/medical/medbay) +"bcH" = (/obj/machinery/door/airlock/medical{name = "Morgue"; req_access_txt = "6;5"},/turf/simulated/floor{icon_state = "dark"},/area/medical/morgue) +"bcI" = (/obj/cable{icon_state = "1-2"; d1 = 1; d2 = 2},/obj/machinery/door/airlock/medical{name = "Morgue"; req_access_txt = "6;5"},/turf/simulated/floor{icon_state = "dark"},/area/medical/morgue) +"bcJ" = (/obj/machinery/door/airlock/maintenance{name = "Medical Maintenance"; req_access_txt = "5;12"},/obj/machinery/atmospherics/pipe/simple{color = "red"; dir = 4; icon_state = "intact-r-f"; layer = 3; level = 1; name = "**pipe"},/turf/simulated/floor{icon_state = "white"},/area/medical/medbay) "bcK" = (/obj/machinery/atmospherics/pipe/simple{color = "red"; dir = 4; icon_state = "intact-r-f"; layer = 3; level = 1; name = "**pipe"},/turf/simulated/wall,/area/medical/medbay) "bcL" = (/obj/machinery/atmospherics/pipe/simple{color = "red"; dir = 10; icon_state = "intact-r-f"; initialize_directions = 10; layer = 3; level = 1; name = "**pipe"},/turf/simulated/wall,/area/medical/medbay) "bcM" = (/obj/machinery/atmospherics/pipe/simple{color = "blue"; icon_state = "intact-b-f"; level = 1; name = "*pipe"},/turf/simulated/floor/plating,/area/maintenance/starboard) @@ -3010,382 +3010,382 @@ "bfT" = (/obj/machinery/door/firedoor/border_only,/obj/cable{icon_state = "1-2"; d1 = 1; d2 = 2},/obj/machinery/door/airlock/medical{name = "Surgery Observation"; req_access_txt = "5"},/turf/simulated/floor{icon_state = "white"},/area/medical/surgery) "bfU" = (/obj/machinery/atmospherics/pipe/simple{color = "red"; dir = 6; icon_state = "intact-r-f"; initialize_directions = 6; layer = 3; level = 1; name = "**pipe"},/turf/simulated/wall,/area/medical/surgery) "bfV" = (/obj/machinery/atmospherics/pipe/simple{color = "red"; dir = 9; icon_state = "intact-r-f"; layer = 3; level = 1; name = "**pipe"},/turf/simulated/wall,/area/medical/surgery) -"bfW" = (/obj/grille,/obj/window/reinforced{tag = "icon-rwindow (NORTH)"; icon_state = "rwindow"; dir = 1},/obj/window/reinforced{tag = "icon-rwindow (WEST)"; icon_state = "rwindow"; dir = 8},/obj/window/reinforced{tag = "icon-rwindow (EAST)"; icon_state = "rwindow"; dir = 4},/turf/simulated/floor/plating,/area/maintenance/starboard) -"bfX" = (/obj/machinery/conveyor_switch{id = "QMLoad"},/obj/machinery/door_control{id = "QMLoaddoor"; name = "Loading Doors"; pixel_x = -24; pixel_y = 0},/turf/simulated/floor{dir = 8; icon_state = "warning"; tag = "icon-warning"},/area/quartermaster/storage) -"bfY" = (/obj/machinery/conveyor_switch{id = "QMLoad"},/turf/simulated/floor,/area/quartermaster/storage) -"bfZ" = (/obj/machinery/autolathe,/obj/cable{icon_state = "0-2"; d2 = 2},/obj/cable{icon_state = "0-4"; d2 = 4},/turf/simulated/floor,/area/quartermaster/office) -"bga" = (/obj/cable{d1 = 1; d2 = 8; icon_state = "1-8"},/turf/simulated/floor,/area/quartermaster/office) -"bgb" = (/obj/cable{icon_state = "1-2"; d1 = 1; d2 = 2},/turf/simulated/floor,/area/quartermaster/office) -"bgc" = (/obj/grille,/obj/window/reinforced/east,/obj/window/reinforced/west,/obj/window/reinforced/west{tag = "icon-rwindow"; icon_state = "rwindow"; dir = 2},/turf/simulated/floor/plating,/area/quartermaster/office) -"bgd" = (/obj/stool/chair{dir = 8},/obj/cable{icon_state = "1-2"; pixel_y = 0; d1 = 1; d2 = 2},/obj/machinery/light{dir = 4; icon_state = "tube1"; tag = "icon-tube1 (EAST)"},/turf/simulated/floor,/area/quartermaster) -"bge" = (/obj/grille,/obj/window/reinforced/west,/obj/window/reinforced/east,/obj/window/reinforced{tag = "icon-rwindow (NORTH)"; icon_state = "rwindow"; dir = 1},/turf/simulated/floor/plating,/area/quartermaster) -"bgf" = (/obj/machinery/light{tag = "icon-tube1 (WEST)"; icon_state = "tube1"; dir = 8},/turf/simulated/floor,/area/teleporter) -"bgg" = (/obj/cable{icon_state = "1-2"; d1 = 1; d2 = 2},/turf/simulated/floor,/area/teleporter) -"bgh" = (/obj/machinery/light{tag = "icon-tube1 (EAST)"; icon_state = "tube1"; dir = 4},/turf/simulated/floor,/area/teleporter) -"bgi" = (/obj/machinery/atmospherics/pipe/manifold{dir = 8},/turf/space,/area/turret_protected/ai) -"bgj" = (/obj/machinery/atmospherics/unary/vent_scrubber{dir = 8; icon_state = "off"; on = 1; scrub_N2O = 0; scrub_Toxins = 0},/turf/simulated/floor/grid,/area/turret_protected/ai) -"bgk" = (/obj/machinery/turret{dir = 1},/obj/cable,/turf/simulated/floor/grid,/area/turret_protected/ai) -"bgl" = (/obj/cable{d1 = 1; d2 = 4; icon_state = "1-4"},/turf/simulated/floor/grid,/area/turret_protected/ai) -"bgm" = (/obj/machinery/power/smes{charge = 5e+006},/obj/cable{d2 = 8; icon_state = "0-8"},/turf/simulated/floor/grid,/area/turret_protected/ai) -"bgn" = (/obj/machinery/power/terminal{dir = 8},/obj/cable,/obj/cable{d2 = 8; icon_state = "0-8"},/turf/simulated/floor/grid,/area/turret_protected/ai) -"bgo" = (/obj/machinery/atmospherics/unary/vent_pump{dir = 4; on = 1},/turf/simulated/floor/grid,/area/turret_protected/ai) -"bgp" = (/obj/machinery/atmospherics/pipe/simple{dir = 10},/turf/space,/area/turret_protected/ai) -"bgq" = (/obj/machinery/camera{c_tag = "Nuke Storage"; dir = 4; network = "SS13"},/turf/simulated/floor{tag = "icon-caution (EAST)"; icon_state = "caution"; dir = 4},/area/security/nuke_storage) -"bgr" = (/obj/item/weapon/paper{info = "For safety reasons this nuke cannot be deployed. We apologise for the inconvenience. Have a nice day."},/turf/simulated/floor,/area/security/nuke_storage) -"bgs" = (/turf/simulated/floor{tag = "icon-bot (NORTH)"; icon_state = "bot"; dir = 1},/area/security/nuke_storage) -"bgt" = (/obj/cable{d1 = 1; d2 = 4; icon_state = "1-4"},/obj/grille,/obj/window/reinforced{tag = "icon-rwindow (EAST)"; icon_state = "rwindow"; dir = 4},/obj/window/reinforced{tag = "icon-rwindow (WEST)"; icon_state = "rwindow"; dir = 8},/turf/simulated/floor/plating,/area/security/nuke_storage) -"bgu" = (/obj/cable{icon_state = "4-8"; d1 = 4; d2 = 8},/turf/simulated/floor{tag = "icon-caution (WEST)"; icon_state = "caution"; dir = 8},/area/security/nuke_storage) -"bgv" = (/obj/machinery/atmospherics/pipe/simple,/obj/cable{icon_state = "4-8"; d1 = 4; d2 = 8},/obj/grille,/obj/window/reinforced{tag = "icon-rwindow (WEST)"; icon_state = "rwindow"; dir = 8},/obj/window/reinforced{tag = "icon-rwindow (EAST)"; icon_state = "rwindow"; dir = 4},/turf/simulated/floor/plating,/area/security/nuke_storage) -"bgw" = (/obj/cable{icon_state = "4-8"; pixel_y = 0; d1 = 4; d2 = 8},/turf/simulated/floor{dir = 8; icon_state = "warning"; tag = "icon-warning"},/area/hallway/primary/central) -"bgx" = (/obj/cable{icon_state = "2-8"; d1 = 2; d2 = 8},/obj/cable{icon_state = "1-2"; d1 = 1; d2 = 2},/turf/simulated/floor,/area/hallway/primary/central) -"bgy" = (/obj/machinery/atmospherics/pipe/simple{dir = 6},/turf/simulated/wall,/area/crew_quarters/kitchen) -"bgz" = (/obj/machinery/door/firedoor/border_only,/obj/machinery/door/airlock{name = "Kitchen"; req_access_txt = "28"},/turf/simulated/floor{icon_state = "white"},/area/crew_quarters/kitchen) -"bgA" = (/obj/disposalpipe/segment,/turf/simulated/wall,/area/crew_quarters/kitchen) -"bgB" = (/obj/disposalpipe/segment{dir = 4; icon_state = "pipe-c"},/turf/simulated/wall,/area/crew_quarters/kitchen) -"bgC" = (/obj/item/device/radio/intercom{dir = 8; name = "Station Intercom (General)"; pixel_x = -28},/obj/machinery/disposal,/obj/disposalpipe/trunk{dir = 8},/turf/simulated/floor{icon_state = "bar"},/area/crew_quarters/bar) -"bgD" = (/obj/machinery/light/small{dir = 1},/turf/simulated/floor{icon_state = "bar"},/area/crew_quarters/bar) -"bgE" = (/obj/cable{d1 = 1; d2 = 4; icon_state = "1-4"},/turf/simulated/floor{icon_state = "bar"},/area/crew_quarters/bar) -"bgF" = (/obj/cable{d1 = 1; d2 = 8; icon_state = "1-8"},/turf/simulated/floor{icon_state = "bar"},/area/crew_quarters/bar) -"bgG" = (/obj/stool{pixel_y = 5},/turf/simulated/floor{icon_state = "bar"},/area/crew_quarters/bar) -"bgH" = (/obj/machinery/vending/cigarette{pixel_x = -3; pixel_y = 2},/turf/simulated/floor{icon_state = "bar"},/area/crew_quarters/bar) -"bgI" = (/obj/machinery/door/window/westleft{name = "Medical Delivery"; req_access_txt = "34"},/obj/machinery/navbeacon{codes_txt = "delivery;dir=4"; location = "Medbay"},/turf/simulated/floor{tag = "icon-bot (NORTH)"; icon_state = "bot"; dir = 1},/area/medical/medbay) -"bgJ" = (/obj/machinery/door/window/eastleft{name = "Medical Delivery"; req_access_txt = "5"},/obj/window/reinforced,/turf/simulated/floor{icon_state = "delivery"},/area/medical/medbay) -"bgK" = (/obj/table{icon_state = "tabledir"; dir = 8},/obj/item/weapon/storage/firstaid/fire{pixel_x = 4; pixel_y = 3},/obj/item/weapon/storage/firstaid/toxin{pixel_x = 1},/turf/simulated/floor{icon_state = "white"},/area/medical/medbay) -"bgL" = (/obj/machinery/atmospherics/unary/cryo_cell,/turf/simulated/floor{icon_state = "warning"; tag = "icon-warning"},/area/medical/medbay) -"bgM" = (/obj/machinery/atmospherics/unary/cryo_cell,/turf/simulated/floor{dir = 6; icon_state = "warning"; tag = "icon-warning"},/area/medical/medbay) -"bgN" = (/obj/closet,/obj/machinery/camera{c_tag = "Cryogenics"; dir = 8; network = "SS13"},/turf/simulated/floor{icon_state = "white"},/area/medical/medbay) -"bgO" = (/obj/disposalpipe/segment{dir = 1},/turf/simulated/wall,/area/medical/medbay) -"bgP" = (/obj/machinery/firealarm{dir = 8; pixel_x = -24},/turf/simulated/floor{icon_state = "white"},/area/medical/medbay) -"bgQ" = (/obj/table{icon_state = "tabledir"; dir = 8},/obj/item/weapon/storage/stma_kit{pixel_x = 3; pixel_y = 3},/turf/simulated/floor{icon_state = "white"},/area/medical/medbay) -"bgR" = (/obj/grille,/obj/window/reinforced{tag = "icon-rwindow (EAST)"; icon_state = "rwindow"; dir = 4},/obj/window/reinforced{tag = "icon-rwindow (WEST)"; icon_state = "rwindow"; dir = 8},/obj/window/reinforced{tag = "icon-rwindow (NORTH)"; icon_state = "rwindow"; dir = 1},/turf/simulated/floor/plating,/area/medical/surgery) -"bgS" = (/obj/machinery/sleeper,/obj/cable{icon_state = "0-4"; d2 = 4},/turf/simulated/floor{dir = 4; icon_state = "warning"; tag = "icon-warning"},/area/medical/surgery) -"bgT" = (/obj/machinery/sleep_console,/obj/cable{icon_state = "4-8"; d1 = 4; d2 = 8},/obj/machinery/light{dir = 1},/obj/machinery/alarm{pixel_y = 25},/obj/machinery/camera{c_tag = "Surgical Prep Room"},/turf/simulated/floor{icon_state = "white"},/area/medical/surgery) -"bgU" = (/obj/cable{icon_state = "2-8"; d1 = 2; d2 = 8},/turf/simulated/floor{icon_state = "white"},/area/medical/surgery) -"bgV" = (/obj/cable{icon_state = "1-2"; d1 = 1; d2 = 2},/turf/simulated/floor{icon_state = "white"},/area/medical/surgery) -"bgW" = (/obj/machinery/disposal,/obj/disposalpipe/trunk{dir = 1},/obj/machinery/light{dir = 1},/turf/simulated/floor{icon_state = "white"},/area/medical/surgery) -"bgX" = (/obj/table{dir = 10; icon_state = "tabledir"},/obj/item/weapon/storage/stma_kit{pixel_x = 5; pixel_y = 4},/turf/simulated/floor{icon_state = "white"},/area/medical/surgery) -"bgY" = (/obj/table{dir = 2; icon_state = "tabledir"},/obj/item/weapon/storage/lglo_kit{pixel_x = 3; pixel_y = 4},/turf/simulated/floor{icon_state = "white"},/area/medical/surgery) -"bgZ" = (/obj/disposalpipe/segment{dir = 1},/obj/machinery/atmospherics/pipe/simple{color = "blue"; icon_state = "intact-b-f"; level = 1; name = "*pipe"},/turf/simulated/wall,/area/medical/surgery) -"bha" = (/obj/table{icon_state = "tabledir"; dir = 4},/obj/item/weapon/hemostat,/turf/simulated/floor{icon_state = "white"},/area/medical/surgery) -"bhb" = (/obj/cable{icon_state = "2-4"; d1 = 2; d2 = 4},/obj/machinery/atmospherics/unary/vent_pump{dir = 1; on = 1},/obj/item/device/radio/intercom{pixel_y = 25},/obj/machinery/light{dir = 1},/turf/simulated/floor{icon_state = "white"},/area/medical/surgery) -"bhc" = (/obj/machinery/computer/operating,/obj/cable{d2 = 8; icon_state = "0-8"},/turf/simulated/floor{icon_state = "white"},/area/medical/surgery) -"bhd" = (/obj/machinery/door_control{id = "Obshutter"; name = "Observation Door Control"; pixel_y = 25},/obj/machinery/light{dir = 1},/turf/simulated/floor{icon_state = "white"},/area/medical/surgery) -"bhe" = (/obj/table{icon_state = "tabledir"; dir = 8},/obj/item/weapon/scalpel,/turf/simulated/floor{icon_state = "white"},/area/medical/surgery) -"bhf" = (/obj/grille,/obj/window/reinforced{tag = "icon-rwindow (EAST)"; icon_state = "rwindow"; dir = 4},/obj/window/reinforced{tag = "icon-rwindow (WEST)"; icon_state = "rwindow"; dir = 8},/obj/machinery/door/poddoor{density = 0; icon_state = "pdoor0"; id = "Obshutter"; name = "Observation Shutters"; opacity = 0},/turf/simulated/floor/plating,/area/medical/surgery) -"bhg" = (/obj/stool/chair{dir = 8},/obj/item/device/radio/intercom{pixel_y = 25},/obj/machinery/camera{c_tag = "Surgery Observation"},/turf/simulated/floor{icon_state = "dark"},/area/medical/surgery) -"bhh" = (/obj/cable{icon_state = "1-2"; d1 = 1; d2 = 2},/turf/simulated/floor{icon_state = "dark"},/area/medical/surgery) -"bhi" = (/obj/machinery/atmospherics/pipe/simple{color = "red"; icon_state = "intact-r-f"; level = 1; name = "**pipe"},/turf/simulated/wall,/area/medical/surgery) -"bhj" = (/obj/rack{dir = 1},/obj/item/clothing/suit/fire/firefighter,/obj/item/weapon/tank/emergency_oxygen,/obj/item/clothing/mask/gas,/obj/item/clothing/glasses/sunglasses,/turf/simulated/floor/plating,/area/maintenance/starboard) -"bhk" = (/obj/grille,/obj/window/reinforced{tag = "icon-rwindow (WEST)"; icon_state = "rwindow"; dir = 8},/obj/window/reinforced{tag = "icon-rwindow (EAST)"; icon_state = "rwindow"; dir = 4},/turf/simulated/floor/plating,/area/maintenance/starboard) -"bhl" = (/obj/machinery/conveyor{dir = 4; id = "QMLoad"},/obj/machinery/door/poddoor{density = 1; icon_state = "pdoor1"; id = "QMLoaddoor"; name = "Supply Dock Loading Door"; opacity = 1},/turf/simulated/floor/plating,/area/quartermaster/storage) -"bhm" = (/obj/machinery/conveyor{dir = 4; id = "QMLoad"},/obj/plasticflaps,/turf/simulated/floor/plating,/area/quartermaster/storage) -"bhn" = (/obj/machinery/conveyor{dir = 4; id = "QMLoad"},/turf/simulated/floor{dir = 1; icon_state = "warning"; tag = "icon-warning"},/area/quartermaster/storage) -"bho" = (/obj/machinery/conveyor{dir = 4; id = "QMLoad"},/obj/machinery/light,/turf/simulated/floor{dir = 1; icon_state = "warning"; tag = "icon-warning"},/area/quartermaster/storage) -"bhp" = (/obj/cable{icon_state = "2-4"; d1 = 2; d2 = 4},/turf/simulated/floor,/area/quartermaster/storage) -"bhq" = (/obj/disposalpipe/segment,/obj/machinery/door/firedoor/border_only,/obj/cable{icon_state = "4-8"; pixel_y = 0; d1 = 4; d2 = 8},/turf/simulated/floor,/area/quartermaster/storage) -"bhr" = (/obj/machinery/door/firedoor/border_only,/obj/machinery/door/window/eastright{name = "Cargo Office"; req_access_txt = "31"},/turf/simulated/floor,/area/quartermaster/office) -"bhs" = (/obj/stool/chair{dir = 8},/obj/cable{icon_state = "1-2"; pixel_y = 0; d1 = 1; d2 = 2},/turf/simulated/floor,/area/quartermaster) -"bht" = (/obj/crate,/turf/simulated/floor,/area/teleporter) -"bhu" = (/obj/machinery/shieldwallgen,/turf/simulated/floor,/area/teleporter) -"bhv" = (/obj/window/reinforced/west{tag = "icon-rwindow (EAST)"; icon_state = "rwindow"; dir = 4},/obj/machinery/shieldwallgen,/turf/simulated/floor,/area/teleporter) -"bhw" = (/obj/cable{icon_state = "2-4"; d1 = 2; d2 = 4},/turf/simulated/floor{dir = 10; icon_state = "warning"; tag = "icon-warning"},/area/teleporter) -"bhx" = (/obj/cable,/obj/cable{d2 = 8; icon_state = "0-8"},/obj/cable{icon_state = "0-4"; d2 = 4},/obj/cable{icon_state = "0-2"; d2 = 2},/turf/simulated/floor{icon_state = "warning"; tag = "icon-warning"},/area/teleporter) -"bhy" = (/obj/cable{icon_state = "2-8"; d1 = 2; d2 = 8},/turf/simulated/floor{icon_state = "warning"; tag = "icon-warning"},/area/teleporter) -"bhz" = (/turf/simulated/floor{dir = 6; icon_state = "warning"; tag = "icon-warning"},/area/teleporter) -"bhA" = (/obj/machinery/atmospherics/pipe/manifold{dir = 8},/turf/simulated/wall/r_wall,/area/turret_protected/ai) -"bhB" = (/obj/machinery/atmospherics/pipe/manifold{dir = 1},/turf/simulated/wall/r_wall,/area/turret_protected/ai) -"bhC" = (/obj/machinery/atmospherics/pipe/simple,/obj/machinery/atmospherics/pipe/simple{dir = 4},/turf/simulated/wall/r_wall,/area/turret_protected/ai) -"bhD" = (/obj/machinery/atmospherics/pipe/manifold,/turf/simulated/wall/r_wall,/area/security/nuke_storage) -"bhE" = (/obj/machinery/light{tag = "icon-tube1 (WEST)"; icon_state = "tube1"; dir = 8},/obj/machinery/atmospherics/unary/vent_scrubber{dir = 8; icon_state = "off"; on = 1; scrub_N2O = 0; scrub_Toxins = 0},/turf/simulated/floor{tag = "icon-caution (EAST)"; icon_state = "caution"; dir = 4},/area/security/nuke_storage) -"bhF" = (/obj/grille,/obj/window/reinforced,/obj/window/reinforced{tag = "icon-rwindow (WEST)"; icon_state = "rwindow"; dir = 8},/turf/simulated/floor/plating,/area/security/nuke_storage) -"bhG" = (/obj/grille,/obj/window/reinforced{tag = "icon-rwindow (NORTH)"; icon_state = "rwindow"; dir = 1},/obj/window/reinforced,/obj/window/reinforced{tag = "icon-rwindow (EAST)"; icon_state = "rwindow"; dir = 4},/turf/simulated/floor/plating,/area/security/nuke_storage) -"bhH" = (/obj/machinery/door/window/southleft,/obj/machinery/door/window/southleft{dir = 1},/turf/simulated/floor{tag = "icon-bot (NORTH)"; icon_state = "bot"; dir = 1},/area/security/nuke_storage) -"bhI" = (/obj/grille,/obj/window/reinforced{tag = "icon-rwindow (NORTH)"; icon_state = "rwindow"; dir = 1},/obj/window/reinforced,/obj/window/reinforced{tag = "icon-rwindow (WEST)"; icon_state = "rwindow"; dir = 8},/turf/simulated/floor/plating,/area/security/nuke_storage) -"bhJ" = (/obj/grille,/obj/window/reinforced{tag = "icon-rwindow (EAST)"; icon_state = "rwindow"; dir = 4},/obj/window/reinforced,/turf/simulated/floor/plating,/area/security/nuke_storage) -"bhK" = (/obj/machinery/light{tag = "icon-tube1 (WEST)"; icon_state = "tube1"; dir = 8},/turf/simulated/floor{dir = 8; icon_state = "warning"; tag = "icon-warning"},/area/hallway/primary/central) -"bhL" = (/obj/machinery/atmospherics/unary/vent_scrubber{dir = 1; on = 1; scrub_N2O = 0; scrub_Toxins = 0},/obj/machinery/alarm{pixel_y = 24},/turf/simulated/floor{tag = "icon-freezerfloor"; icon_state = "freezerfloor"},/area/crew_quarters/kitchen) -"bhM" = (/obj/machinery/atmospherics/unary/vent_pump{dir = 1; on = 1},/obj/machinery/light_switch{pixel_y = 28},/turf/simulated/floor{tag = "icon-freezerfloor"; icon_state = "freezerfloor"},/area/crew_quarters/kitchen) -"bhN" = (/turf/simulated/floor{tag = "icon-freezerfloor"; icon_state = "freezerfloor"},/area/crew_quarters/kitchen) -"bhO" = (/obj/machinery/gibber,/obj/disposalpipe/segment,/turf/simulated/floor{tag = "icon-freezerfloor"; icon_state = "freezerfloor"},/area/crew_quarters/kitchen) -"bhP" = (/obj/device/piano{dir = 4},/turf/simulated/floor{icon_state = "bar"},/area/crew_quarters/bar) -"bhQ" = (/obj/stool{pixel_y = 8},/turf/simulated/floor{icon_state = "bar"},/area/crew_quarters/bar) -"bhR" = (/obj/table/reinforced{dir = 9; icon_state = "reinf_tabledir"; tag = "icon-reinf_tabledir (SOUTHWEST)"},/turf/simulated/floor{icon_state = "bar"},/area/crew_quarters/bar) -"bhS" = (/obj/table/reinforced{dir = 1; icon_state = "reinf_tabledir"; tag = "icon-reinf_tabledir"},/turf/simulated/floor{icon_state = "bar"},/area/crew_quarters/bar) -"bhT" = (/obj/machinery/door/window/northright{dir = 2; name = "Bar Door"; req_access_txt = "25"},/turf/simulated/floor{icon_state = "bar"},/area/crew_quarters/bar) -"bhU" = (/obj/machinery/atmospherics/pipe/manifold{dir = 8},/turf/simulated/wall,/area/crew_quarters/bar) -"bhV" = (/obj/table{icon_state = "tabledir"; dir = 4},/obj/item/weapon/storage/firstaid/regular,/obj/item/weapon/storage/firstaid/regular{pixel_x = -3; pixel_y = -3},/obj/machinery/atmospherics/pipe/simple{color = "red"; dir = 4; icon_state = "intact-r-f"; layer = 3; level = 1; name = "**pipe"},/turf/simulated/floor{tag = "icon-white (WEST)"; icon_state = "white"; dir = 8},/area/medical/medbay) -"bhW" = (/obj/machinery/atmospherics/pipe/simple{color = "red"; dir = 4; icon_state = "intact-r-f"; layer = 3; level = 1; name = "**pipe"},/turf/simulated/floor{icon_state = "white"},/area/medical/medbay) -"bhX" = (/obj/table{dir = 10; icon_state = "tabledir"},/obj/item/weapon/storage/backpack/medic{pixel_x = 3; pixel_y = 6},/obj/item/weapon/storage/backpack/medic{pixel_x = 3; pixel_y = 6},/obj/machinery/atmospherics/pipe/simple{color = "red"; dir = 4; icon_state = "intact-r-f"; layer = 3; level = 1; name = "**pipe"},/obj/item/weapon/cleaner,/turf/simulated/floor{icon_state = "white"},/area/medical/medbay) -"bhY" = (/obj/machinery/atmospherics/pipe/simple{color = "red"; dir = 9; icon_state = "intact-r-f"; layer = 3; level = 1; name = "**pipe"},/turf/simulated/wall,/area/medical/medbay) -"bhZ" = (/obj/machinery/atmospherics/pipe/simple{dir = 5; icon_state = "intact"; layer = 3; level = 2},/turf/simulated/floor{icon_state = "white"},/area/medical/medbay) -"bia" = (/obj/machinery/atmospherics/pipe/manifold{icon_state = "manifold"; level = 2},/turf/simulated/floor{icon_state = "white"},/area/medical/medbay) -"bib" = (/obj/machinery/atmospherics/pipe/simple{icon_state = "intact"; dir = 10; layer = 3; pixel_x = 0; level = 2; initialize_directions = 10},/turf/simulated/floor{icon_state = "white"},/area/medical/medbay) -"bic" = (/obj/machinery/light{dir = 1},/obj/item/device/radio/intercom{pixel_y = 25},/turf/simulated/floor{icon_state = "white"},/area/medical/medbay) -"bid" = (/obj/grille,/obj/window/reinforced,/obj/window/reinforced{tag = "icon-rwindow (EAST)"; icon_state = "rwindow"; dir = 4},/obj/window/reinforced{tag = "icon-rwindow (WEST)"; icon_state = "rwindow"; dir = 8},/obj/window/reinforced{tag = "icon-rwindow (NORTH)"; icon_state = "rwindow"; dir = 1},/obj/disposalpipe/segment{dir = 1},/turf/simulated/floor/plating,/area/medical/medbay) -"bie" = (/obj/table{dir = 10; icon_state = "tabledir"},/obj/item/weapon/cleaner,/turf/simulated/floor{icon_state = "white"},/area/medical/medbay) -"bif" = (/obj/window/reinforced{tag = "icon-rwindow (EAST)"; icon_state = "rwindow"; dir = 4},/obj/window/reinforced{tag = "icon-rwindow (WEST)"; icon_state = "rwindow"; dir = 8},/obj/grille,/turf/simulated/floor/plating,/area/medical/surgery) -"big" = (/turf/simulated/floor{dir = 4; icon_state = "warning"; tag = "icon-warning"},/area/medical/surgery) -"bih" = (/turf/simulated/floor{icon_state = "white"},/area/medical/surgery) -"bii" = (/obj/landmark/start{name = "Medical Doctor"},/turf/simulated/floor{icon_state = "white"},/area/medical/surgery) -"bij" = (/obj/machinery/sink{icon_state = "sink"; dir = 4; pixel_x = 15; pixel_y = 3},/turf/simulated/floor{icon_state = "white"},/area/medical/surgery) -"bik" = (/obj/table{icon_state = "tabledir"; dir = 6},/obj/item/weapon/cigpacket,/turf/simulated/floor{icon_state = "white"},/area/medical/surgery) -"bil" = (/obj/machinery/optable,/turf/simulated/floor{icon_state = "white"},/area/medical/surgery) -"bim" = (/obj/table{icon_state = "tabledir"; dir = 8},/obj/item/weapon/circular_saw,/turf/simulated/floor{icon_state = "white"},/area/medical/surgery) -"bin" = (/obj/stool/chair{dir = 8},/turf/simulated/floor{icon_state = "dark"},/area/medical/surgery) -"bio" = (/obj/cable,/obj/machinery/power/apc{dir = 4; name = "Surgery APC"; pixel_x = 25},/turf/simulated/floor{icon_state = "dark"},/area/medical/surgery) -"bip" = (/obj/rack,/obj/item/weapon/storage/utilitybelt,/obj/item/weapon/extinguisher,/turf/simulated/floor/plating,/area/maintenance/starboard) -"biq" = (/obj/grille,/obj/window/reinforced/north,/obj/window/reinforced/east,/turf/simulated/floor/plating,/area/quartermaster/storage) -"bir" = (/obj/item/device/radio/intercom{name = "Station Intercom (General)"; pixel_y = -29},/turf/simulated/floor,/area/quartermaster/storage) -"bis" = (/obj/machinery/camera{c_tag = "Cargo Loading Area South"; dir = 1},/turf/simulated/floor,/area/quartermaster/storage) -"bit" = (/obj/machinery/power/apc{dir = 2; name = "QM Storage APC"; pixel_x = 0; pixel_y = -25},/obj/cable,/turf/simulated/floor,/area/quartermaster/storage) -"biu" = (/obj/machinery/firealarm{dir = 2; pixel_y = -24},/obj/machinery/conveyor_switch{id = "miningToQM"},/turf/simulated/floor,/area/quartermaster/office) -"biv" = (/obj/machinery/light,/obj/machinery/atmospherics/unary/vent_pump{on = 1},/turf/simulated/floor,/area/quartermaster/office) -"biw" = (/obj/machinery/power/apc{dir = 2; name = "Cargo APC"; pixel_x = 1; pixel_y = -24},/obj/cable,/obj/cable{icon_state = "0-4"; d2 = 4},/turf/simulated/floor,/area/quartermaster/office) -"bix" = (/obj/cable{icon_state = "2-8"; d1 = 2; d2 = 8},/turf/simulated/floor,/area/quartermaster/office) -"biy" = (/obj/machinery/camera{c_tag = "Cargo Office Foyer South"; dir = 1},/turf/simulated/floor,/area/quartermaster/office) -"biz" = (/obj/grille,/obj/window/reinforced/east,/obj/window/reinforced/west,/obj/window/reinforced,/obj/window/reinforced/west{tag = "icon-rwindow (NORTH)"; icon_state = "rwindow"; dir = 1},/turf/simulated/floor/plating,/area/quartermaster/office) -"biA" = (/obj/machinery/firealarm{dir = 1; pixel_y = -24},/turf/simulated/floor,/area/quartermaster) -"biB" = (/obj/machinery/alarm{dir = 1; icon_state = "alarm0"; pixel_y = -22},/turf/simulated/floor,/area/quartermaster) -"biC" = (/obj/machinery/atmospherics/unary/vent_pump{on = 1},/obj/item/device/radio/intercom{name = "Station Intercom (General)"; pixel_y = -29},/turf/simulated/floor,/area/quartermaster) -"biD" = (/obj/stool/chair{dir = 8},/obj/machinery/power/apc{dir = 2; name = "Cargo Foyer APC"; pixel_x = 1; pixel_y = -24},/obj/cable,/turf/simulated/floor,/area/quartermaster) -"biE" = (/obj/machinery/door/firedoor/border_only,/obj/machinery/light{dir = 4; icon_state = "tube1"; tag = "icon-tube1 (EAST)"},/turf/simulated/floor,/area/hallway/primary/central) -"biF" = (/obj/machinery/firealarm{dir = 1; pixel_y = -24},/obj/machinery/shieldwallgen,/turf/simulated/floor,/area/teleporter) -"biG" = (/obj/machinery/atmospherics/unary/vent_scrubber{on = 1; scrub_N2O = 0; scrub_Toxins = 0},/obj/window/reinforced/west{tag = "icon-rwindow (EAST)"; icon_state = "rwindow"; dir = 4},/obj/machinery/shieldwallgen,/turf/simulated/floor{tag = "icon-floorgrime"; icon_state = "floorgrime"},/area/teleporter) -"biH" = (/obj/machinery/computer/teleporter,/obj/cable,/turf/simulated/floor{tag = "icon-floorgrime"; icon_state = "floorgrime"},/area/teleporter) -"biI" = (/obj/machinery/teleport/station,/obj/cable,/turf/simulated/floor{tag = "icon-floorgrime"; icon_state = "floorgrime"},/area/teleporter) -"biJ" = (/obj/machinery/teleport/hub,/obj/cable,/turf/simulated/floor{tag = "icon-floorgrime"; icon_state = "floorgrime"},/area/teleporter) -"biK" = (/obj/machinery/light{tag = "icon-tube1 (EAST)"; icon_state = "tube1"; dir = 4},/obj/rack,/obj/item/weapon/tank/oxygen,/obj/item/clothing/mask/gas,/turf/simulated/floor,/area/teleporter) -"biL" = (/obj/machinery/atmospherics/pipe/simple{dir = 5},/turf/simulated/wall/r_wall,/area/teleporter) -"biM" = (/obj/machinery/atmospherics/pipe/simple{dir = 4},/obj/machinery/atmospherics/pipe/simple,/obj/grille,/turf/simulated/wall/r_wall,/area/turret_protected/ai) -"biN" = (/obj/machinery/atmospherics/pipe/simple{dir = 4},/obj/grille,/turf/simulated/wall/r_wall,/area/turret_protected/ai) -"biO" = (/obj/machinery/atmospherics/pipe/manifold{dir = 1},/obj/grille,/turf/simulated/wall/r_wall,/area/turret_protected/ai) -"biP" = (/obj/machinery/atmospherics/pipe/simple{dir = 9},/obj/grille,/turf/simulated/wall/r_wall,/area/turret_protected/ai) -"biQ" = (/turf/simulated/wall/r_wall,/area/security/nuke_storage) -"biR" = (/turf/simulated/floor{tag = "icon-cautioncorner (EAST)"; icon_state = "cautioncorner"; dir = 4},/area/security/nuke_storage) -"biS" = (/turf/simulated/floor{tag = "icon-caution (NORTH)"; icon_state = "caution"; dir = 1},/area/security/nuke_storage) -"biT" = (/turf/simulated/floor{tag = "icon-cautioncorner (NORTH)"; icon_state = "cautioncorner"; dir = 1},/area/security/nuke_storage) -"biU" = (/obj/machinery/atmospherics/pipe/simple,/obj/grille,/obj/window/reinforced{tag = "icon-rwindow (WEST)"; icon_state = "rwindow"; dir = 8},/obj/window/reinforced{tag = "icon-rwindow (EAST)"; icon_state = "rwindow"; dir = 4},/obj/window/reinforced,/turf/simulated/floor/plating,/area/security/nuke_storage) -"biV" = (/obj/machinery/door/firedoor/border_only,/turf/simulated/floor{dir = 8; icon_state = "warning"; tag = "icon-warning"},/area/hallway/primary/central) -"biW" = (/obj/kitchenspike,/obj/machinery/light/small{dir = 8},/turf/simulated/floor{tag = "icon-freezerfloor"; icon_state = "freezerfloor"},/area/crew_quarters/kitchen) -"biX" = (/obj/secure_closet/meat,/obj/machinery/light/small{dir = 4},/obj/disposalpipe/junction{icon_state = "pipe-j2"},/turf/simulated/floor{tag = "icon-freezerfloor"; icon_state = "freezerfloor"},/area/crew_quarters/kitchen) -"biY" = (/obj/table{icon_state = "tabledir"; dir = 5},/obj/machinery/light{tag = "icon-tube1 (WEST)"; icon_state = "tube1"; dir = 8},/obj/item/weapon/reagent_containers/food/condiment/saltshaker,/turf/simulated/floor{icon_state = "bar"},/area/crew_quarters/bar) -"biZ" = (/obj/table{icon_state = "tabledir"; dir = 9},/turf/simulated/floor{icon_state = "bar"},/area/crew_quarters/bar) -"bja" = (/obj/table{icon_state = "tabledir"; dir = 5},/obj/item/weapon/reagent_containers/food/condiment/peppermill,/turf/simulated/floor{icon_state = "bar"},/area/crew_quarters/bar) -"bjb" = (/obj/table/reinforced{dir = 8; icon_state = "reinf_tabledir"; tag = "icon-reinf_tabledir"},/obj/item/clothing/head/that,/turf/simulated/floor{icon_state = "bar"},/area/crew_quarters/bar) -"bjc" = (/obj/table/reinforced{dir = 9; icon_state = "reinf_tabledir"; tag = "icon-reinf_tabledir (SOUTHWEST)"},/obj/machinery/light{tag = "icon-tube1 (EAST)"; icon_state = "tube1"; dir = 4},/obj/item/weapon/gun/shotgun,/turf/simulated/floor{icon_state = "bar"},/area/crew_quarters/bar) -"bjd" = (/obj/table{icon_state = "tabledir"; dir = 6},/obj/item/weapon/storage/firstaid/o2{pixel_x = 0; pixel_y = 5},/obj/item/weapon/storage/firstaid/o2{pixel_x = -3; pixel_y = 2},/turf/simulated/floor{tag = "icon-white (WEST)"; icon_state = "white"; dir = 8},/area/medical/medbay) -"bje" = (/obj/table{tag = "icon-table_vertical (EAST)"; icon_state = "table_vertical"; dir = 4},/obj/item/weapon/gun/syringe{pixel_y = 3},/obj/item/weapon/gun/syringe,/turf/simulated/floor{icon_state = "white"},/area/medical/medbay) -"bjf" = (/obj/secure_closet/medical1{pixel_x = 5},/turf/simulated/floor{dir = 9; icon_state = "warning"; tag = "icon-warning"},/area/medical/medbay) -"bjg" = (/obj/machinery/atmospherics/pipe/simple{dir = 6; icon_state = "intact"; initialize_directions = 6; layer = 3; level = 2},/obj/machinery/light{dir = 8},/turf/simulated/floor{icon_state = "white"},/area/medical/medbay) -"bjh" = (/obj/machinery/atmospherics/pipe/manifold{dir = 1; icon_state = "manifold"; level = 2},/turf/simulated/floor{icon_state = "white"},/area/medical/medbay) -"bji" = (/obj/machinery/atmospherics/pipe/manifold{dir = 4; icon_state = "manifold"; initialize_directions = 11; level = 2},/turf/simulated/floor{icon_state = "white"},/area/medical/medbay) -"bjj" = (/obj/disposalpipe/segment{dir = 1},/obj/machinery/door/firedoor/border_only,/obj/machinery/door/airlock/glass{name = "Cryogenics"; req_access = "5"},/turf/simulated/floor{icon_state = "white"},/area/medical/medbay) -"bjk" = (/obj/secure_closet/medical1{pixel_x = 5},/turf/simulated/floor{icon_state = "white"},/area/medical/medbay) -"bjl" = (/obj/grille,/obj/window/reinforced{tag = "icon-rwindow (EAST)"; icon_state = "rwindow"; dir = 4},/obj/window/reinforced{tag = "icon-rwindow (WEST)"; icon_state = "rwindow"; dir = 8},/turf/simulated/floor/plating,/area/medical/surgery) -"bjm" = (/obj/machinery/sleep_console,/obj/cable{icon_state = "4-8"; d1 = 4; d2 = 8},/turf/simulated/floor{icon_state = "white"},/area/medical/surgery) -"bjn" = (/obj/cable{icon_state = "4-8"; d1 = 4; d2 = 8},/obj/cable{icon_state = "2-4"; d1 = 2; d2 = 4},/obj/cable{d1 = 1; d2 = 4; icon_state = "1-4"},/turf/simulated/floor{icon_state = "white"},/area/medical/surgery) -"bjo" = (/obj/cable{d1 = 1; d2 = 4; icon_state = "1-4"},/obj/cable{d1 = 1; d2 = 8; icon_state = "1-8"},/turf/simulated/floor{icon_state = "white"},/area/medical/surgery) -"bjp" = (/obj/cable{icon_state = "4-8"; d1 = 4; d2 = 8},/turf/simulated/floor{icon_state = "white"},/area/medical/surgery) -"bjq" = (/obj/disposalpipe/segment{dir = 1},/obj/cable{icon_state = "4-8"; d1 = 4; d2 = 8},/obj/machinery/atmospherics/pipe/simple{color = "blue"; icon_state = "intact-b-f"; level = 1; name = "*pipe"},/obj/machinery/door/firedoor/border_only,/obj/machinery/door/airlock/medical{name = "Operating Theatre"; req_access_txt = "45"},/turf/simulated/floor{icon_state = "white"},/area/medical/surgery) -"bjr" = (/obj/cable{d1 = 1; d2 = 8; icon_state = "1-8"},/turf/simulated/floor{icon_state = "white"},/area/medical/surgery) -"bjs" = (/obj/table{dir = 10; icon_state = "tabledir"},/turf/simulated/floor{icon_state = "white"},/area/medical/surgery) -"bjt" = (/turf/simulated/floor{icon_state = "dark"},/area/medical/surgery) -"bju" = (/obj/closet/firecloset,/turf/simulated/floor/plating,/area/maintenance/starboard) -"bjv" = (/obj/grille,/obj/window/reinforced/east,/obj/window/reinforced/south,/obj/window/reinforced/west,/turf/simulated/floor/plating,/area/quartermaster/storage) -"bjw" = (/turf/simulated/wall/r_wall,/area/quartermaster/storage) -"bjx" = (/obj/disposalpipe/segment,/turf/simulated/wall,/area/quartermaster/storage) -"bjy" = (/obj/machinery/door/airlock/maintenance{name = "QM Office Maintenance"; req_access_txt = "12;31"},/turf/simulated/floor/plating,/area/quartermaster/office) -"bjz" = (/turf/simulated/wall,/area/quartermaster/office) -"bjA" = (/obj/machinery/atmospherics/pipe/simple,/obj/plasticflaps,/obj/machinery/conveyor{dir = 1; id = "miningToQM"},/turf/simulated/floor/plating,/area/quartermaster/office) -"bjB" = (/turf/simulated/wall/r_wall,/area/quartermaster/office) -"bjC" = (/obj/machinery/door/firedoor/border_only,/obj/machinery/door/airlock/maintenance{name = "Quartermaster's Office"; req_access_txt = "41"},/obj/cable{icon_state = "1-2"; d1 = 1; d2 = 2},/turf/simulated/floor,/area/quartermaster/qm) -"bjD" = (/turf/simulated/wall/r_wall,/area/quartermaster/qm) -"bjE" = (/obj/table/reinforced,/obj/machinery/door/window/westleft{base_state = "right"; dir = 2; icon_state = "right"; name = "Quartermaster"; req_access_txt = "41"},/obj/machinery/door/window/westleft{base_state = "right"; dir = 1; icon_state = "right"; name = "Quartermaster"; req_access_txt = "0"},/turf/simulated/floor,/area/quartermaster/qm) -"bjF" = (/obj/machinery/atmospherics/pipe/simple{dir = 5},/turf/simulated/wall/r_wall,/area/quartermaster/qm) -"bjG" = (/obj/machinery/atmospherics/pipe/simple{dir = 4},/turf/simulated/wall/r_wall,/area/quartermaster/qm) -"bjH" = (/obj/machinery/atmospherics/pipe/simple{dir = 10},/turf/simulated/wall/r_wall,/area/quartermaster/qm) -"bjI" = (/obj/machinery/door/firedoor/border_only,/obj/machinery/door/airlock/glass{name = "Central Access"},/obj/cable{icon_state = "1-2"; d1 = 1; d2 = 2},/turf/simulated/floor,/area/hallway/primary/aft) -"bjJ" = (/obj/machinery/door/firedoor/border_only,/obj/machinery/door/airlock/glass{name = "Central Access"},/turf/simulated/floor,/area/hallway/primary/aft) -"bjK" = (/obj/machinery/atmospherics/pipe/manifold{dir = 1},/turf/simulated/wall/r_wall,/area/teleporter) -"bjL" = (/obj/machinery/atmospherics/pipe/simple{dir = 4},/turf/simulated/wall/r_wall,/area/teleporter) -"bjM" = (/obj/machinery/atmospherics/pipe/simple{dir = 9},/turf/simulated/wall/r_wall,/area/hallway/primary/aft) -"bjN" = (/turf/simulated/wall/r_wall,/area/hallway/primary/aft) -"bjO" = (/obj/machinery/atmospherics/pipe/simple,/turf/simulated/wall/r_wall,/area/hallway/primary/aft) -"bjP" = (/obj/grille,/obj/window/reinforced{tag = "icon-rwindow (WEST)"; icon_state = "rwindow"; dir = 8},/obj/window/reinforced{tag = "icon-rwindow (NORTH)"; icon_state = "rwindow"; dir = 1},/obj/window/reinforced,/turf/simulated/floor/plating,/area/security/nuke_storage) -"bjQ" = (/obj/machinery/door/firedoor/border_only,/obj/machinery/door/airlock/command{name = "Heads of Staff"; req_access = null; req_access_txt = "19"},/turf/simulated/floor,/area/security/nuke_storage) -"bjR" = (/obj/cable{icon_state = "1-2"; d1 = 1; d2 = 2},/obj/machinery/door/firedoor/border_only,/obj/machinery/door/airlock/glass{name = "Central Access"},/turf/simulated/floor,/area/hallway/primary/aft) -"bjS" = (/obj/kitchenspike,/turf/simulated/floor{tag = "icon-freezerfloor"; icon_state = "freezerfloor"},/area/crew_quarters/kitchen) -"bjT" = (/obj/disposalpipe/segment,/obj/machinery/chem_master/condimaster{name = "CondiMaster Neo"},/turf/simulated/floor{tag = "icon-freezerfloor"; icon_state = "freezerfloor"},/area/crew_quarters/kitchen) -"bjU" = (/obj/table{icon_state = "tabledir"; dir = 6},/obj/item/weapon/reagent_containers/food/drinks/cola,/turf/simulated/floor{icon_state = "bar"},/area/crew_quarters/bar) -"bjV" = (/obj/table{icon_state = "tabledir"; dir = 10},/turf/simulated/floor{icon_state = "bar"},/area/crew_quarters/bar) -"bjW" = (/obj/table{icon_state = "tabledir"; dir = 6},/turf/simulated/floor{icon_state = "bar"},/area/crew_quarters/bar) -"bjX" = (/obj/table/reinforced{dir = 8; icon_state = "reinf_tabledir"; tag = "icon-reinf_tabledir"},/turf/simulated/floor{icon_state = "bar"},/area/crew_quarters/bar) -"bjY" = (/obj/landmark/start{name = "Barman"},/turf/simulated/floor{icon_state = "bar"},/area/crew_quarters/bar) -"bjZ" = (/obj/table/reinforced{dir = 10; icon_state = "reinf_tabledir"; tag = "icon-reinf_tabledir"},/obj/machinery/camera{c_tag = "Bar"; dir = 8; network = "SS13"},/obj/item/weapon/reagent_containers/food/drinks/shaker,/turf/simulated/floor{icon_state = "bar"},/area/crew_quarters/bar) -"bka" = (/obj/machinery/atmospherics/unary/vent_scrubber{dir = 8; frequency = 1445; icon_state = "off"; id_tag = "tox_main_scrub_2"; on = 1; scrub_Toxins = 1},/obj/secure_closet/medical3{pixel_x = -5},/turf/simulated/floor{dir = 5; icon_state = "warning"; tag = "icon-warning"},/area/medical/medbay) -"bkb" = (/obj/machinery/light,/obj/machinery/atmospherics/unary/vent_pump,/obj/landmark{name = "xeno_spawn"; pixel_x = -1},/turf/simulated/floor{icon_state = "white"},/area/medical/medbay) -"bkc" = (/obj/table{tag = "icon-table_vertical (NORTH)"; icon_state = "table_vertical"; dir = 1},/obj/item/weapon/storage/firstaid/syringes,/turf/simulated/floor{icon_state = "white"},/area/medical/medbay) -"bkd" = (/obj/machinery/light,/obj/item/device/radio/intercom{pixel_y = -25},/turf/simulated/floor{icon_state = "white"},/area/medical/medbay) -"bke" = (/obj/secure_closet/medical2{pixel_x = 5},/turf/simulated/floor{dir = 8; icon_state = "warning"; tag = "icon-warning"},/area/medical/medbay) -"bkf" = (/obj/machinery/atmospherics/portables_connector{dir = 1; name = "Connector Port (Air Supply)"},/obj/machinery/portable_atmospherics/canister/oxygen,/turf/simulated/floor{dir = 1; icon_state = "warning"; tag = "icon-warning"},/area/medical/medbay) -"bkg" = (/obj/machinery/atmospherics/unary/cold_sink/freezer,/turf/simulated/floor{dir = 5; icon_state = "warning"; tag = "icon-warning"},/area/medical/medbay) -"bkh" = (/obj/table/reinforced{dir = 9; icon_state = "reinf_tabledir"; tag = "icon-reinf_tabledir (SOUTHWEST)"},/obj/item/weapon/wrench{pixel_x = 5; pixel_y = -5},/obj/item/weapon/reagent_containers/glass/beaker/cryoxadone{pixel_x = 7},/obj/item/weapon/reagent_containers/glass/beaker/cryoxadone{pixel_x = 7},/turf/simulated/floor{icon_state = "white"},/area/medical/medbay) -"bki" = (/obj/grille,/obj/window/reinforced{tag = "icon-rwindow (EAST)"; icon_state = "rwindow"; dir = 4},/obj/window/reinforced{tag = "icon-rwindow (NORTH)"; icon_state = "rwindow"; dir = 1},/obj/window/reinforced{tag = "icon-rwindow (WEST)"; icon_state = "rwindow"; dir = 8},/obj/window/reinforced,/obj/disposalpipe/segment{dir = 1},/turf/simulated/floor/plating,/area/medical/medbay) -"bkj" = (/obj/table{dir = 9; icon_state = "tabledir"; pixel_y = 0},/obj/item/weapon/crowbar,/turf/simulated/floor{icon_state = "white"},/area/medical/medbay) -"bkk" = (/obj/machinery/atmospherics/unary/vent_pump,/turf/simulated/floor{dir = 4; icon_state = "warning"; tag = "icon-warning"},/area/medical/surgery) -"bkl" = (/obj/table{tag = "icon-table_vertical (EAST)"; icon_state = "table_vertical"; dir = 4},/turf/simulated/floor{icon_state = "white"},/area/medical/surgery) -"bkm" = (/obj/machinery/light{dir = 4},/obj/machinery/camera{c_tag = "Pre-Op East"; dir = 8; network = "SS13"},/turf/simulated/floor{icon_state = "white"},/area/medical/surgery) -"bkn" = (/obj/machinery/requests_console{department = "Operating Theatre"; departmentType = 0; name = "OR RC"; pixel_x = -30; pixel_y = 0},/turf/simulated/floor{icon_state = "white"},/area/medical/surgery) -"bko" = (/obj/table{dir = 5; icon_state = "tabledir"},/turf/simulated/floor{icon_state = "dark"},/area/medical/surgery) -"bkp" = (/obj/machinery/atmospherics/unary/vent_scrubber{dir = 4; frequency = 1445; icon_state = "off"; id_tag = "tox_chem_scrub"; on = 1; scrub_Toxins = 1},/turf/simulated/floor{icon_state = "dark"},/area/medical/surgery) -"bkq" = (/obj/machinery/atmospherics/pipe/manifold{color = "red"; dir = 4; icon_state = "manifold-r-f"; initialize_directions = 11; level = 1; name = "**pipe manifold"},/turf/simulated/wall,/area/medical/surgery) -"bkr" = (/turf/simulated/wall,/area/maintenance/apmaint) -"bks" = (/obj/disposalpipe/segment,/turf/simulated/floor/plating,/area/maintenance/apmaint) -"bkt" = (/turf/simulated/floor/plating,/area/maintenance/apmaint) -"bku" = (/obj/machinery/atmospherics/pipe/simple,/obj/machinery/conveyor{dir = 1; id = "miningToQM"},/turf/simulated/floor/plating,/area/maintenance/apmaint) -"bkv" = (/obj/cable{icon_state = "1-2"; d1 = 1; d2 = 2},/obj/machinery/light/small{dir = 8},/turf/simulated/floor,/area/quartermaster/qm) -"bkw" = (/obj/machinery/requests_console{department = "Cargo Bay"; departmentType = 2; pixel_y = 30},/turf/simulated/floor,/area/quartermaster/qm) -"bkx" = (/obj/machinery/firealarm{pixel_y = 27},/turf/simulated/floor,/area/quartermaster/qm) -"bky" = (/obj/machinery/light_switch{pixel_y = 28},/turf/simulated/floor,/area/quartermaster/qm) -"bkz" = (/obj/stool/chair{dir = 1},/obj/landmark/start{name = "Quartermaster"},/turf/simulated/floor,/area/quartermaster/qm) -"bkA" = (/obj/table,/obj/item/weapon/stamp,/turf/simulated/floor,/area/quartermaster/qm) -"bkB" = (/obj/machinery/camera{c_tag = "Quartermasters Office"; dir = 2; network = "SS13"},/turf/simulated/floor,/area/quartermaster/qm) -"bkC" = (/obj/machinery/disposal,/obj/disposalpipe/trunk,/obj/machinery/light/small{dir = 4},/turf/simulated/floor,/area/quartermaster/qm) -"bkD" = (/obj/machinery/atmospherics/pipe/simple,/turf/simulated/wall/r_wall,/area/quartermaster/qm) -"bkE" = (/obj/cable{icon_state = "1-2"; d1 = 1; d2 = 2},/turf/simulated/floor,/area/hallway/primary/aft) -"bkF" = (/turf/simulated/floor,/area/hallway/primary/aft) -"bkG" = (/obj/machinery/camera{c_tag = "Aft Primary Hallway 3"; dir = 2},/turf/simulated/floor,/area/hallway/primary/aft) -"bkH" = (/obj/machinery/atmospherics/unary/vent_scrubber{dir = 1; on = 1; scrub_N2O = 0; scrub_Toxins = 0},/turf/simulated/floor,/area/hallway/primary/aft) -"bkI" = (/obj/machinery/camera{c_tag = "Aft Primary Hallway 4"; dir = 2},/obj/machinery/door/firedoor/border_only,/turf/simulated/floor,/area/hallway/primary/aft) -"bkJ" = (/obj/machinery/atmospherics/pipe/simple,/turf/simulated/floor,/area/hallway/primary/aft) -"bkK" = (/obj/machinery/light{dir = 1},/turf/simulated/floor,/area/hallway/primary/aft) -"bkL" = (/obj/machinery/alarm{pixel_y = 23},/turf/simulated/floor,/area/hallway/primary/aft) -"bkM" = (/obj/machinery/firealarm{dir = 2; pixel_y = 24},/turf/simulated/floor,/area/hallway/primary/aft) -"bkN" = (/obj/machinery/camera{c_tag = "Aft Primary Hallway 5"; dir = 2},/turf/simulated/floor,/area/hallway/primary/aft) -"bkO" = (/obj/machinery/door/firedoor/border_only,/turf/simulated/floor,/area/hallway/primary/aft) -"bkP" = (/turf/simulated/floor{dir = 1; icon_state = "warning"; tag = "icon-warning"},/area/hallway/primary/aft) -"bkQ" = (/obj/machinery/atmospherics/unary/vent_pump{dir = 4; on = 1},/turf/simulated/floor{dir = 1; icon_state = "warning"; tag = "icon-warning"},/area/hallway/primary/aft) -"bkR" = (/obj/machinery/atmospherics/pipe/manifold{dir = 4},/obj/machinery/camera{c_tag = "Courtroom Hallway"},/turf/simulated/floor,/area/hallway/primary/aft) -"bkS" = (/obj/closet,/turf/simulated/floor{tag = "icon-freezerfloor"; icon_state = "freezerfloor"},/area/crew_quarters/kitchen) -"bkT" = (/obj/disposalpipe/segment,/turf/simulated/wall,/area/crew_quarters/bar) -"bkU" = (/obj/stool{pixel_y = 8},/mob/living/carbon/monkey{name = "Mr Deempisi"},/turf/simulated/floor{icon_state = "bar"},/area/crew_quarters/bar) -"bkV" = (/obj/table/reinforced{dir = 8; icon_state = "reinf_tabledir"; tag = "icon-reinf_tabledir"},/obj/item/weapon/zippo,/turf/simulated/floor{icon_state = "bar"},/area/crew_quarters/bar) -"bkW" = (/obj/machinery/vending/boozeomat,/turf/simulated/wall,/area/crew_quarters/bar) -"bkX" = (/obj/disposalpipe/segment,/obj/machinery/atmospherics/pipe/manifold{color = "blue"; dir = 8; icon_state = "manifold-b-f"; level = 1; name = "*pipe manifold"},/turf/simulated/floor/plating,/area/maintenance/maintcentral) -"bkY" = (/obj/machinery/atmospherics/pipe/simple{color = "blue"; dir = 4; icon_state = "intact-b-f"; layer = 3; level = 1; name = "*pipe"},/turf/simulated/wall/r_wall,/area/medical/genetics) -"bkZ" = (/obj/machinery/atmospherics/pipe/manifold{color = "blue"; icon_state = "manifold-b-f"; level = 1; name = "*pipe manifold"},/turf/simulated/wall/r_wall,/area/medical/genetics) -"bla" = (/obj/machinery/atmospherics/pipe/manifold{color = "blue"; dir = 1; icon_state = "manifold-b-f"; level = 1; name = "*pipe manifold"},/turf/simulated/wall/r_wall,/area/medical/genetics) -"blb" = (/obj/disposalpipe/segment{dir = 1},/obj/machinery/atmospherics/pipe/simple{color = "blue"; dir = 10; icon_state = "intact-b-f"; initialize_directions = 10; layer = 3; level = 1; name = "*pipe"},/turf/simulated/wall/r_wall,/area/medical/genetics) -"blc" = (/obj/table{icon_state = "tabledir"; dir = 8},/turf/simulated/floor{icon_state = "white"},/area/medical/medbay) -"bld" = (/obj/grille,/obj/window/reinforced{tag = "icon-rwindow (EAST)"; icon_state = "rwindow"; dir = 4},/obj/window/reinforced{tag = "icon-rwindow (WEST)"; icon_state = "rwindow"; dir = 8},/obj/window/reinforced,/turf/simulated/floor/plating,/area/medical/surgery) -"ble" = (/obj/machinery/sleeper,/obj/cable{icon_state = "0-4"; d2 = 4},/obj/machinery/atmospherics/pipe/simple{color = "blue"; icon_state = "intact-b-f"; level = 1; name = "*pipe"},/turf/simulated/floor{dir = 4; icon_state = "warning"; tag = "icon-warning"},/area/medical/surgery) -"blf" = (/obj/cable{d1 = 1; d2 = 8; icon_state = "1-8"},/obj/machinery/atmospherics/unary/vent_scrubber,/obj/machinery/light,/turf/simulated/floor{icon_state = "white"},/area/medical/surgery) -"blg" = (/obj/table{tag = "icon-table_vertical (NORTH)"; icon_state = "table_vertical"; dir = 1},/obj/item/weapon/crowbar,/turf/simulated/floor{icon_state = "white"},/area/medical/surgery) -"blh" = (/obj/secure_closet/medical2,/turf/simulated/floor{icon_state = "white"},/area/medical/surgery) -"bli" = (/obj/closet,/turf/simulated/floor{icon_state = "white"},/area/medical/surgery) -"blj" = (/obj/machinery/light{dir = 8},/obj/machinery/firealarm{dir = 8; pixel_x = -24},/turf/simulated/floor{icon_state = "white"},/area/medical/surgery) -"blk" = (/obj/table{dir = 9; icon_state = "tabledir"},/obj/item/weapon/cautery{pixel_x = 4},/turf/simulated/floor{icon_state = "white"},/area/medical/surgery) -"bll" = (/obj/table{icon_state = "tabledir"; dir = 1},/obj/item/weapon/retractor,/turf/simulated/floor{icon_state = "white"},/area/medical/surgery) -"blm" = (/obj/table{dir = 5; icon_state = "tabledir"},/obj/item/weapon/surgicaldrill,/turf/simulated/floor{icon_state = "white"},/area/medical/surgery) -"bln" = (/obj/machinery/atmospherics/unary/vent_scrubber,/obj/crate/freezer,/turf/simulated/floor{icon_state = "white"},/area/medical/surgery) -"blo" = (/obj/table{icon_state = "tabledir"; dir = 4},/turf/simulated/floor{icon_state = "dark"},/area/medical/surgery) -"blp" = (/obj/machinery/atmospherics/unary/vent_pump{dir = 4; on = 1},/turf/simulated/floor{icon_state = "dark"},/area/medical/surgery) -"blq" = (/obj/machinery/atmospherics/pipe/simple{color = "blue"; dir = 4; icon_state = "intact-b-f"; layer = 3; level = 1; name = "*pipe"},/obj/machinery/atmospherics/pipe/simple{color = "red"; icon_state = "intact-r-f"; level = 1; name = "**pipe"},/turf/simulated/wall,/area/medical/surgery) -"blr" = (/obj/machinery/atmospherics/pipe/manifold{color = "blue"; dir = 4; icon_state = "manifold-b-f"; initialize_directions = 11; level = 1; name = "*pipe manifold"},/turf/simulated/floor/plating,/area/maintenance/starboard) -"bls" = (/obj/grille,/obj/window/reinforced,/obj/window/reinforced{tag = "icon-rwindow (WEST)"; icon_state = "rwindow"; dir = 8},/obj/window/reinforced{tag = "icon-rwindow (EAST)"; icon_state = "rwindow"; dir = 4},/turf/simulated/floor/plating,/area/maintenance/starboard) -"blt" = (/obj/reagent_dispensers/fueltank,/obj/disposalpipe/segment,/turf/simulated/floor/plating,/area/maintenance/apmaint) -"blu" = (/obj/machinery/atmospherics/pipe/simple,/obj/machinery/camera{c_tag = "Aft Maintenance"; dir = 8},/obj/machinery/conveyor{dir = 1; id = "miningToQM"},/turf/simulated/floor/plating,/area/maintenance/apmaint) -"blv" = (/obj/machinery/power/apc{dir = 8; name = "Quartermaster's Office APC"; pixel_x = -26; pixel_y = 1},/obj/cable,/turf/simulated/floor,/area/quartermaster/qm) -"blw" = (/turf/simulated/floor,/area/quartermaster/qm) -"blx" = (/obj/stool/chair,/turf/simulated/floor,/area/quartermaster/qm) -"bly" = (/obj/machinery/alarm{dir = 8; icon_state = "alarm0"; pixel_x = 24},/obj/disposalpipe/segment,/turf/simulated/floor,/area/quartermaster/qm) -"blz" = (/obj/cable{d1 = 1; d2 = 4; icon_state = "1-4"},/obj/cable{icon_state = "2-4"; d1 = 2; d2 = 4},/turf/simulated/floor{dir = 8; icon_state = "browncorner"; tag = "icon-yellowcorner (WEST)"},/area/hallway/primary/aft) -"blA" = (/obj/machinery/navbeacon{codes_txt = "patrol;next_patrol=AIW"; location = "QM"},/obj/cable{icon_state = "4-8"; d1 = 4; d2 = 8},/turf/simulated/floor,/area/hallway/primary/aft) -"blB" = (/obj/cable{icon_state = "4-8"; d1 = 4; d2 = 8},/turf/simulated/floor,/area/hallway/primary/aft) -"blC" = (/obj/cable{icon_state = "4-8"; d1 = 4; d2 = 8},/obj/cable{icon_state = "2-4"; d1 = 2; d2 = 4},/turf/simulated/floor,/area/hallway/primary/aft) -"blD" = (/obj/cable{icon_state = "4-8"; d1 = 4; d2 = 8},/obj/machinery/door/firedoor/border_only,/turf/simulated/floor,/area/hallway/primary/aft) -"blE" = (/obj/cable{icon_state = "4-8"; d1 = 4; d2 = 8},/obj/machinery/atmospherics/pipe/simple,/turf/simulated/floor,/area/hallway/primary/aft) -"blF" = (/obj/cable{icon_state = "4-8"; d1 = 4; d2 = 8},/obj/machinery/navbeacon{codes_txt = "patrol;next_patrol=AftH"; location = "AIW"},/turf/simulated/floor,/area/hallway/primary/aft) -"blG" = (/obj/cable{icon_state = "2-4"; d1 = 2; d2 = 4},/obj/cable{icon_state = "2-8"; d1 = 2; d2 = 8},/turf/simulated/floor,/area/hallway/primary/aft) -"blH" = (/obj/cable{icon_state = "4-8"; d1 = 4; d2 = 8},/obj/machinery/navbeacon{codes_txt = "patrol;next_patrol=HOP"; location = "AIE"},/turf/simulated/floor,/area/hallway/primary/aft) -"blI" = (/obj/cable{icon_state = "4-8"; d1 = 4; d2 = 8},/obj/cable{icon_state = "2-8"; d1 = 2; d2 = 8},/turf/simulated/floor,/area/hallway/primary/aft) -"blJ" = (/obj/machinery/atmospherics/pipe/simple,/obj/cable{icon_state = "4-8"; d1 = 4; d2 = 8},/turf/simulated/floor,/area/hallway/primary/aft) -"blK" = (/obj/cable{d1 = 1; d2 = 8; icon_state = "1-8"},/turf/simulated/floor,/area/hallway/primary/aft) -"blL" = (/obj/machinery/door/airlock/maintenance{name = "Kitchen Maintenance"; req_access_txt = "28"},/turf/simulated/floor/plating,/area/crew_quarters/kitchen) -"blM" = (/obj/machinery/light/small{dir = 1},/obj/table,/obj/machinery/camera{c_tag = "Bar West"; dir = 4; network = "SS13"},/obj/item/weapon/paper{name = "Old Note #4"; icon = 'weapons.dmi'; icon_state = "crumpled"; layer = 2; pixel_x = -1; pixel_y = 4; info = "
There is blood and ink on this parchment. The paper is horribly old and rotten. You are barely able to read out a few lines from a tangled scribble.
Lifeless bodies line the walls, onyx floor forever calls. Amidst the dull and sorrow, one of ten shall hold not hollow.
HONK!
"},/obj/machinery/computer/security/telescreen{name = "Entertainment monitor"; icon = 'status_display.dmi'; icon_state = "entertainment"; pixel_x = -30},/turf/simulated/floor{icon_state = "bar"},/area/crew_quarters/bar) -"blN" = (/obj/table/reinforced{dir = 8; icon_state = "reinf_tabledir"; tag = "icon-reinf_tabledir"},/obj/machinery/computer/security/telescreen{name = "Entertainment monitor"; desc = "Damn, they better have /tg/thechannel on these things."; icon = 'status_display.dmi'; icon_state = "entertainment"; pixel_y = -30},/turf/simulated/floor{icon_state = "bar"},/area/crew_quarters/bar) -"blO" = (/obj/machinery/requests_console{department = "Bar"; departmentType = 2; pixel_x = 30; pixel_y = 0},/turf/simulated/floor{icon_state = "bar"},/area/crew_quarters/bar) -"blP" = (/turf/simulated/wall/r_wall,/area/medical/genetics) -"blQ" = (/mob/living/carbon/monkey,/turf/simulated/floor{tag = "icon-white (WEST)"; icon_state = "white"; dir = 8},/area/medical/genetics) -"blR" = (/turf/simulated/floor{icon_state = "white"},/area/medical/genetics) -"blS" = (/mob/living/carbon/monkey{name = "Jade"},/turf/simulated/floor{icon_state = "white"},/area/medical/genetics) -"blT" = (/obj/machinery/atmospherics/unary/vent_pump{dir = 1; on = 1},/obj/machinery/light{dir = 1},/turf/simulated/floor{icon_state = "white"},/area/medical/genetics) -"blU" = (/mob/living/carbon/monkey{name = "McKinley"},/turf/simulated/floor{icon_state = "white"},/area/medical/genetics) -"blV" = (/turf/simulated/wall,/area/medical/genetics) -"blW" = (/obj/machinery/dna_scanner,/obj/cable{icon_state = "0-2"; d2 = 2},/turf/simulated/floor{icon_state = "white"},/area/medical/genetics) -"blX" = (/obj/machinery/computer/cloning,/obj/cable{icon_state = "0-2"; d2 = 2},/obj/machinery/light{dir = 1},/turf/simulated/floor{icon_state = "white"},/area/medical/genetics) -"blY" = (/obj/machinery/clonepod,/obj/cable{icon_state = "0-2"; d2 = 2},/turf/simulated/floor{icon_state = "white"},/area/medical/genetics) -"blZ" = (/obj/disposalpipe/segment{dir = 1; icon_state = "pipe-c"},/obj/machinery/atmospherics/pipe/simple{color = "blue"; dir = 5; icon_state = "intact-b-f"; layer = 3; level = 1; name = "*pipe"},/turf/simulated/wall/r_wall,/area/medical/genetics) -"bma" = (/obj/disposalpipe/segment{dir = 4},/obj/machinery/light{dir = 8},/obj/machinery/atmospherics/unary/vent_pump{dir = 8; on = 1},/obj/machinery/camera{c_tag = "Genetics Entrance"; dir = 4; network = "SS13"},/turf/simulated/floor{icon_state = "white"},/area/medical/medbay) -"bmb" = (/obj/disposalpipe/segment{dir = 4},/obj/cable{icon_state = "1-2"; d1 = 1; d2 = 2},/turf/simulated/floor{icon_state = "white"},/area/medical/medbay) -"bmc" = (/obj/disposalpipe/segment{dir = 4},/turf/simulated/floor{icon_state = "white"},/area/medical/medbay) -"bmd" = (/obj/table{dir = 10; icon_state = "tabledir"},/obj/disposalpipe/segment{dir = 4},/obj/item/weapon/paper_bin{pixel_x = 2; pixel_y = 8},/obj/item/weapon/pen{pixel_y = 5},/turf/simulated/floor{icon_state = "white"},/area/medical/medbay) -"bme" = (/obj/disposalpipe/segment{dir = 4},/obj/machinery/atmospherics/pipe/simple{color = "blue"; dir = 5; icon_state = "intact-b-f"; layer = 3; level = 1; name = "*pipe"},/turf/simulated/wall,/area/medical/surgery) -"bmf" = (/obj/disposalpipe/segment{dir = 4},/obj/machinery/atmospherics/pipe/simple{color = "blue"; dir = 4; icon_state = "intact-b-f"; layer = 3; level = 1; name = "*pipe"},/turf/simulated/wall,/area/medical/surgery) -"bmg" = (/obj/disposalpipe/segment{dir = 4},/obj/machinery/atmospherics/pipe/simple{color = "blue"; dir = 4; icon_state = "intact-b-f"; layer = 3; level = 1; name = "*pipe"},/obj/machinery/atmospherics/pipe/simple{color = "red"; icon_state = "intact-r-f"; level = 1; name = "**pipe"},/turf/simulated/wall,/area/medical/surgery) -"bmh" = (/obj/disposalpipe/junction{dir = 0; icon_state = "pipe-y"},/obj/machinery/atmospherics/pipe/manifold{color = "blue"; dir = 1; icon_state = "manifold-b-f"; level = 1; name = "*pipe manifold"},/turf/simulated/wall,/area/medical/surgery) -"bmi" = (/obj/machinery/atmospherics/pipe/simple{color = "blue"; dir = 4; icon_state = "intact-b-f"; layer = 3; level = 1; name = "*pipe"},/obj/machinery/door/firedoor/border_only,/obj/machinery/door/airlock/medical{name = "Operating Theatre"; req_access_txt = "45"},/turf/simulated/floor{icon_state = "white"},/area/medical/surgery) -"bmj" = (/obj/machinery/atmospherics/pipe/simple{color = "blue"; dir = 10; icon_state = "intact-b-f"; initialize_directions = 10; layer = 3; level = 1; name = "*pipe"},/turf/simulated/wall,/area/medical/surgery) -"bmk" = (/obj/table{icon_state = "tabledir"; dir = 6},/turf/simulated/floor{icon_state = "dark"},/area/medical/surgery) -"bml" = (/obj/machinery/vending/cigarette{pixel_x = 4},/obj/machinery/atmospherics/pipe/simple{color = "red"; icon_state = "intact-r-f"; level = 1; name = "**pipe"},/turf/simulated/floor{icon_state = "dark"},/area/medical/surgery) -"bmm" = (/obj/disposalpipe/segment{dir = 1; icon_state = "pipe-c"},/turf/simulated/wall,/area/maintenance/apmaint) -"bmn" = (/obj/disposalpipe/segment{dir = 4},/turf/simulated/wall,/area/maintenance/apmaint) -"bmo" = (/obj/disposalpipe/segment{dir = 2; icon_state = "pipe-c"},/turf/simulated/wall,/area/maintenance/apmaint) -"bmp" = (/obj/machinery/atmospherics/pipe/simple,/obj/machinery/light/small{dir = 4},/obj/machinery/conveyor{dir = 1; id = "miningToQM"},/turf/simulated/floor/plating,/area/maintenance/apmaint) -"bmq" = (/obj/table{dir = 9; icon_state = "tabledir"},/obj/item/weapon/module/power_control,/turf/simulated/floor,/area/quartermaster/qm) -"bmr" = (/obj/table{dir = 5; icon_state = "tabledir"},/obj/item/weapon/airlock_electronics,/turf/simulated/floor,/area/quartermaster/qm) -"bms" = (/obj/machinery/computer/supplycomp,/turf/simulated/floor,/area/quartermaster/qm) -"bmt" = (/obj/table{dir = 9; icon_state = "tabledir"},/obj/item/weapon/paper_bin{pixel_x = -3; pixel_y = 7},/turf/simulated/floor,/area/quartermaster/qm) -"bmu" = (/obj/table{dir = 5; icon_state = "tabledir"},/obj/item/weapon/stamp/denied,/obj/machinery/light/small,/turf/simulated/floor,/area/quartermaster/qm) -"bmv" = (/obj/item/device/radio/intercom{name = "Station Intercom (General)"; pixel_y = -29},/turf/simulated/floor,/area/quartermaster/qm) -"bmw" = (/obj/machinery/atmospherics/unary/vent_scrubber{on = 1; scrub_N2O = 0; scrub_Toxins = 0},/turf/simulated/floor,/area/quartermaster/qm) -"bmx" = (/obj/machinery/atmospherics/unary/vent_pump{dir = 4; on = 1},/obj/disposalpipe/segment,/obj/rack{dir = 1},/obj/item/clothing/suit/fire/firefighter,/obj/item/weapon/tank/emergency_oxygen,/obj/item/clothing/mask/gas,/obj/item/clothing/glasses/meson,/turf/simulated/floor,/area/quartermaster/qm) -"bmy" = (/obj/machinery/atmospherics/pipe/manifold{dir = 4},/turf/simulated/wall/r_wall,/area/quartermaster/qm) -"bmz" = (/obj/cable{icon_state = "1-2"; d1 = 1; d2 = 2},/turf/simulated/floor{dir = 10; icon_state = "brown"; tag = "icon-yellow (SOUTHWEST)"},/area/hallway/primary/aft) -"bmA" = (/obj/machinery/light,/turf/simulated/floor{dir = 8; icon_state = "browncorner"; tag = "icon-yellowcorner (WEST)"},/area/hallway/primary/aft) -"bmB" = (/obj/machinery/atmospherics/unary/vent_pump{dir = 4; on = 1},/turf/simulated/floor,/area/hallway/primary/aft) -"bmC" = (/obj/machinery/atmospherics/pipe/manifold{dir = 4},/turf/simulated/floor,/area/hallway/primary/aft) -"bmD" = (/obj/machinery/light,/turf/simulated/floor,/area/hallway/primary/aft) -"bmE" = (/obj/machinery/atmospherics/pipe/simple,/obj/item/device/radio/intercom{name = "Station Intercom (General)"; pixel_y = -29},/turf/simulated/floor,/area/hallway/primary/aft) -"bmF" = (/obj/machinery/atmospherics/pipe/simple,/turf/simulated/wall,/area/maintenance/asmaint) -"bmG" = (/obj/machinery/atmospherics/pipe/tank/air,/turf/simulated/floor/plating,/area/maintenance/asmaint) -"bmH" = (/turf/simulated/floor/plating,/area/maintenance/asmaint) -"bmI" = (/obj/table,/obj/item/clothing/head/cakehat,/obj/machinery/computer/security/telescreen{name = "Entertainment monitor"; desc = "Damn, they better have /tg/thechannel on these things."; icon = 'status_display.dmi'; icon_state = "entertainment"; pixel_y = -30},/turf/simulated/floor{icon_state = "bar"},/area/crew_quarters/bar) -"bmJ" = (/obj/stool{pixel_y = 8},/obj/machinery/camera{c_tag = "Bar South"; dir = 1},/obj/machinery/light/small,/turf/simulated/floor{icon_state = "bar"},/area/crew_quarters/bar) -"bmK" = (/obj/table,/obj/item/weapon/dice/d20,/obj/item/weapon/dice,/obj/machinery/computer/security/telescreen{name = "Entertainment monitor"; desc = "Damn, they better have /tg/thechannel on these things."; icon = 'status_display.dmi'; icon_state = "entertainment"; pixel_y = -30},/turf/simulated/floor{icon_state = "bar"},/area/crew_quarters/bar) -"bmL" = (/obj/stool{pixel_y = 8},/obj/machinery/light/small,/turf/simulated/floor{icon_state = "bar"},/area/crew_quarters/bar) -"bmM" = (/obj/machinery/light/small,/obj/item/device/radio/intercom{name = "Station Intercom (General)"; pixel_y = -29},/obj/closet/gmcloset,/turf/simulated/floor{icon_state = "bar"},/area/crew_quarters/bar) -"bmN" = (/obj/machinery/light/small,/obj/machinery/disposal,/obj/disposalpipe/trunk{dir = 4},/turf/simulated/floor{icon_state = "bar"},/area/crew_quarters/bar) -"bmO" = (/obj/disposalpipe/segment{dir = 4},/obj/machinery/atmospherics/pipe/manifold{dir = 8},/turf/simulated/wall,/area/crew_quarters/bar) -"bmP" = (/obj/disposalpipe/junction,/obj/machinery/atmospherics/pipe/simple{color = "blue"; icon_state = "intact-b-f"; level = 1; name = "*pipe"},/obj/machinery/atmospherics/pipe/simple{color = "red"; dir = 4; icon_state = "intact-r-f"; layer = 3; level = 1; name = "**pipe"},/turf/simulated/floor/plating,/area/maintenance/maintcentral) -"bmQ" = (/obj/machinery/atmospherics/pipe/simple{color = "red"; dir = 4; icon_state = "intact-r-f"; layer = 3; level = 1; name = "**pipe"},/turf/simulated/wall/r_wall,/area/medical/genetics) -"bmR" = (/obj/window/reinforced,/obj/machinery/atmospherics/unary/vent_scrubber{dir = 8; icon_state = "off"; on = 1; scrub_N2O = 0; scrub_Toxins = 0},/obj/machinery/camera{c_tag = "Genetics Monkey Pen"; dir = 4; network = "SS13"},/turf/simulated/floor{tag = "icon-white (WEST)"; icon_state = "white"; dir = 8},/area/medical/genetics) -"bmS" = (/obj/window/reinforced,/mob/living/carbon/monkey{name = "Karl"},/turf/simulated/floor{icon_state = "white"},/area/medical/genetics) -"bmT" = (/obj/window/reinforced,/turf/simulated/floor{icon_state = "white"},/area/medical/genetics) -"bmU" = (/obj/machinery/door/window{name = "Monkey Pen"; req_access_txt = "9"},/mob/living/carbon/monkey{name = "Jackson"},/turf/simulated/floor{icon_state = "white"},/area/medical/genetics) -"bmV" = (/obj/window/reinforced,/mob/living/carbon/monkey{name = "Pierce"},/turf/simulated/floor{icon_state = "white"},/area/medical/genetics) -"bmW" = (/obj/cable{d1 = 1; d2 = 4; icon_state = "1-4"},/obj/item/device/radio/intercom{pixel_x = -25},/turf/simulated/floor{icon_state = "white"},/area/medical/genetics) -"bmX" = (/obj/stool/chair{dir = 1},/obj/cable{icon_state = "1-2"; d1 = 1; d2 = 2},/obj/cable{icon_state = "2-4"; d1 = 2; d2 = 4},/obj/cable{icon_state = "2-8"; d1 = 2; d2 = 8},/obj/landmark/start{name = "Geneticist"},/turf/simulated/floor{icon_state = "white"},/area/medical/genetics) -"bmY" = (/obj/cable{d1 = 1; d2 = 8; icon_state = "1-8"},/turf/simulated/floor{icon_state = "white"},/area/medical/genetics) -"bmZ" = (/obj/grille,/obj/window/reinforced,/obj/window/reinforced{tag = "icon-rwindow (EAST)"; icon_state = "rwindow"; dir = 4},/obj/window/reinforced{tag = "icon-rwindow (WEST)"; icon_state = "rwindow"; dir = 8},/obj/window/reinforced{tag = "icon-rwindow (NORTH)"; icon_state = "rwindow"; dir = 1},/turf/simulated/floor/plating,/area/medical/genetics) -"bna" = (/obj/machinery/atmospherics/pipe/simple{color = "red"; dir = 5; icon_state = "intact-r-f"; layer = 3; level = 1; name = "**pipe"},/turf/simulated/floor{icon_state = "white"},/area/medical/medbay) -"bnb" = (/obj/machinery/light,/obj/machinery/atmospherics/pipe/simple{color = "red"; dir = 10; icon_state = "intact-r-f"; initialize_directions = 10; layer = 3; level = 1; name = "**pipe"},/turf/simulated/floor{icon_state = "white"},/area/medical/medbay) -"bnc" = (/obj/disposalpipe/segment,/obj/machinery/atmospherics/pipe/simple{color = "blue"; icon_state = "intact-b-f"; level = 1; name = "*pipe"},/obj/machinery/door/firedoor/border_only,/obj/machinery/door/airlock/glass{name = "Recovery Room"; req_access_txt = "5"},/turf/simulated/floor{icon_state = "white"},/area/medical/surgery) -"bnd" = (/obj/item/device/radio/intercom{pixel_y = 25},/turf/simulated/floor{icon_state = "white"},/area/medical/surgery) -"bne" = (/obj/machinery/light{dir = 1},/turf/simulated/floor{icon_state = "white"},/area/medical/surgery) -"bnf" = (/obj/machinery/atmospherics/unary/vent_pump{dir = 1; on = 1},/turf/simulated/floor{icon_state = "white"},/area/medical/surgery) -"bng" = (/obj/table{icon_state = "tabledir"; dir = 8},/obj/machinery/atmospherics/pipe/simple{color = "red"; icon_state = "intact-r-f"; level = 1; name = "**pipe"},/obj/bedsheetbin{pixel_x = 2},/turf/simulated/floor{icon_state = "white"},/area/medical/surgery) -"bnh" = (/obj/grille,/obj/window/reinforced{tag = "icon-rwindow (WEST)"; icon_state = "rwindow"; dir = 8},/obj/window/reinforced{tag = "icon-rwindow (EAST)"; icon_state = "rwindow"; dir = 4},/obj/machinery/door/poddoor{density = 0; icon_state = "pdoor0"; id = "Obshutter"; name = "Observation Shutters"; opacity = 0},/turf/simulated/floor/plating,/area/medical/surgery) +"bfW" = (/obj/machinery/atmospherics/pipe/simple{color = "blue"; icon_state = "intact-b-f"; level = 1; name = "*pipe"},/obj/machinery/light/small{dir = 8},/turf/simulated/floor/plating,/area/maintenance/starboard) +"bfX" = (/obj/grille,/obj/window/reinforced{tag = "icon-rwindow (NORTH)"; icon_state = "rwindow"; dir = 1},/obj/window/reinforced{tag = "icon-rwindow (WEST)"; icon_state = "rwindow"; dir = 8},/obj/window/reinforced{tag = "icon-rwindow (EAST)"; icon_state = "rwindow"; dir = 4},/turf/simulated/floor/plating,/area/maintenance/starboard) +"bfY" = (/obj/machinery/conveyor_switch{id = "QMLoad"},/obj/machinery/door_control{id = "QMLoaddoor"; name = "Loading Doors"; pixel_x = -24; pixel_y = 0},/turf/simulated/floor{dir = 8; icon_state = "warning"; tag = "icon-warning"},/area/quartermaster/storage) +"bfZ" = (/obj/machinery/conveyor_switch{id = "QMLoad"},/turf/simulated/floor,/area/quartermaster/storage) +"bga" = (/obj/machinery/autolathe,/obj/cable{icon_state = "0-2"; d2 = 2},/obj/cable{icon_state = "0-4"; d2 = 4},/turf/simulated/floor,/area/quartermaster/office) +"bgb" = (/obj/cable{d1 = 1; d2 = 8; icon_state = "1-8"},/turf/simulated/floor,/area/quartermaster/office) +"bgc" = (/obj/cable{icon_state = "1-2"; d1 = 1; d2 = 2},/turf/simulated/floor,/area/quartermaster/office) +"bgd" = (/obj/grille,/obj/window/reinforced/east,/obj/window/reinforced/west,/obj/window/reinforced/west{tag = "icon-rwindow"; icon_state = "rwindow"; dir = 2},/turf/simulated/floor/plating,/area/quartermaster/office) +"bge" = (/obj/stool/chair{dir = 8},/obj/cable{icon_state = "1-2"; pixel_y = 0; d1 = 1; d2 = 2},/obj/machinery/light{dir = 4; icon_state = "tube1"; tag = "icon-tube1 (EAST)"},/turf/simulated/floor,/area/quartermaster) +"bgf" = (/obj/grille,/obj/window/reinforced/west,/obj/window/reinforced/east,/obj/window/reinforced{tag = "icon-rwindow (NORTH)"; icon_state = "rwindow"; dir = 1},/turf/simulated/floor/plating,/area/quartermaster) +"bgg" = (/obj/machinery/light{tag = "icon-tube1 (WEST)"; icon_state = "tube1"; dir = 8},/turf/simulated/floor,/area/teleporter) +"bgh" = (/obj/cable{icon_state = "1-2"; d1 = 1; d2 = 2},/turf/simulated/floor,/area/teleporter) +"bgi" = (/obj/machinery/light{tag = "icon-tube1 (EAST)"; icon_state = "tube1"; dir = 4},/turf/simulated/floor,/area/teleporter) +"bgj" = (/obj/machinery/atmospherics/pipe/manifold{dir = 8},/turf/space,/area/turret_protected/ai) +"bgk" = (/obj/machinery/atmospherics/unary/vent_scrubber{dir = 8; icon_state = "off"; on = 1; scrub_N2O = 0; scrub_Toxins = 0},/turf/simulated/floor/grid,/area/turret_protected/ai) +"bgl" = (/obj/machinery/turret{dir = 1},/obj/cable,/turf/simulated/floor/grid,/area/turret_protected/ai) +"bgm" = (/obj/cable{d1 = 1; d2 = 4; icon_state = "1-4"},/turf/simulated/floor/grid,/area/turret_protected/ai) +"bgn" = (/obj/machinery/power/smes{charge = 5e+006},/obj/cable{d2 = 8; icon_state = "0-8"},/turf/simulated/floor/grid,/area/turret_protected/ai) +"bgo" = (/obj/machinery/power/terminal{dir = 8},/obj/cable,/obj/cable{d2 = 8; icon_state = "0-8"},/turf/simulated/floor/grid,/area/turret_protected/ai) +"bgp" = (/obj/machinery/atmospherics/unary/vent_pump{dir = 4; on = 1},/turf/simulated/floor/grid,/area/turret_protected/ai) +"bgq" = (/obj/machinery/atmospherics/pipe/simple{dir = 10},/turf/space,/area/turret_protected/ai) +"bgr" = (/obj/machinery/camera{c_tag = "Nuke Storage"; dir = 4; network = "SS13"},/turf/simulated/floor{tag = "icon-caution (EAST)"; icon_state = "caution"; dir = 4},/area/security/nuke_storage) +"bgs" = (/obj/item/weapon/paper{info = "For safety reasons this nuke cannot be deployed. We apologise for the inconvenience. Have a nice day."},/turf/simulated/floor,/area/security/nuke_storage) +"bgt" = (/turf/simulated/floor{tag = "icon-bot (NORTH)"; icon_state = "bot"; dir = 1},/area/security/nuke_storage) +"bgu" = (/obj/cable{d1 = 1; d2 = 4; icon_state = "1-4"},/obj/grille,/obj/window/reinforced{tag = "icon-rwindow (EAST)"; icon_state = "rwindow"; dir = 4},/obj/window/reinforced{tag = "icon-rwindow (WEST)"; icon_state = "rwindow"; dir = 8},/turf/simulated/floor/plating,/area/security/nuke_storage) +"bgv" = (/obj/cable{icon_state = "4-8"; d1 = 4; d2 = 8},/turf/simulated/floor{tag = "icon-caution (WEST)"; icon_state = "caution"; dir = 8},/area/security/nuke_storage) +"bgw" = (/obj/machinery/atmospherics/pipe/simple,/obj/cable{icon_state = "4-8"; d1 = 4; d2 = 8},/obj/grille,/obj/window/reinforced{tag = "icon-rwindow (WEST)"; icon_state = "rwindow"; dir = 8},/obj/window/reinforced{tag = "icon-rwindow (EAST)"; icon_state = "rwindow"; dir = 4},/turf/simulated/floor/plating,/area/security/nuke_storage) +"bgx" = (/obj/cable{icon_state = "4-8"; pixel_y = 0; d1 = 4; d2 = 8},/turf/simulated/floor{dir = 8; icon_state = "warning"; tag = "icon-warning"},/area/hallway/primary/central) +"bgy" = (/obj/cable{icon_state = "2-8"; d1 = 2; d2 = 8},/obj/cable{icon_state = "1-2"; d1 = 1; d2 = 2},/turf/simulated/floor,/area/hallway/primary/central) +"bgz" = (/obj/machinery/atmospherics/pipe/simple{dir = 6},/turf/simulated/wall,/area/crew_quarters/kitchen) +"bgA" = (/obj/machinery/door/firedoor/border_only,/obj/machinery/door/airlock{name = "Kitchen"; req_access_txt = "28"},/turf/simulated/floor{icon_state = "white"},/area/crew_quarters/kitchen) +"bgB" = (/obj/disposalpipe/segment,/turf/simulated/wall,/area/crew_quarters/kitchen) +"bgC" = (/obj/disposalpipe/segment{dir = 4; icon_state = "pipe-c"},/turf/simulated/wall,/area/crew_quarters/kitchen) +"bgD" = (/obj/item/device/radio/intercom{dir = 8; name = "Station Intercom (General)"; pixel_x = -28},/obj/machinery/disposal,/obj/disposalpipe/trunk{dir = 8},/turf/simulated/floor{icon_state = "bar"},/area/crew_quarters/bar) +"bgE" = (/obj/machinery/light/small{dir = 1},/turf/simulated/floor{icon_state = "bar"},/area/crew_quarters/bar) +"bgF" = (/obj/cable{d1 = 1; d2 = 4; icon_state = "1-4"},/turf/simulated/floor{icon_state = "bar"},/area/crew_quarters/bar) +"bgG" = (/obj/cable{d1 = 1; d2 = 8; icon_state = "1-8"},/turf/simulated/floor{icon_state = "bar"},/area/crew_quarters/bar) +"bgH" = (/obj/stool{pixel_y = 5},/turf/simulated/floor{icon_state = "bar"},/area/crew_quarters/bar) +"bgI" = (/obj/machinery/vending/cigarette{pixel_x = -3; pixel_y = 2},/turf/simulated/floor{icon_state = "bar"},/area/crew_quarters/bar) +"bgJ" = (/obj/machinery/door/window/westleft{name = "Medical Delivery"; req_access_txt = "34"},/obj/machinery/navbeacon{codes_txt = "delivery;dir=4"; location = "Medbay"},/turf/simulated/floor{tag = "icon-bot (NORTH)"; icon_state = "bot"; dir = 1},/area/medical/medbay) +"bgK" = (/obj/machinery/door/window/eastleft{name = "Medical Delivery"; req_access_txt = "5"},/obj/window/reinforced,/turf/simulated/floor{icon_state = "delivery"},/area/medical/medbay) +"bgL" = (/obj/table{icon_state = "tabledir"; dir = 8},/obj/item/weapon/storage/firstaid/fire{pixel_x = 4; pixel_y = 3},/obj/item/weapon/storage/firstaid/toxin{pixel_x = 1},/turf/simulated/floor{icon_state = "white"},/area/medical/medbay) +"bgM" = (/obj/machinery/atmospherics/unary/cryo_cell,/turf/simulated/floor{icon_state = "warning"; tag = "icon-warning"},/area/medical/medbay) +"bgN" = (/obj/machinery/atmospherics/unary/cryo_cell,/turf/simulated/floor{dir = 6; icon_state = "warning"; tag = "icon-warning"},/area/medical/medbay) +"bgO" = (/obj/closet,/obj/machinery/camera{c_tag = "Cryogenics"; dir = 8; network = "SS13"},/turf/simulated/floor{icon_state = "white"},/area/medical/medbay) +"bgP" = (/obj/disposalpipe/segment{dir = 1},/turf/simulated/wall,/area/medical/medbay) +"bgQ" = (/obj/machinery/firealarm{dir = 8; pixel_x = -24},/turf/simulated/floor{icon_state = "white"},/area/medical/medbay) +"bgR" = (/obj/table{icon_state = "tabledir"; dir = 8},/obj/item/weapon/storage/stma_kit{pixel_x = 3; pixel_y = 3},/turf/simulated/floor{icon_state = "white"},/area/medical/medbay) +"bgS" = (/obj/grille,/obj/window/reinforced{tag = "icon-rwindow (EAST)"; icon_state = "rwindow"; dir = 4},/obj/window/reinforced{tag = "icon-rwindow (WEST)"; icon_state = "rwindow"; dir = 8},/obj/window/reinforced{tag = "icon-rwindow (NORTH)"; icon_state = "rwindow"; dir = 1},/turf/simulated/floor/plating,/area/medical/surgery) +"bgT" = (/obj/machinery/sleeper,/obj/cable{icon_state = "0-4"; d2 = 4},/turf/simulated/floor{dir = 4; icon_state = "warning"; tag = "icon-warning"},/area/medical/surgery) +"bgU" = (/obj/machinery/sleep_console,/obj/cable{icon_state = "4-8"; d1 = 4; d2 = 8},/obj/machinery/light{dir = 1},/obj/machinery/alarm{pixel_y = 25},/obj/machinery/camera{c_tag = "Surgical Prep Room"},/turf/simulated/floor{icon_state = "white"},/area/medical/surgery) +"bgV" = (/obj/cable{icon_state = "2-8"; d1 = 2; d2 = 8},/turf/simulated/floor{icon_state = "white"},/area/medical/surgery) +"bgW" = (/obj/cable{icon_state = "1-2"; d1 = 1; d2 = 2},/turf/simulated/floor{icon_state = "white"},/area/medical/surgery) +"bgX" = (/obj/machinery/disposal,/obj/disposalpipe/trunk{dir = 1},/obj/machinery/light{dir = 1},/turf/simulated/floor{icon_state = "white"},/area/medical/surgery) +"bgY" = (/obj/table{dir = 10; icon_state = "tabledir"},/obj/item/weapon/storage/stma_kit{pixel_x = 5; pixel_y = 4},/turf/simulated/floor{icon_state = "white"},/area/medical/surgery) +"bgZ" = (/obj/table{dir = 2; icon_state = "tabledir"},/obj/item/weapon/storage/lglo_kit{pixel_x = 3; pixel_y = 4},/turf/simulated/floor{icon_state = "white"},/area/medical/surgery) +"bha" = (/obj/disposalpipe/segment{dir = 1},/obj/machinery/atmospherics/pipe/simple{color = "blue"; icon_state = "intact-b-f"; level = 1; name = "*pipe"},/turf/simulated/wall,/area/medical/surgery) +"bhb" = (/obj/table{icon_state = "tabledir"; dir = 4},/obj/item/weapon/hemostat,/turf/simulated/floor{icon_state = "white"},/area/medical/surgery) +"bhc" = (/obj/cable{icon_state = "2-4"; d1 = 2; d2 = 4},/obj/machinery/atmospherics/unary/vent_pump{dir = 1; on = 1},/obj/item/device/radio/intercom{pixel_y = 25},/obj/machinery/light{dir = 1},/turf/simulated/floor{icon_state = "white"},/area/medical/surgery) +"bhd" = (/obj/machinery/computer/operating,/obj/cable{d2 = 8; icon_state = "0-8"},/turf/simulated/floor{icon_state = "white"},/area/medical/surgery) +"bhe" = (/obj/machinery/door_control{id = "Obshutter"; name = "Observation Door Control"; pixel_y = 25},/obj/machinery/light{dir = 1},/turf/simulated/floor{icon_state = "white"},/area/medical/surgery) +"bhf" = (/obj/table{icon_state = "tabledir"; dir = 8},/obj/item/weapon/scalpel,/turf/simulated/floor{icon_state = "white"},/area/medical/surgery) +"bhg" = (/obj/grille,/obj/machinery/door/poddoor{density = 0; icon_state = "pdoor0"; id = "Obshutter"; name = "Observation Shutters"; opacity = 0},/obj/window/reinforced{tag = "icon-rwindow (WEST)"; icon_state = "rwindow"; dir = 8},/obj/window/reinforced{tag = "icon-rwindow (EAST)"; icon_state = "rwindow"; dir = 4},/turf/simulated/floor/plating,/area/medical/surgery) +"bhh" = (/obj/stool/chair{dir = 8},/obj/item/device/radio/intercom{pixel_y = 25},/obj/machinery/camera{c_tag = "Surgery Observation"},/turf/simulated/floor{icon_state = "dark"},/area/medical/surgery) +"bhi" = (/obj/cable{icon_state = "1-2"; d1 = 1; d2 = 2},/turf/simulated/floor{icon_state = "dark"},/area/medical/surgery) +"bhj" = (/obj/machinery/atmospherics/pipe/simple{color = "red"; icon_state = "intact-r-f"; level = 1; name = "**pipe"},/turf/simulated/wall,/area/medical/surgery) +"bhk" = (/obj/rack{dir = 1},/obj/item/clothing/suit/fire/firefighter,/obj/item/weapon/tank/emergency_oxygen,/obj/item/clothing/mask/gas,/obj/item/clothing/glasses/sunglasses,/turf/simulated/floor/plating,/area/maintenance/starboard) +"bhl" = (/obj/grille,/obj/window/reinforced{tag = "icon-rwindow (WEST)"; icon_state = "rwindow"; dir = 8},/obj/window/reinforced{tag = "icon-rwindow (EAST)"; icon_state = "rwindow"; dir = 4},/turf/simulated/floor/plating,/area/maintenance/starboard) +"bhm" = (/obj/machinery/conveyor{dir = 4; id = "QMLoad"},/obj/machinery/door/poddoor{density = 1; icon_state = "pdoor1"; id = "QMLoaddoor"; name = "Supply Dock Loading Door"; opacity = 1},/turf/simulated/floor/plating,/area/quartermaster/storage) +"bhn" = (/obj/machinery/conveyor{dir = 4; id = "QMLoad"},/obj/plasticflaps,/turf/simulated/floor/plating,/area/quartermaster/storage) +"bho" = (/obj/machinery/conveyor{dir = 4; id = "QMLoad"},/turf/simulated/floor{dir = 1; icon_state = "warning"; tag = "icon-warning"},/area/quartermaster/storage) +"bhp" = (/obj/machinery/conveyor{dir = 4; id = "QMLoad"},/obj/machinery/light,/turf/simulated/floor{dir = 1; icon_state = "warning"; tag = "icon-warning"},/area/quartermaster/storage) +"bhq" = (/obj/cable{icon_state = "2-4"; d1 = 2; d2 = 4},/turf/simulated/floor,/area/quartermaster/storage) +"bhr" = (/obj/disposalpipe/segment,/obj/machinery/door/firedoor/border_only,/obj/cable{icon_state = "4-8"; pixel_y = 0; d1 = 4; d2 = 8},/turf/simulated/floor,/area/quartermaster/storage) +"bhs" = (/obj/machinery/door/firedoor/border_only,/obj/machinery/door/window/eastright{name = "Cargo Office"; req_access_txt = "31"},/turf/simulated/floor,/area/quartermaster/office) +"bht" = (/obj/stool/chair{dir = 8},/obj/cable{icon_state = "1-2"; pixel_y = 0; d1 = 1; d2 = 2},/turf/simulated/floor,/area/quartermaster) +"bhu" = (/obj/crate,/turf/simulated/floor,/area/teleporter) +"bhv" = (/obj/machinery/shieldwallgen,/turf/simulated/floor,/area/teleporter) +"bhw" = (/obj/window/reinforced/west{tag = "icon-rwindow (EAST)"; icon_state = "rwindow"; dir = 4},/obj/machinery/shieldwallgen,/turf/simulated/floor,/area/teleporter) +"bhx" = (/obj/cable{icon_state = "2-4"; d1 = 2; d2 = 4},/turf/simulated/floor{dir = 10; icon_state = "warning"; tag = "icon-warning"},/area/teleporter) +"bhy" = (/obj/cable,/obj/cable{d2 = 8; icon_state = "0-8"},/obj/cable{icon_state = "0-4"; d2 = 4},/obj/cable{icon_state = "0-2"; d2 = 2},/turf/simulated/floor{icon_state = "warning"; tag = "icon-warning"},/area/teleporter) +"bhz" = (/obj/cable{icon_state = "2-8"; d1 = 2; d2 = 8},/turf/simulated/floor{icon_state = "warning"; tag = "icon-warning"},/area/teleporter) +"bhA" = (/turf/simulated/floor{dir = 6; icon_state = "warning"; tag = "icon-warning"},/area/teleporter) +"bhB" = (/obj/machinery/atmospherics/pipe/manifold{dir = 8},/turf/simulated/wall/r_wall,/area/turret_protected/ai) +"bhC" = (/obj/machinery/atmospherics/pipe/manifold{dir = 1},/turf/simulated/wall/r_wall,/area/turret_protected/ai) +"bhD" = (/obj/machinery/atmospherics/pipe/simple,/obj/machinery/atmospherics/pipe/simple{dir = 4},/turf/simulated/wall/r_wall,/area/turret_protected/ai) +"bhE" = (/obj/machinery/atmospherics/pipe/manifold,/turf/simulated/wall/r_wall,/area/security/nuke_storage) +"bhF" = (/obj/machinery/light{tag = "icon-tube1 (WEST)"; icon_state = "tube1"; dir = 8},/obj/machinery/atmospherics/unary/vent_scrubber{dir = 8; icon_state = "off"; on = 1; scrub_N2O = 0; scrub_Toxins = 0},/turf/simulated/floor{tag = "icon-caution (EAST)"; icon_state = "caution"; dir = 4},/area/security/nuke_storage) +"bhG" = (/obj/grille,/obj/window/reinforced,/obj/window/reinforced{tag = "icon-rwindow (WEST)"; icon_state = "rwindow"; dir = 8},/turf/simulated/floor/plating,/area/security/nuke_storage) +"bhH" = (/obj/grille,/obj/window/reinforced{tag = "icon-rwindow (NORTH)"; icon_state = "rwindow"; dir = 1},/obj/window/reinforced,/obj/window/reinforced{tag = "icon-rwindow (EAST)"; icon_state = "rwindow"; dir = 4},/turf/simulated/floor/plating,/area/security/nuke_storage) +"bhI" = (/obj/machinery/door/window/southleft,/obj/machinery/door/window/southleft{dir = 1},/turf/simulated/floor{tag = "icon-bot (NORTH)"; icon_state = "bot"; dir = 1},/area/security/nuke_storage) +"bhJ" = (/obj/grille,/obj/window/reinforced{tag = "icon-rwindow (NORTH)"; icon_state = "rwindow"; dir = 1},/obj/window/reinforced,/obj/window/reinforced{tag = "icon-rwindow (WEST)"; icon_state = "rwindow"; dir = 8},/turf/simulated/floor/plating,/area/security/nuke_storage) +"bhK" = (/obj/grille,/obj/window/reinforced{tag = "icon-rwindow (EAST)"; icon_state = "rwindow"; dir = 4},/obj/window/reinforced,/turf/simulated/floor/plating,/area/security/nuke_storage) +"bhL" = (/obj/machinery/light{tag = "icon-tube1 (WEST)"; icon_state = "tube1"; dir = 8},/turf/simulated/floor{dir = 8; icon_state = "warning"; tag = "icon-warning"},/area/hallway/primary/central) +"bhM" = (/obj/machinery/atmospherics/unary/vent_scrubber{dir = 1; on = 1; scrub_N2O = 0; scrub_Toxins = 0},/obj/machinery/alarm{pixel_y = 24},/turf/simulated/floor{tag = "icon-freezerfloor"; icon_state = "freezerfloor"},/area/crew_quarters/kitchen) +"bhN" = (/obj/machinery/atmospherics/unary/vent_pump{dir = 1; on = 1},/obj/machinery/light_switch{pixel_y = 28},/turf/simulated/floor{tag = "icon-freezerfloor"; icon_state = "freezerfloor"},/area/crew_quarters/kitchen) +"bhO" = (/turf/simulated/floor{tag = "icon-freezerfloor"; icon_state = "freezerfloor"},/area/crew_quarters/kitchen) +"bhP" = (/obj/machinery/gibber,/obj/disposalpipe/segment,/turf/simulated/floor{tag = "icon-freezerfloor"; icon_state = "freezerfloor"},/area/crew_quarters/kitchen) +"bhQ" = (/obj/device/piano{dir = 4},/turf/simulated/floor{icon_state = "bar"},/area/crew_quarters/bar) +"bhR" = (/obj/stool{pixel_y = 8},/turf/simulated/floor{icon_state = "bar"},/area/crew_quarters/bar) +"bhS" = (/obj/table/reinforced{dir = 9; icon_state = "reinf_tabledir"; tag = "icon-reinf_tabledir (SOUTHWEST)"},/turf/simulated/floor{icon_state = "bar"},/area/crew_quarters/bar) +"bhT" = (/obj/table/reinforced{dir = 1; icon_state = "reinf_tabledir"; tag = "icon-reinf_tabledir"},/turf/simulated/floor{icon_state = "bar"},/area/crew_quarters/bar) +"bhU" = (/obj/machinery/door/window/northright{dir = 2; name = "Bar Door"; req_access_txt = "25"},/turf/simulated/floor{icon_state = "bar"},/area/crew_quarters/bar) +"bhV" = (/obj/machinery/atmospherics/pipe/manifold{dir = 8},/turf/simulated/wall,/area/crew_quarters/bar) +"bhW" = (/obj/table{icon_state = "tabledir"; dir = 4},/obj/item/weapon/storage/firstaid/regular,/obj/item/weapon/storage/firstaid/regular{pixel_x = -3; pixel_y = -3},/obj/machinery/atmospherics/pipe/simple{color = "red"; dir = 4; icon_state = "intact-r-f"; layer = 3; level = 1; name = "**pipe"},/turf/simulated/floor{tag = "icon-white (WEST)"; icon_state = "white"; dir = 8},/area/medical/medbay) +"bhX" = (/obj/machinery/atmospherics/pipe/simple{color = "red"; dir = 4; icon_state = "intact-r-f"; layer = 3; level = 1; name = "**pipe"},/turf/simulated/floor{icon_state = "white"},/area/medical/medbay) +"bhY" = (/obj/table{dir = 10; icon_state = "tabledir"},/obj/item/weapon/storage/backpack/medic{pixel_x = 3; pixel_y = 6},/obj/item/weapon/storage/backpack/medic{pixel_x = 3; pixel_y = 6},/obj/machinery/atmospherics/pipe/simple{color = "red"; dir = 4; icon_state = "intact-r-f"; layer = 3; level = 1; name = "**pipe"},/obj/item/weapon/cleaner,/turf/simulated/floor{icon_state = "white"},/area/medical/medbay) +"bhZ" = (/obj/machinery/atmospherics/pipe/simple{color = "red"; dir = 9; icon_state = "intact-r-f"; layer = 3; level = 1; name = "**pipe"},/turf/simulated/wall,/area/medical/medbay) +"bia" = (/obj/machinery/atmospherics/pipe/simple{dir = 5; icon_state = "intact"; layer = 3; level = 2},/turf/simulated/floor{icon_state = "white"},/area/medical/medbay) +"bib" = (/obj/machinery/atmospherics/pipe/manifold{icon_state = "manifold"; level = 2},/turf/simulated/floor{icon_state = "white"},/area/medical/medbay) +"bic" = (/obj/machinery/atmospherics/pipe/simple{icon_state = "intact"; dir = 10; layer = 3; pixel_x = 0; level = 2; initialize_directions = 10},/turf/simulated/floor{icon_state = "white"},/area/medical/medbay) +"bid" = (/obj/machinery/light{dir = 1},/obj/item/device/radio/intercom{pixel_y = 25},/turf/simulated/floor{icon_state = "white"},/area/medical/medbay) +"bie" = (/obj/grille,/obj/window/reinforced,/obj/window/reinforced{tag = "icon-rwindow (EAST)"; icon_state = "rwindow"; dir = 4},/obj/window/reinforced{tag = "icon-rwindow (WEST)"; icon_state = "rwindow"; dir = 8},/obj/window/reinforced{tag = "icon-rwindow (NORTH)"; icon_state = "rwindow"; dir = 1},/obj/disposalpipe/segment{dir = 1},/turf/simulated/floor/plating,/area/medical/medbay) +"bif" = (/obj/table{dir = 10; icon_state = "tabledir"},/turf/simulated/floor{icon_state = "white"},/area/medical/medbay) +"big" = (/obj/window/reinforced{tag = "icon-rwindow (EAST)"; icon_state = "rwindow"; dir = 4},/obj/window/reinforced{tag = "icon-rwindow (WEST)"; icon_state = "rwindow"; dir = 8},/obj/grille,/turf/simulated/floor/plating,/area/medical/surgery) +"bih" = (/turf/simulated/floor{dir = 4; icon_state = "warning"; tag = "icon-warning"},/area/medical/surgery) +"bii" = (/turf/simulated/floor{icon_state = "white"},/area/medical/surgery) +"bij" = (/obj/landmark/start{name = "Medical Doctor"},/turf/simulated/floor{icon_state = "white"},/area/medical/surgery) +"bik" = (/obj/machinery/sink{icon_state = "sink"; dir = 4; pixel_x = 15; pixel_y = 3},/turf/simulated/floor{icon_state = "white"},/area/medical/surgery) +"bil" = (/obj/table{icon_state = "tabledir"; dir = 6},/obj/item/weapon/cigpacket,/obj/item/weapon/cleaner,/turf/simulated/floor{icon_state = "white"},/area/medical/surgery) +"bim" = (/obj/machinery/optable,/turf/simulated/floor{icon_state = "white"},/area/medical/surgery) +"bin" = (/obj/table{icon_state = "tabledir"; dir = 8},/obj/item/weapon/circular_saw,/turf/simulated/floor{icon_state = "white"},/area/medical/surgery) +"bio" = (/obj/stool/chair{dir = 8},/turf/simulated/floor{icon_state = "dark"},/area/medical/surgery) +"bip" = (/obj/cable,/obj/machinery/power/apc{dir = 4; name = "Surgery APC"; pixel_x = 25},/turf/simulated/floor{icon_state = "dark"},/area/medical/surgery) +"biq" = (/obj/rack,/obj/item/weapon/storage/utilitybelt,/obj/item/weapon/extinguisher,/turf/simulated/floor/plating,/area/maintenance/starboard) +"bir" = (/obj/grille,/obj/window/reinforced/north,/obj/window/reinforced/east,/turf/simulated/floor/plating,/area/quartermaster/storage) +"bis" = (/obj/item/device/radio/intercom{name = "Station Intercom (General)"; pixel_y = -29},/turf/simulated/floor,/area/quartermaster/storage) +"bit" = (/obj/machinery/camera{c_tag = "Cargo Loading Area South"; dir = 1},/turf/simulated/floor,/area/quartermaster/storage) +"biu" = (/obj/machinery/power/apc{dir = 2; name = "QM Storage APC"; pixel_x = 0; pixel_y = -25},/obj/cable,/turf/simulated/floor,/area/quartermaster/storage) +"biv" = (/obj/machinery/firealarm{dir = 2; pixel_y = -24},/obj/machinery/conveyor_switch{id = "miningToQM"},/turf/simulated/floor,/area/quartermaster/office) +"biw" = (/obj/machinery/light,/obj/machinery/atmospherics/unary/vent_pump{on = 1},/turf/simulated/floor,/area/quartermaster/office) +"bix" = (/obj/machinery/power/apc{dir = 2; name = "Cargo APC"; pixel_x = 1; pixel_y = -24},/obj/cable,/obj/cable{icon_state = "0-4"; d2 = 4},/turf/simulated/floor,/area/quartermaster/office) +"biy" = (/obj/cable{icon_state = "2-8"; d1 = 2; d2 = 8},/turf/simulated/floor,/area/quartermaster/office) +"biz" = (/obj/machinery/camera{c_tag = "Cargo Office Foyer South"; dir = 1},/turf/simulated/floor,/area/quartermaster/office) +"biA" = (/obj/grille,/obj/window/reinforced/east,/obj/window/reinforced/west,/obj/window/reinforced,/obj/window/reinforced/west{tag = "icon-rwindow (NORTH)"; icon_state = "rwindow"; dir = 1},/turf/simulated/floor/plating,/area/quartermaster/office) +"biB" = (/obj/machinery/firealarm{dir = 1; pixel_y = -24},/turf/simulated/floor,/area/quartermaster) +"biC" = (/obj/machinery/alarm{dir = 1; icon_state = "alarm0"; pixel_y = -22},/turf/simulated/floor,/area/quartermaster) +"biD" = (/obj/machinery/atmospherics/unary/vent_pump{on = 1},/obj/item/device/radio/intercom{name = "Station Intercom (General)"; pixel_y = -29},/turf/simulated/floor,/area/quartermaster) +"biE" = (/obj/stool/chair{dir = 8},/obj/machinery/power/apc{dir = 2; name = "Cargo Foyer APC"; pixel_x = 1; pixel_y = -24},/obj/cable,/turf/simulated/floor,/area/quartermaster) +"biF" = (/obj/machinery/door/firedoor/border_only,/obj/machinery/light{dir = 4; icon_state = "tube1"; tag = "icon-tube1 (EAST)"},/turf/simulated/floor,/area/hallway/primary/central) +"biG" = (/obj/machinery/firealarm{dir = 1; pixel_y = -24},/obj/machinery/shieldwallgen,/turf/simulated/floor,/area/teleporter) +"biH" = (/obj/machinery/atmospherics/unary/vent_scrubber{on = 1; scrub_N2O = 0; scrub_Toxins = 0},/obj/window/reinforced/west{tag = "icon-rwindow (EAST)"; icon_state = "rwindow"; dir = 4},/obj/machinery/shieldwallgen,/turf/simulated/floor{tag = "icon-floorgrime"; icon_state = "floorgrime"},/area/teleporter) +"biI" = (/obj/machinery/computer/teleporter,/obj/cable,/turf/simulated/floor{tag = "icon-floorgrime"; icon_state = "floorgrime"},/area/teleporter) +"biJ" = (/obj/machinery/teleport/station,/obj/cable,/turf/simulated/floor{tag = "icon-floorgrime"; icon_state = "floorgrime"},/area/teleporter) +"biK" = (/obj/machinery/teleport/hub,/obj/cable,/turf/simulated/floor{tag = "icon-floorgrime"; icon_state = "floorgrime"},/area/teleporter) +"biL" = (/obj/machinery/light{tag = "icon-tube1 (EAST)"; icon_state = "tube1"; dir = 4},/obj/rack,/obj/item/weapon/tank/oxygen,/obj/item/clothing/mask/gas,/turf/simulated/floor,/area/teleporter) +"biM" = (/obj/machinery/atmospherics/pipe/simple{dir = 5},/turf/simulated/wall/r_wall,/area/teleporter) +"biN" = (/obj/machinery/atmospherics/pipe/simple{dir = 4},/obj/machinery/atmospherics/pipe/simple,/obj/grille,/turf/simulated/wall/r_wall,/area/turret_protected/ai) +"biO" = (/obj/machinery/atmospherics/pipe/simple{dir = 4},/obj/grille,/turf/simulated/wall/r_wall,/area/turret_protected/ai) +"biP" = (/obj/machinery/atmospherics/pipe/manifold{dir = 1},/obj/grille,/turf/simulated/wall/r_wall,/area/turret_protected/ai) +"biQ" = (/obj/machinery/atmospherics/pipe/simple{dir = 9},/obj/grille,/turf/simulated/wall/r_wall,/area/turret_protected/ai) +"biR" = (/turf/simulated/wall/r_wall,/area/security/nuke_storage) +"biS" = (/turf/simulated/floor{tag = "icon-cautioncorner (EAST)"; icon_state = "cautioncorner"; dir = 4},/area/security/nuke_storage) +"biT" = (/turf/simulated/floor{tag = "icon-caution (NORTH)"; icon_state = "caution"; dir = 1},/area/security/nuke_storage) +"biU" = (/turf/simulated/floor{tag = "icon-cautioncorner (NORTH)"; icon_state = "cautioncorner"; dir = 1},/area/security/nuke_storage) +"biV" = (/obj/machinery/atmospherics/pipe/simple,/obj/grille,/obj/window/reinforced{tag = "icon-rwindow (WEST)"; icon_state = "rwindow"; dir = 8},/obj/window/reinforced{tag = "icon-rwindow (EAST)"; icon_state = "rwindow"; dir = 4},/obj/window/reinforced,/turf/simulated/floor/plating,/area/security/nuke_storage) +"biW" = (/obj/machinery/door/firedoor/border_only,/turf/simulated/floor{dir = 8; icon_state = "warning"; tag = "icon-warning"},/area/hallway/primary/central) +"biX" = (/obj/kitchenspike,/obj/machinery/light/small{dir = 8},/turf/simulated/floor{tag = "icon-freezerfloor"; icon_state = "freezerfloor"},/area/crew_quarters/kitchen) +"biY" = (/obj/secure_closet/meat,/obj/machinery/light/small{dir = 4},/obj/disposalpipe/junction{icon_state = "pipe-j2"},/turf/simulated/floor{tag = "icon-freezerfloor"; icon_state = "freezerfloor"},/area/crew_quarters/kitchen) +"biZ" = (/obj/table{icon_state = "tabledir"; dir = 5},/obj/machinery/light{tag = "icon-tube1 (WEST)"; icon_state = "tube1"; dir = 8},/obj/item/weapon/reagent_containers/food/condiment/saltshaker,/turf/simulated/floor{icon_state = "bar"},/area/crew_quarters/bar) +"bja" = (/obj/table{icon_state = "tabledir"; dir = 9},/turf/simulated/floor{icon_state = "bar"},/area/crew_quarters/bar) +"bjb" = (/obj/table{icon_state = "tabledir"; dir = 5},/obj/item/weapon/reagent_containers/food/condiment/peppermill,/turf/simulated/floor{icon_state = "bar"},/area/crew_quarters/bar) +"bjc" = (/obj/table/reinforced{dir = 8; icon_state = "reinf_tabledir"; tag = "icon-reinf_tabledir"},/obj/item/clothing/head/that,/turf/simulated/floor{icon_state = "bar"},/area/crew_quarters/bar) +"bjd" = (/obj/table/reinforced{dir = 9; icon_state = "reinf_tabledir"; tag = "icon-reinf_tabledir (SOUTHWEST)"},/obj/machinery/light{tag = "icon-tube1 (EAST)"; icon_state = "tube1"; dir = 4},/obj/item/weapon/gun/shotgun,/turf/simulated/floor{icon_state = "bar"},/area/crew_quarters/bar) +"bje" = (/obj/table{icon_state = "tabledir"; dir = 6},/obj/item/weapon/storage/firstaid/o2{pixel_x = 0; pixel_y = 5},/obj/item/weapon/storage/firstaid/o2{pixel_x = -3; pixel_y = 2},/turf/simulated/floor{tag = "icon-white (WEST)"; icon_state = "white"; dir = 8},/area/medical/medbay) +"bjf" = (/obj/table{tag = "icon-table_vertical (EAST)"; icon_state = "table_vertical"; dir = 4},/obj/item/weapon/gun/syringe{pixel_y = 3},/obj/item/weapon/gun/syringe,/turf/simulated/floor{icon_state = "white"},/area/medical/medbay) +"bjg" = (/obj/secure_closet/medical1{pixel_x = 5},/turf/simulated/floor{dir = 9; icon_state = "warning"; tag = "icon-warning"},/area/medical/medbay) +"bjh" = (/obj/machinery/atmospherics/pipe/simple{dir = 6; icon_state = "intact"; initialize_directions = 6; layer = 3; level = 2},/obj/machinery/light{dir = 8},/turf/simulated/floor{icon_state = "white"},/area/medical/medbay) +"bji" = (/obj/machinery/atmospherics/pipe/manifold{dir = 1; icon_state = "manifold"; level = 2},/turf/simulated/floor{icon_state = "white"},/area/medical/medbay) +"bjj" = (/obj/machinery/atmospherics/pipe/manifold{dir = 4; icon_state = "manifold"; initialize_directions = 11; level = 2},/turf/simulated/floor{icon_state = "white"},/area/medical/medbay) +"bjk" = (/obj/disposalpipe/segment{dir = 1},/obj/machinery/door/firedoor/border_only,/obj/machinery/door/airlock/glass{name = "Cryogenics"; req_access = "5"},/turf/simulated/floor{icon_state = "white"},/area/medical/medbay) +"bjl" = (/obj/secure_closet/medical1{pixel_x = 5},/turf/simulated/floor{icon_state = "white"},/area/medical/medbay) +"bjm" = (/obj/grille,/obj/window/reinforced{tag = "icon-rwindow (EAST)"; icon_state = "rwindow"; dir = 4},/obj/window/reinforced{tag = "icon-rwindow (WEST)"; icon_state = "rwindow"; dir = 8},/turf/simulated/floor/plating,/area/medical/surgery) +"bjn" = (/obj/machinery/sleep_console,/obj/cable{icon_state = "4-8"; d1 = 4; d2 = 8},/turf/simulated/floor{icon_state = "white"},/area/medical/surgery) +"bjo" = (/obj/cable{icon_state = "4-8"; d1 = 4; d2 = 8},/obj/cable{icon_state = "2-4"; d1 = 2; d2 = 4},/obj/cable{d1 = 1; d2 = 4; icon_state = "1-4"},/turf/simulated/floor{icon_state = "white"},/area/medical/surgery) +"bjp" = (/obj/cable{d1 = 1; d2 = 4; icon_state = "1-4"},/obj/cable{d1 = 1; d2 = 8; icon_state = "1-8"},/turf/simulated/floor{icon_state = "white"},/area/medical/surgery) +"bjq" = (/obj/cable{icon_state = "4-8"; d1 = 4; d2 = 8},/turf/simulated/floor{icon_state = "white"},/area/medical/surgery) +"bjr" = (/obj/disposalpipe/segment{dir = 1},/obj/cable{icon_state = "4-8"; d1 = 4; d2 = 8},/obj/machinery/atmospherics/pipe/simple{color = "blue"; icon_state = "intact-b-f"; level = 1; name = "*pipe"},/obj/machinery/door/firedoor/border_only,/obj/machinery/door/airlock/medical{name = "Operating Theatre"; req_access_txt = "45"},/turf/simulated/floor{icon_state = "white"},/area/medical/surgery) +"bjs" = (/obj/cable{d1 = 1; d2 = 8; icon_state = "1-8"},/turf/simulated/floor{icon_state = "white"},/area/medical/surgery) +"bjt" = (/obj/table{dir = 10; icon_state = "tabledir"},/turf/simulated/floor{icon_state = "white"},/area/medical/surgery) +"bju" = (/turf/simulated/floor{icon_state = "dark"},/area/medical/surgery) +"bjv" = (/obj/closet/firecloset,/turf/simulated/floor/plating,/area/maintenance/starboard) +"bjw" = (/obj/grille,/obj/window/reinforced/east,/obj/window/reinforced/south,/obj/window/reinforced/west,/turf/simulated/floor/plating,/area/quartermaster/storage) +"bjx" = (/turf/simulated/wall/r_wall,/area/quartermaster/storage) +"bjy" = (/obj/disposalpipe/segment,/turf/simulated/wall,/area/quartermaster/storage) +"bjz" = (/obj/machinery/door/airlock/maintenance{name = "QM Office Maintenance"; req_access_txt = "12;31"},/turf/simulated/floor/plating,/area/quartermaster/office) +"bjA" = (/turf/simulated/wall,/area/quartermaster/office) +"bjB" = (/obj/machinery/atmospherics/pipe/simple,/obj/plasticflaps,/obj/machinery/conveyor{dir = 1; id = "miningToQM"},/turf/simulated/floor/plating,/area/quartermaster/office) +"bjC" = (/turf/simulated/wall/r_wall,/area/quartermaster/office) +"bjD" = (/obj/machinery/door/firedoor/border_only,/obj/machinery/door/airlock/maintenance{name = "Quartermaster's Office"; req_access_txt = "41"},/obj/cable{icon_state = "1-2"; d1 = 1; d2 = 2},/turf/simulated/floor,/area/quartermaster/qm) +"bjE" = (/turf/simulated/wall/r_wall,/area/quartermaster/qm) +"bjF" = (/obj/table/reinforced,/obj/machinery/door/window/westleft{base_state = "right"; dir = 2; icon_state = "right"; name = "Quartermaster"; req_access_txt = "41"},/obj/machinery/door/window/westleft{base_state = "right"; dir = 1; icon_state = "right"; name = "Quartermaster"; req_access_txt = "0"},/turf/simulated/floor,/area/quartermaster/qm) +"bjG" = (/obj/machinery/atmospherics/pipe/simple{dir = 5},/turf/simulated/wall/r_wall,/area/quartermaster/qm) +"bjH" = (/obj/machinery/atmospherics/pipe/simple{dir = 4},/turf/simulated/wall/r_wall,/area/quartermaster/qm) +"bjI" = (/obj/machinery/atmospherics/pipe/simple{dir = 10},/turf/simulated/wall/r_wall,/area/quartermaster/qm) +"bjJ" = (/obj/machinery/door/firedoor/border_only,/obj/machinery/door/airlock/glass{name = "Central Access"},/obj/cable{icon_state = "1-2"; d1 = 1; d2 = 2},/turf/simulated/floor,/area/hallway/primary/aft) +"bjK" = (/obj/machinery/door/firedoor/border_only,/obj/machinery/door/airlock/glass{name = "Central Access"},/turf/simulated/floor,/area/hallway/primary/aft) +"bjL" = (/obj/machinery/atmospherics/pipe/manifold{dir = 1},/turf/simulated/wall/r_wall,/area/teleporter) +"bjM" = (/obj/machinery/atmospherics/pipe/simple{dir = 4},/turf/simulated/wall/r_wall,/area/teleporter) +"bjN" = (/obj/machinery/atmospherics/pipe/simple{dir = 9},/turf/simulated/wall/r_wall,/area/hallway/primary/aft) +"bjO" = (/turf/simulated/wall/r_wall,/area/hallway/primary/aft) +"bjP" = (/obj/machinery/atmospherics/pipe/simple,/turf/simulated/wall/r_wall,/area/hallway/primary/aft) +"bjQ" = (/obj/grille,/obj/window/reinforced{tag = "icon-rwindow (WEST)"; icon_state = "rwindow"; dir = 8},/obj/window/reinforced{tag = "icon-rwindow (NORTH)"; icon_state = "rwindow"; dir = 1},/obj/window/reinforced,/turf/simulated/floor/plating,/area/security/nuke_storage) +"bjR" = (/obj/machinery/door/firedoor/border_only,/obj/machinery/door/airlock/command{name = "Heads of Staff"; req_access = null; req_access_txt = "19"},/turf/simulated/floor,/area/security/nuke_storage) +"bjS" = (/obj/cable{icon_state = "1-2"; d1 = 1; d2 = 2},/obj/machinery/door/firedoor/border_only,/obj/machinery/door/airlock/glass{name = "Central Access"},/turf/simulated/floor,/area/hallway/primary/aft) +"bjT" = (/obj/kitchenspike,/turf/simulated/floor{tag = "icon-freezerfloor"; icon_state = "freezerfloor"},/area/crew_quarters/kitchen) +"bjU" = (/obj/disposalpipe/segment,/obj/machinery/chem_master/condimaster{name = "CondiMaster Neo"},/turf/simulated/floor{tag = "icon-freezerfloor"; icon_state = "freezerfloor"},/area/crew_quarters/kitchen) +"bjV" = (/obj/table{icon_state = "tabledir"; dir = 6},/obj/item/weapon/reagent_containers/food/drinks/cola,/turf/simulated/floor{icon_state = "bar"},/area/crew_quarters/bar) +"bjW" = (/obj/table{icon_state = "tabledir"; dir = 10},/turf/simulated/floor{icon_state = "bar"},/area/crew_quarters/bar) +"bjX" = (/obj/table{icon_state = "tabledir"; dir = 6},/turf/simulated/floor{icon_state = "bar"},/area/crew_quarters/bar) +"bjY" = (/obj/table/reinforced{dir = 8; icon_state = "reinf_tabledir"; tag = "icon-reinf_tabledir"},/turf/simulated/floor{icon_state = "bar"},/area/crew_quarters/bar) +"bjZ" = (/obj/landmark/start{name = "Barman"},/turf/simulated/floor{icon_state = "bar"},/area/crew_quarters/bar) +"bka" = (/obj/table/reinforced{dir = 10; icon_state = "reinf_tabledir"; tag = "icon-reinf_tabledir"},/obj/machinery/camera{c_tag = "Bar"; dir = 8; network = "SS13"},/obj/item/weapon/reagent_containers/food/drinks/shaker,/turf/simulated/floor{icon_state = "bar"},/area/crew_quarters/bar) +"bkb" = (/obj/machinery/atmospherics/unary/vent_scrubber{dir = 8; frequency = 1445; icon_state = "off"; id_tag = "tox_main_scrub_2"; on = 1; scrub_Toxins = 1},/obj/secure_closet/medical3{pixel_x = -5},/turf/simulated/floor{dir = 5; icon_state = "warning"; tag = "icon-warning"},/area/medical/medbay) +"bkc" = (/obj/machinery/light,/obj/machinery/atmospherics/unary/vent_pump,/obj/landmark{name = "xeno_spawn"; pixel_x = -1},/turf/simulated/floor{icon_state = "white"},/area/medical/medbay) +"bkd" = (/obj/table{tag = "icon-table_vertical (NORTH)"; icon_state = "table_vertical"; dir = 1},/obj/item/weapon/storage/firstaid/syringes,/turf/simulated/floor{icon_state = "white"},/area/medical/medbay) +"bke" = (/obj/machinery/light,/obj/item/device/radio/intercom{pixel_y = -25},/turf/simulated/floor{icon_state = "white"},/area/medical/medbay) +"bkf" = (/obj/secure_closet/medical2{pixel_x = 5},/turf/simulated/floor{dir = 8; icon_state = "warning"; tag = "icon-warning"},/area/medical/medbay) +"bkg" = (/obj/machinery/atmospherics/portables_connector{dir = 1; name = "Connector Port (Air Supply)"},/obj/machinery/portable_atmospherics/canister/oxygen,/turf/simulated/floor{dir = 1; icon_state = "warning"; tag = "icon-warning"},/area/medical/medbay) +"bkh" = (/obj/machinery/atmospherics/unary/cold_sink/freezer,/turf/simulated/floor{dir = 5; icon_state = "warning"; tag = "icon-warning"},/area/medical/medbay) +"bki" = (/obj/table/reinforced{dir = 9; icon_state = "reinf_tabledir"; tag = "icon-reinf_tabledir (SOUTHWEST)"},/obj/item/weapon/wrench{pixel_x = 5; pixel_y = -5},/obj/item/weapon/reagent_containers/glass/beaker/cryoxadone{pixel_x = 7},/obj/item/weapon/reagent_containers/glass/beaker/cryoxadone{pixel_x = 7},/turf/simulated/floor{icon_state = "white"},/area/medical/medbay) +"bkj" = (/obj/grille,/obj/window/reinforced{tag = "icon-rwindow (EAST)"; icon_state = "rwindow"; dir = 4},/obj/window/reinforced{tag = "icon-rwindow (NORTH)"; icon_state = "rwindow"; dir = 1},/obj/window/reinforced{tag = "icon-rwindow (WEST)"; icon_state = "rwindow"; dir = 8},/obj/window/reinforced,/obj/disposalpipe/segment{dir = 1},/turf/simulated/floor/plating,/area/medical/medbay) +"bkk" = (/obj/table{dir = 9; icon_state = "tabledir"; pixel_y = 0},/obj/item/weapon/crowbar,/turf/simulated/floor{icon_state = "white"},/area/medical/medbay) +"bkl" = (/obj/machinery/atmospherics/unary/vent_pump,/turf/simulated/floor{dir = 4; icon_state = "warning"; tag = "icon-warning"},/area/medical/surgery) +"bkm" = (/obj/table{tag = "icon-table_vertical (EAST)"; icon_state = "table_vertical"; dir = 4},/turf/simulated/floor{icon_state = "white"},/area/medical/surgery) +"bkn" = (/obj/machinery/light{dir = 4},/obj/machinery/camera{c_tag = "Pre-Op East"; dir = 8; network = "SS13"},/turf/simulated/floor{icon_state = "white"},/area/medical/surgery) +"bko" = (/obj/machinery/requests_console{department = "Operating Theatre"; departmentType = 0; name = "OR RC"; pixel_x = -30; pixel_y = 0},/turf/simulated/floor{icon_state = "white"},/area/medical/surgery) +"bkp" = (/obj/table{dir = 5; icon_state = "tabledir"},/turf/simulated/floor{icon_state = "dark"},/area/medical/surgery) +"bkq" = (/obj/machinery/atmospherics/unary/vent_scrubber{dir = 4; frequency = 1445; icon_state = "off"; id_tag = "tox_chem_scrub"; on = 1; scrub_Toxins = 1},/turf/simulated/floor{icon_state = "dark"},/area/medical/surgery) +"bkr" = (/obj/machinery/atmospherics/pipe/manifold{color = "red"; dir = 4; icon_state = "manifold-r-f"; initialize_directions = 11; level = 1; name = "**pipe manifold"},/turf/simulated/wall,/area/medical/surgery) +"bks" = (/turf/simulated/wall,/area/maintenance/apmaint) +"bkt" = (/obj/disposalpipe/segment,/turf/simulated/floor/plating,/area/maintenance/apmaint) +"bku" = (/turf/simulated/floor/plating,/area/maintenance/apmaint) +"bkv" = (/obj/machinery/atmospherics/pipe/simple,/obj/machinery/conveyor{dir = 1; id = "miningToQM"},/turf/simulated/floor/plating,/area/maintenance/apmaint) +"bkw" = (/obj/cable{icon_state = "1-2"; d1 = 1; d2 = 2},/obj/machinery/light/small{dir = 8},/turf/simulated/floor,/area/quartermaster/qm) +"bkx" = (/obj/machinery/requests_console{department = "Cargo Bay"; departmentType = 2; pixel_y = 30},/turf/simulated/floor,/area/quartermaster/qm) +"bky" = (/obj/machinery/firealarm{pixel_y = 27},/turf/simulated/floor,/area/quartermaster/qm) +"bkz" = (/obj/machinery/light_switch{pixel_y = 28},/turf/simulated/floor,/area/quartermaster/qm) +"bkA" = (/obj/stool/chair{dir = 1},/obj/landmark/start{name = "Quartermaster"},/turf/simulated/floor,/area/quartermaster/qm) +"bkB" = (/obj/table,/obj/item/weapon/stamp,/turf/simulated/floor,/area/quartermaster/qm) +"bkC" = (/obj/machinery/camera{c_tag = "Quartermasters Office"; dir = 2; network = "SS13"},/turf/simulated/floor,/area/quartermaster/qm) +"bkD" = (/obj/machinery/disposal,/obj/disposalpipe/trunk,/obj/machinery/light/small{dir = 4},/turf/simulated/floor,/area/quartermaster/qm) +"bkE" = (/obj/machinery/atmospherics/pipe/simple,/turf/simulated/wall/r_wall,/area/quartermaster/qm) +"bkF" = (/obj/cable{icon_state = "1-2"; d1 = 1; d2 = 2},/turf/simulated/floor,/area/hallway/primary/aft) +"bkG" = (/turf/simulated/floor,/area/hallway/primary/aft) +"bkH" = (/obj/machinery/camera{c_tag = "Aft Primary Hallway 3"; dir = 2},/turf/simulated/floor,/area/hallway/primary/aft) +"bkI" = (/obj/machinery/atmospherics/unary/vent_scrubber{dir = 1; on = 1; scrub_N2O = 0; scrub_Toxins = 0},/turf/simulated/floor,/area/hallway/primary/aft) +"bkJ" = (/obj/machinery/camera{c_tag = "Aft Primary Hallway 4"; dir = 2},/obj/machinery/door/firedoor/border_only,/turf/simulated/floor,/area/hallway/primary/aft) +"bkK" = (/obj/machinery/atmospherics/pipe/simple,/turf/simulated/floor,/area/hallway/primary/aft) +"bkL" = (/obj/machinery/light{dir = 1},/turf/simulated/floor,/area/hallway/primary/aft) +"bkM" = (/obj/machinery/alarm{pixel_y = 23},/turf/simulated/floor,/area/hallway/primary/aft) +"bkN" = (/obj/machinery/firealarm{dir = 2; pixel_y = 24},/turf/simulated/floor,/area/hallway/primary/aft) +"bkO" = (/obj/machinery/camera{c_tag = "Aft Primary Hallway 5"; dir = 2},/turf/simulated/floor,/area/hallway/primary/aft) +"bkP" = (/obj/machinery/door/firedoor/border_only,/turf/simulated/floor,/area/hallway/primary/aft) +"bkQ" = (/turf/simulated/floor{dir = 1; icon_state = "warning"; tag = "icon-warning"},/area/hallway/primary/aft) +"bkR" = (/obj/machinery/atmospherics/unary/vent_pump{dir = 4; on = 1},/turf/simulated/floor{dir = 1; icon_state = "warning"; tag = "icon-warning"},/area/hallway/primary/aft) +"bkS" = (/obj/machinery/atmospherics/pipe/manifold{dir = 4},/obj/machinery/camera{c_tag = "Courtroom Hallway"},/turf/simulated/floor,/area/hallway/primary/aft) +"bkT" = (/obj/closet,/turf/simulated/floor{tag = "icon-freezerfloor"; icon_state = "freezerfloor"},/area/crew_quarters/kitchen) +"bkU" = (/obj/disposalpipe/segment,/turf/simulated/wall,/area/crew_quarters/bar) +"bkV" = (/obj/stool{pixel_y = 8},/mob/living/carbon/monkey{name = "Mr Deempisi"},/turf/simulated/floor{icon_state = "bar"},/area/crew_quarters/bar) +"bkW" = (/obj/table/reinforced{dir = 8; icon_state = "reinf_tabledir"; tag = "icon-reinf_tabledir"},/obj/item/weapon/zippo,/turf/simulated/floor{icon_state = "bar"},/area/crew_quarters/bar) +"bkX" = (/obj/machinery/vending/boozeomat,/turf/simulated/wall,/area/crew_quarters/bar) +"bkY" = (/obj/disposalpipe/segment,/obj/machinery/atmospherics/pipe/manifold{color = "blue"; dir = 8; icon_state = "manifold-b-f"; level = 1; name = "*pipe manifold"},/turf/simulated/floor/plating,/area/maintenance/maintcentral) +"bkZ" = (/obj/machinery/atmospherics/pipe/simple{color = "blue"; dir = 4; icon_state = "intact-b-f"; layer = 3; level = 1; name = "*pipe"},/turf/simulated/wall/r_wall,/area/medical/genetics) +"bla" = (/obj/machinery/atmospherics/pipe/manifold{color = "blue"; icon_state = "manifold-b-f"; level = 1; name = "*pipe manifold"},/turf/simulated/wall/r_wall,/area/medical/genetics) +"blb" = (/obj/machinery/atmospherics/pipe/manifold{color = "blue"; dir = 1; icon_state = "manifold-b-f"; level = 1; name = "*pipe manifold"},/turf/simulated/wall/r_wall,/area/medical/genetics) +"blc" = (/obj/disposalpipe/segment{dir = 1},/obj/machinery/atmospherics/pipe/simple{color = "blue"; dir = 10; icon_state = "intact-b-f"; initialize_directions = 10; layer = 3; level = 1; name = "*pipe"},/turf/simulated/wall/r_wall,/area/medical/genetics) +"bld" = (/obj/table{icon_state = "tabledir"; dir = 8},/turf/simulated/floor{icon_state = "white"},/area/medical/medbay) +"ble" = (/obj/grille,/obj/window/reinforced{tag = "icon-rwindow (EAST)"; icon_state = "rwindow"; dir = 4},/obj/window/reinforced{tag = "icon-rwindow (WEST)"; icon_state = "rwindow"; dir = 8},/obj/window/reinforced,/turf/simulated/floor/plating,/area/medical/surgery) +"blf" = (/obj/machinery/sleeper,/obj/cable{icon_state = "0-4"; d2 = 4},/obj/machinery/atmospherics/pipe/simple{color = "blue"; icon_state = "intact-b-f"; level = 1; name = "*pipe"},/turf/simulated/floor{dir = 4; icon_state = "warning"; tag = "icon-warning"},/area/medical/surgery) +"blg" = (/obj/cable{d1 = 1; d2 = 8; icon_state = "1-8"},/obj/machinery/atmospherics/unary/vent_scrubber,/obj/machinery/light,/turf/simulated/floor{icon_state = "white"},/area/medical/surgery) +"blh" = (/obj/table{tag = "icon-table_vertical (NORTH)"; icon_state = "table_vertical"; dir = 1},/obj/item/weapon/crowbar,/turf/simulated/floor{icon_state = "white"},/area/medical/surgery) +"bli" = (/obj/secure_closet/medical2,/turf/simulated/floor{icon_state = "white"},/area/medical/surgery) +"blj" = (/obj/closet,/turf/simulated/floor{icon_state = "white"},/area/medical/surgery) +"blk" = (/obj/machinery/light{dir = 8},/obj/machinery/firealarm{dir = 8; pixel_x = -24},/turf/simulated/floor{icon_state = "white"},/area/medical/surgery) +"bll" = (/obj/table{dir = 9; icon_state = "tabledir"},/obj/item/weapon/cautery{pixel_x = 4},/turf/simulated/floor{icon_state = "white"},/area/medical/surgery) +"blm" = (/obj/table{icon_state = "tabledir"; dir = 1},/obj/item/weapon/retractor,/turf/simulated/floor{icon_state = "white"},/area/medical/surgery) +"bln" = (/obj/table{dir = 5; icon_state = "tabledir"},/obj/item/weapon/surgicaldrill,/turf/simulated/floor{icon_state = "white"},/area/medical/surgery) +"blo" = (/obj/machinery/atmospherics/unary/vent_scrubber,/obj/crate/freezer,/turf/simulated/floor{icon_state = "white"},/area/medical/surgery) +"blp" = (/obj/table{icon_state = "tabledir"; dir = 4},/turf/simulated/floor{icon_state = "dark"},/area/medical/surgery) +"blq" = (/obj/machinery/atmospherics/unary/vent_pump{dir = 4; on = 1},/turf/simulated/floor{icon_state = "dark"},/area/medical/surgery) +"blr" = (/obj/machinery/atmospherics/pipe/simple{color = "blue"; dir = 4; icon_state = "intact-b-f"; layer = 3; level = 1; name = "*pipe"},/obj/machinery/atmospherics/pipe/simple{color = "red"; icon_state = "intact-r-f"; level = 1; name = "**pipe"},/turf/simulated/wall,/area/medical/surgery) +"bls" = (/obj/machinery/atmospherics/pipe/manifold{color = "blue"; dir = 4; icon_state = "manifold-b-f"; initialize_directions = 11; level = 1; name = "*pipe manifold"},/turf/simulated/floor/plating,/area/maintenance/starboard) +"blt" = (/obj/grille,/obj/window/reinforced,/obj/window/reinforced{tag = "icon-rwindow (WEST)"; icon_state = "rwindow"; dir = 8},/obj/window/reinforced{tag = "icon-rwindow (EAST)"; icon_state = "rwindow"; dir = 4},/turf/simulated/floor/plating,/area/maintenance/starboard) +"blu" = (/obj/reagent_dispensers/fueltank,/obj/disposalpipe/segment,/turf/simulated/floor/plating,/area/maintenance/apmaint) +"blv" = (/obj/machinery/atmospherics/pipe/simple,/obj/machinery/camera{c_tag = "Aft Maintenance"; dir = 8},/obj/machinery/conveyor{dir = 1; id = "miningToQM"},/turf/simulated/floor/plating,/area/maintenance/apmaint) +"blw" = (/obj/machinery/power/apc{dir = 8; name = "Quartermaster's Office APC"; pixel_x = -26; pixel_y = 1},/obj/cable,/turf/simulated/floor,/area/quartermaster/qm) +"blx" = (/turf/simulated/floor,/area/quartermaster/qm) +"bly" = (/obj/stool/chair,/turf/simulated/floor,/area/quartermaster/qm) +"blz" = (/obj/machinery/alarm{dir = 8; icon_state = "alarm0"; pixel_x = 24},/obj/disposalpipe/segment,/turf/simulated/floor,/area/quartermaster/qm) +"blA" = (/obj/cable{d1 = 1; d2 = 4; icon_state = "1-4"},/obj/cable{icon_state = "2-4"; d1 = 2; d2 = 4},/turf/simulated/floor{dir = 8; icon_state = "browncorner"; tag = "icon-yellowcorner (WEST)"},/area/hallway/primary/aft) +"blB" = (/obj/machinery/navbeacon{codes_txt = "patrol;next_patrol=AIW"; location = "QM"},/obj/cable{icon_state = "4-8"; d1 = 4; d2 = 8},/turf/simulated/floor,/area/hallway/primary/aft) +"blC" = (/obj/cable{icon_state = "4-8"; d1 = 4; d2 = 8},/turf/simulated/floor,/area/hallway/primary/aft) +"blD" = (/obj/cable{icon_state = "4-8"; d1 = 4; d2 = 8},/obj/cable{icon_state = "2-4"; d1 = 2; d2 = 4},/turf/simulated/floor,/area/hallway/primary/aft) +"blE" = (/obj/cable{icon_state = "4-8"; d1 = 4; d2 = 8},/obj/machinery/door/firedoor/border_only,/turf/simulated/floor,/area/hallway/primary/aft) +"blF" = (/obj/cable{icon_state = "4-8"; d1 = 4; d2 = 8},/obj/machinery/atmospherics/pipe/simple,/turf/simulated/floor,/area/hallway/primary/aft) +"blG" = (/obj/cable{icon_state = "4-8"; d1 = 4; d2 = 8},/obj/machinery/navbeacon{codes_txt = "patrol;next_patrol=AftH"; location = "AIW"},/turf/simulated/floor,/area/hallway/primary/aft) +"blH" = (/obj/cable{icon_state = "2-4"; d1 = 2; d2 = 4},/obj/cable{icon_state = "2-8"; d1 = 2; d2 = 8},/turf/simulated/floor,/area/hallway/primary/aft) +"blI" = (/obj/cable{icon_state = "4-8"; d1 = 4; d2 = 8},/obj/machinery/navbeacon{codes_txt = "patrol;next_patrol=HOP"; location = "AIE"},/turf/simulated/floor,/area/hallway/primary/aft) +"blJ" = (/obj/cable{icon_state = "4-8"; d1 = 4; d2 = 8},/obj/cable{icon_state = "2-8"; d1 = 2; d2 = 8},/turf/simulated/floor,/area/hallway/primary/aft) +"blK" = (/obj/machinery/atmospherics/pipe/simple,/obj/cable{icon_state = "4-8"; d1 = 4; d2 = 8},/turf/simulated/floor,/area/hallway/primary/aft) +"blL" = (/obj/cable{d1 = 1; d2 = 8; icon_state = "1-8"},/turf/simulated/floor,/area/hallway/primary/aft) +"blM" = (/obj/machinery/door/airlock/maintenance{name = "Kitchen Maintenance"; req_access_txt = "28"},/turf/simulated/floor/plating,/area/crew_quarters/kitchen) +"blN" = (/obj/machinery/light/small{dir = 1},/obj/table,/obj/machinery/camera{c_tag = "Bar West"; dir = 4; network = "SS13"},/obj/item/weapon/paper{name = "Old Note #4"; icon = 'weapons.dmi'; icon_state = "crumpled"; layer = 2; pixel_x = -1; pixel_y = 4; info = "There is blood and ink on this parchment. The paper is horribly old and rotten. You are barely able to read out a few lines from a tangled scribble.
Lifeless bodies line the walls, onyx floor forever calls. Amidst the dull and sorrow, one of ten shall hold not hollow.
HONK!
"},/obj/machinery/computer/security/telescreen{name = "Entertainment monitor"; icon = 'status_display.dmi'; icon_state = "entertainment"; pixel_x = -30},/turf/simulated/floor{icon_state = "bar"},/area/crew_quarters/bar) +"blO" = (/obj/table/reinforced{dir = 8; icon_state = "reinf_tabledir"; tag = "icon-reinf_tabledir"},/obj/machinery/computer/security/telescreen{name = "Entertainment monitor"; desc = "Damn, they better have /tg/thechannel on these things."; icon = 'status_display.dmi'; icon_state = "entertainment"; pixel_y = -30},/turf/simulated/floor{icon_state = "bar"},/area/crew_quarters/bar) +"blP" = (/obj/machinery/requests_console{department = "Bar"; departmentType = 2; pixel_x = 30; pixel_y = 0},/turf/simulated/floor{icon_state = "bar"},/area/crew_quarters/bar) +"blQ" = (/turf/simulated/wall/r_wall,/area/medical/genetics) +"blR" = (/mob/living/carbon/monkey,/turf/simulated/floor{tag = "icon-white (WEST)"; icon_state = "white"; dir = 8},/area/medical/genetics) +"blS" = (/turf/simulated/floor{icon_state = "white"},/area/medical/genetics) +"blT" = (/mob/living/carbon/monkey{name = "Jade"},/turf/simulated/floor{icon_state = "white"},/area/medical/genetics) +"blU" = (/obj/machinery/atmospherics/unary/vent_pump{dir = 1; on = 1},/obj/machinery/light{dir = 1},/turf/simulated/floor{icon_state = "white"},/area/medical/genetics) +"blV" = (/mob/living/carbon/monkey{name = "McKinley"},/turf/simulated/floor{icon_state = "white"},/area/medical/genetics) +"blW" = (/turf/simulated/wall,/area/medical/genetics) +"blX" = (/obj/machinery/dna_scanner,/obj/cable{icon_state = "0-2"; d2 = 2},/turf/simulated/floor{icon_state = "white"},/area/medical/genetics) +"blY" = (/obj/machinery/computer/cloning,/obj/cable{icon_state = "0-2"; d2 = 2},/obj/machinery/light{dir = 1},/turf/simulated/floor{icon_state = "white"},/area/medical/genetics) +"blZ" = (/obj/machinery/clonepod,/obj/cable{icon_state = "0-2"; d2 = 2},/turf/simulated/floor{icon_state = "white"},/area/medical/genetics) +"bma" = (/obj/disposalpipe/segment{dir = 1; icon_state = "pipe-c"},/obj/machinery/atmospherics/pipe/simple{color = "blue"; dir = 5; icon_state = "intact-b-f"; layer = 3; level = 1; name = "*pipe"},/turf/simulated/wall/r_wall,/area/medical/genetics) +"bmb" = (/obj/disposalpipe/segment{dir = 4},/obj/machinery/light{dir = 8},/obj/machinery/atmospherics/unary/vent_pump{dir = 8; on = 1},/obj/machinery/camera{c_tag = "Genetics Entrance"; dir = 4; network = "SS13"},/turf/simulated/floor{icon_state = "white"},/area/medical/medbay) +"bmc" = (/obj/disposalpipe/segment{dir = 4},/obj/cable{icon_state = "1-2"; d1 = 1; d2 = 2},/turf/simulated/floor{icon_state = "white"},/area/medical/medbay) +"bmd" = (/obj/disposalpipe/segment{dir = 4},/turf/simulated/floor{icon_state = "white"},/area/medical/medbay) +"bme" = (/obj/table{dir = 10; icon_state = "tabledir"},/obj/disposalpipe/segment{dir = 4},/obj/item/weapon/paper_bin{pixel_x = 2; pixel_y = 8},/obj/item/weapon/pen{pixel_y = 5},/turf/simulated/floor{icon_state = "white"},/area/medical/medbay) +"bmf" = (/obj/disposalpipe/segment{dir = 4},/obj/machinery/atmospherics/pipe/simple{color = "blue"; dir = 5; icon_state = "intact-b-f"; layer = 3; level = 1; name = "*pipe"},/turf/simulated/wall,/area/medical/surgery) +"bmg" = (/obj/disposalpipe/segment{dir = 4},/obj/machinery/atmospherics/pipe/simple{color = "blue"; dir = 4; icon_state = "intact-b-f"; layer = 3; level = 1; name = "*pipe"},/turf/simulated/wall,/area/medical/surgery) +"bmh" = (/obj/disposalpipe/segment{dir = 4},/obj/machinery/atmospherics/pipe/simple{color = "blue"; dir = 4; icon_state = "intact-b-f"; layer = 3; level = 1; name = "*pipe"},/obj/machinery/atmospherics/pipe/simple{color = "red"; icon_state = "intact-r-f"; level = 1; name = "**pipe"},/turf/simulated/wall,/area/medical/surgery) +"bmi" = (/obj/disposalpipe/junction{dir = 0; icon_state = "pipe-y"},/obj/machinery/atmospherics/pipe/manifold{color = "blue"; dir = 1; icon_state = "manifold-b-f"; level = 1; name = "*pipe manifold"},/turf/simulated/wall,/area/medical/surgery) +"bmj" = (/obj/machinery/atmospherics/pipe/simple{color = "blue"; dir = 4; icon_state = "intact-b-f"; layer = 3; level = 1; name = "*pipe"},/obj/machinery/door/firedoor/border_only,/obj/machinery/door/airlock/medical{name = "Operating Theatre"; req_access_txt = "45"},/turf/simulated/floor{icon_state = "white"},/area/medical/surgery) +"bmk" = (/obj/machinery/atmospherics/pipe/simple{color = "blue"; dir = 10; icon_state = "intact-b-f"; initialize_directions = 10; layer = 3; level = 1; name = "*pipe"},/turf/simulated/wall,/area/medical/surgery) +"bml" = (/obj/table{icon_state = "tabledir"; dir = 6},/turf/simulated/floor{icon_state = "dark"},/area/medical/surgery) +"bmm" = (/obj/machinery/vending/cigarette{pixel_x = 4},/obj/machinery/atmospherics/pipe/simple{color = "red"; icon_state = "intact-r-f"; level = 1; name = "**pipe"},/turf/simulated/floor{icon_state = "dark"},/area/medical/surgery) +"bmn" = (/obj/disposalpipe/segment{dir = 1; icon_state = "pipe-c"},/turf/simulated/wall,/area/maintenance/apmaint) +"bmo" = (/obj/disposalpipe/segment{dir = 4},/turf/simulated/wall,/area/maintenance/apmaint) +"bmp" = (/obj/disposalpipe/segment{dir = 2; icon_state = "pipe-c"},/turf/simulated/wall,/area/maintenance/apmaint) +"bmq" = (/obj/machinery/atmospherics/pipe/simple,/obj/machinery/light/small{dir = 4},/obj/machinery/conveyor{dir = 1; id = "miningToQM"},/turf/simulated/floor/plating,/area/maintenance/apmaint) +"bmr" = (/obj/table{dir = 9; icon_state = "tabledir"},/obj/item/weapon/module/power_control,/turf/simulated/floor,/area/quartermaster/qm) +"bms" = (/obj/table{dir = 5; icon_state = "tabledir"},/obj/item/weapon/airlock_electronics,/turf/simulated/floor,/area/quartermaster/qm) +"bmt" = (/obj/machinery/computer/supplycomp,/turf/simulated/floor,/area/quartermaster/qm) +"bmu" = (/obj/table{dir = 9; icon_state = "tabledir"},/obj/item/weapon/paper_bin{pixel_x = -3; pixel_y = 7},/turf/simulated/floor,/area/quartermaster/qm) +"bmv" = (/obj/table{dir = 5; icon_state = "tabledir"},/obj/item/weapon/stamp/denied,/obj/machinery/light/small,/turf/simulated/floor,/area/quartermaster/qm) +"bmw" = (/obj/item/device/radio/intercom{name = "Station Intercom (General)"; pixel_y = -29},/turf/simulated/floor,/area/quartermaster/qm) +"bmx" = (/obj/machinery/atmospherics/unary/vent_scrubber{on = 1; scrub_N2O = 0; scrub_Toxins = 0},/turf/simulated/floor,/area/quartermaster/qm) +"bmy" = (/obj/machinery/atmospherics/unary/vent_pump{dir = 4; on = 1},/obj/disposalpipe/segment,/obj/rack{dir = 1},/obj/item/clothing/suit/fire/firefighter,/obj/item/weapon/tank/emergency_oxygen,/obj/item/clothing/mask/gas,/obj/item/clothing/glasses/meson,/turf/simulated/floor,/area/quartermaster/qm) +"bmz" = (/obj/machinery/atmospherics/pipe/manifold{dir = 4},/turf/simulated/wall/r_wall,/area/quartermaster/qm) +"bmA" = (/obj/cable{icon_state = "1-2"; d1 = 1; d2 = 2},/turf/simulated/floor{dir = 10; icon_state = "brown"; tag = "icon-yellow (SOUTHWEST)"},/area/hallway/primary/aft) +"bmB" = (/obj/machinery/light,/turf/simulated/floor{dir = 8; icon_state = "browncorner"; tag = "icon-yellowcorner (WEST)"},/area/hallway/primary/aft) +"bmC" = (/obj/machinery/atmospherics/unary/vent_pump{dir = 4; on = 1},/turf/simulated/floor,/area/hallway/primary/aft) +"bmD" = (/obj/machinery/atmospherics/pipe/manifold{dir = 4},/turf/simulated/floor,/area/hallway/primary/aft) +"bmE" = (/obj/machinery/light,/turf/simulated/floor,/area/hallway/primary/aft) +"bmF" = (/obj/machinery/atmospherics/pipe/simple,/obj/item/device/radio/intercom{name = "Station Intercom (General)"; pixel_y = -29},/turf/simulated/floor,/area/hallway/primary/aft) +"bmG" = (/obj/machinery/atmospherics/pipe/simple,/turf/simulated/wall,/area/maintenance/asmaint) +"bmH" = (/obj/machinery/atmospherics/pipe/tank/air,/turf/simulated/floor/plating,/area/maintenance/asmaint) +"bmI" = (/turf/simulated/floor/plating,/area/maintenance/asmaint) +"bmJ" = (/obj/table,/obj/item/clothing/head/cakehat,/obj/machinery/computer/security/telescreen{name = "Entertainment monitor"; desc = "Damn, they better have /tg/thechannel on these things."; icon = 'status_display.dmi'; icon_state = "entertainment"; pixel_y = -30},/turf/simulated/floor{icon_state = "bar"},/area/crew_quarters/bar) +"bmK" = (/obj/stool{pixel_y = 8},/obj/machinery/camera{c_tag = "Bar South"; dir = 1},/obj/machinery/light/small,/turf/simulated/floor{icon_state = "bar"},/area/crew_quarters/bar) +"bmL" = (/obj/table,/obj/item/weapon/dice/d20,/obj/item/weapon/dice,/obj/machinery/computer/security/telescreen{name = "Entertainment monitor"; desc = "Damn, they better have /tg/thechannel on these things."; icon = 'status_display.dmi'; icon_state = "entertainment"; pixel_y = -30},/turf/simulated/floor{icon_state = "bar"},/area/crew_quarters/bar) +"bmM" = (/obj/stool{pixel_y = 8},/obj/machinery/light/small,/turf/simulated/floor{icon_state = "bar"},/area/crew_quarters/bar) +"bmN" = (/obj/machinery/light/small,/obj/item/device/radio/intercom{name = "Station Intercom (General)"; pixel_y = -29},/obj/closet/gmcloset,/turf/simulated/floor{icon_state = "bar"},/area/crew_quarters/bar) +"bmO" = (/obj/machinery/light/small,/obj/machinery/disposal,/obj/disposalpipe/trunk{dir = 4},/turf/simulated/floor{icon_state = "bar"},/area/crew_quarters/bar) +"bmP" = (/obj/disposalpipe/segment{dir = 4},/obj/machinery/atmospherics/pipe/manifold{dir = 8},/turf/simulated/wall,/area/crew_quarters/bar) +"bmQ" = (/obj/disposalpipe/junction,/obj/machinery/atmospherics/pipe/simple{color = "blue"; icon_state = "intact-b-f"; level = 1; name = "*pipe"},/obj/machinery/atmospherics/pipe/simple{color = "red"; dir = 4; icon_state = "intact-r-f"; layer = 3; level = 1; name = "**pipe"},/turf/simulated/floor/plating,/area/maintenance/maintcentral) +"bmR" = (/obj/machinery/atmospherics/pipe/simple{color = "red"; dir = 4; icon_state = "intact-r-f"; layer = 3; level = 1; name = "**pipe"},/turf/simulated/wall/r_wall,/area/medical/genetics) +"bmS" = (/obj/window/reinforced,/obj/machinery/atmospherics/unary/vent_scrubber{dir = 8; icon_state = "off"; on = 1; scrub_N2O = 0; scrub_Toxins = 0},/obj/machinery/camera{c_tag = "Genetics Monkey Pen"; dir = 4; network = "SS13"},/turf/simulated/floor{tag = "icon-white (WEST)"; icon_state = "white"; dir = 8},/area/medical/genetics) +"bmT" = (/obj/window/reinforced,/mob/living/carbon/monkey{name = "Karl"},/turf/simulated/floor{icon_state = "white"},/area/medical/genetics) +"bmU" = (/obj/window/reinforced,/turf/simulated/floor{icon_state = "white"},/area/medical/genetics) +"bmV" = (/obj/machinery/door/window{name = "Monkey Pen"; req_access_txt = "9"},/mob/living/carbon/monkey{name = "Jackson"},/turf/simulated/floor{icon_state = "white"},/area/medical/genetics) +"bmW" = (/obj/window/reinforced,/mob/living/carbon/monkey{name = "Pierce"},/turf/simulated/floor{icon_state = "white"},/area/medical/genetics) +"bmX" = (/obj/cable{d1 = 1; d2 = 4; icon_state = "1-4"},/obj/item/device/radio/intercom{pixel_x = -25},/turf/simulated/floor{icon_state = "white"},/area/medical/genetics) +"bmY" = (/obj/stool/chair{dir = 1},/obj/cable{icon_state = "1-2"; d1 = 1; d2 = 2},/obj/cable{icon_state = "2-4"; d1 = 2; d2 = 4},/obj/cable{icon_state = "2-8"; d1 = 2; d2 = 8},/obj/landmark/start{name = "Geneticist"},/turf/simulated/floor{icon_state = "white"},/area/medical/genetics) +"bmZ" = (/obj/cable{d1 = 1; d2 = 8; icon_state = "1-8"},/turf/simulated/floor{icon_state = "white"},/area/medical/genetics) +"bna" = (/obj/grille,/obj/window/reinforced,/obj/window/reinforced{tag = "icon-rwindow (EAST)"; icon_state = "rwindow"; dir = 4},/obj/window/reinforced{tag = "icon-rwindow (WEST)"; icon_state = "rwindow"; dir = 8},/obj/window/reinforced{tag = "icon-rwindow (NORTH)"; icon_state = "rwindow"; dir = 1},/turf/simulated/floor/plating,/area/medical/genetics) +"bnb" = (/obj/machinery/atmospherics/pipe/simple{color = "red"; dir = 5; icon_state = "intact-r-f"; layer = 3; level = 1; name = "**pipe"},/turf/simulated/floor{icon_state = "white"},/area/medical/medbay) +"bnc" = (/obj/machinery/light,/obj/machinery/atmospherics/pipe/simple{color = "red"; dir = 10; icon_state = "intact-r-f"; initialize_directions = 10; layer = 3; level = 1; name = "**pipe"},/turf/simulated/floor{icon_state = "white"},/area/medical/medbay) +"bnd" = (/obj/disposalpipe/segment,/obj/machinery/atmospherics/pipe/simple{color = "blue"; icon_state = "intact-b-f"; level = 1; name = "*pipe"},/obj/machinery/door/firedoor/border_only,/obj/machinery/door/airlock/glass{name = "Recovery Room"; req_access_txt = "5"},/turf/simulated/floor{icon_state = "white"},/area/medical/surgery) +"bne" = (/obj/item/device/radio/intercom{pixel_y = 25},/turf/simulated/floor{icon_state = "white"},/area/medical/surgery) +"bnf" = (/obj/machinery/light{dir = 1},/turf/simulated/floor{icon_state = "white"},/area/medical/surgery) +"bng" = (/obj/machinery/atmospherics/unary/vent_pump{dir = 1; on = 1},/turf/simulated/floor{icon_state = "white"},/area/medical/surgery) +"bnh" = (/obj/table{icon_state = "tabledir"; dir = 8},/obj/machinery/atmospherics/pipe/simple{color = "red"; icon_state = "intact-r-f"; level = 1; name = "**pipe"},/obj/bedsheetbin{pixel_x = 2},/turf/simulated/floor{icon_state = "white"},/area/medical/surgery) "bni" = (/obj/machinery/vending/coffee{pixel_x = 4},/obj/machinery/atmospherics/pipe/simple{color = "red"; icon_state = "intact-r-f"; level = 1; name = "**pipe"},/turf/simulated/floor{icon_state = "dark"},/area/medical/surgery) "bnj" = (/obj/disposalpipe/segment{dir = 4},/obj/machinery/atmospherics/pipe/simple,/obj/machinery/conveyor{dir = 1; id = "miningToQM"},/turf/simulated/floor/plating,/area/maintenance/apmaint) "bnk" = (/obj/disposalpipe/segment{dir = 4},/turf/simulated/wall/r_wall,/area/quartermaster/office) @@ -3432,7 +3432,7 @@ "bnZ" = (/obj/machinery/atmospherics/pipe/simple{color = "red"; icon_state = "intact-r-f"; level = 1; name = "**pipe"},/turf/simulated/wall,/area/medical/cmo) "boa" = (/obj/disposalpipe/segment,/obj/machinery/atmospherics/pipe/simple{color = "blue"; icon_state = "intact-b-f"; level = 1; name = "*pipe"},/turf/simulated/wall,/area/medical/surgery) "bob" = (/obj/stool/bed,/obj/item/weapon/bedsheet,/turf/simulated/floor{icon_state = "white"},/area/medical/surgery) -"boc" = (/obj/machinery/atmospherics/unary/vent_scrubber,/turf/simulated/floor{icon_state = "white"},/area/medical/surgery) +"boc" = (/obj/machinery/atmospherics/unary/vent_scrubber,/obj/machinery/light,/turf/simulated/floor{icon_state = "white"},/area/medical/surgery) "bod" = (/obj/table{icon_state = "tabledir"; dir = 8},/obj/machinery/atmospherics/pipe/simple{color = "red"; icon_state = "intact-r-f"; level = 1; name = "**pipe"},/obj/item/clothing/suit/straight_jacket,/obj/item/clothing/mask/muzzle,/turf/simulated/floor{icon_state = "white"},/area/medical/surgery) "boe" = (/obj/machinery/vending/snack{pixel_x = 4},/obj/machinery/atmospherics/pipe/simple{color = "red"; icon_state = "intact-r-f"; level = 1; name = "**pipe"},/turf/simulated/floor{icon_state = "dark"},/area/medical/surgery) "bof" = (/obj/machinery/atmospherics/pipe/simple{dir = 5},/obj/machinery/conveyor{dir = 1; id = "miningToQM"},/turf/simulated/floor/plating,/area/maintenance/apmaint) @@ -3561,7 +3561,7 @@ "bqy" = (/obj/machinery/atmospherics/pipe/simple{color = "red"; dir = 6; icon_state = "intact-r-f"; initialize_directions = 6; layer = 3; level = 1; name = "**pipe"},/turf/simulated/floor/plating,/area/maintenance/asmaint2) "bqz" = (/obj/machinery/atmospherics/pipe/simple{color = "red"; dir = 4; icon_state = "intact-r-f"; layer = 3; level = 1; name = "**pipe"},/turf/simulated/floor/plating,/area/maintenance/asmaint2) "bqA" = (/obj/machinery/meter,/obj/machinery/atmospherics/pipe/simple{color = "red"; dir = 4; icon_state = "intact-r-f"; layer = 3; level = 1; name = "**pipe"},/turf/simulated/floor/plating,/area/maintenance/asmaint2) -"bqB" = (/obj/machinery/atmospherics/pipe/simple{color = "blue"; icon_state = "intact-b-f"; level = 1; name = "*pipe"},/obj/machinery/atmospherics/pipe/simple{color = "red"; dir = 4; icon_state = "intact-r-f"; layer = 3; level = 1; name = "**pipe"},/turf/simulated/floor/plating,/area/maintenance/asmaint2) +"bqB" = (/obj/machinery/atmospherics/pipe/simple{color = "blue"; icon_state = "intact-b-f"; level = 1; name = "*pipe"},/obj/machinery/atmospherics/pipe/simple{color = "red"; dir = 4; icon_state = "intact-r-f"; layer = 3; level = 1; name = "**pipe"},/obj/machinery/light/small,/turf/simulated/floor/plating,/area/maintenance/asmaint2) "bqC" = (/obj/machinery/atmospherics/pipe/manifold{color = "red"; icon_state = "manifold-r-f"; level = 1; name = "**pipe manifold"},/obj/machinery/camera{c_tag = "Arrivals North"; dir = 1},/turf/simulated/floor/plating,/area/maintenance/asmaint2{name = "North Disposals Maintenance"}) "bqD" = (/obj/machinery/atmospherics/pipe/manifold{color = "red"; icon_state = "manifold-r-f"; level = 1; name = "**pipe manifold"},/turf/simulated/floor/plating,/area/maintenance/asmaint2) "bqE" = (/obj/landmark{name = "blobstart"; pixel_x = -1},/obj/machinery/atmospherics/pipe/simple{color = "red"; dir = 4; icon_state = "intact-r-f"; layer = 3; level = 1; name = "**pipe"},/turf/simulated/floor/plating,/area/maintenance/asmaint2) @@ -3672,8 +3672,8 @@ "bsF" = (/obj/disposalpipe/segment{dir = 4},/turf/simulated/wall/r_wall,/area/medical/genetics) "bsG" = (/obj/disposalpipe/segment{dir = 4},/obj/machinery/atmospherics/pipe/simple{color = "red"; icon_state = "intact-r-f"; level = 1; name = "**pipe"},/turf/simulated/wall/r_wall,/area/medical/genetics) "bsH" = (/obj/machinery/atmospherics/pipe/simple{color = "red"; icon_state = "intact-r-f"; level = 1; name = "**pipe"},/obj/disposalpipe/junction{dir = 4},/obj/grille,/obj/window/reinforced{tag = "icon-rwindow (NORTH)"; icon_state = "rwindow"; dir = 1},/obj/window/reinforced{tag = "icon-rwindow (EAST)"; icon_state = "rwindow"; dir = 4},/obj/window/reinforced,/obj/window/reinforced{tag = "icon-rwindow (WEST)"; icon_state = "rwindow"; dir = 8},/turf/simulated/floor/plating,/area/medical/genetics) -"bsI" = (/obj/disposalpipe/segment{dir = 4},/obj/machinery/door/airlock/medical{name = "Medbay South"; req_access_txt = "47"},/turf/simulated/floor{icon_state = "white"},/area/medical/medbay) -"bsJ" = (/obj/machinery/door/airlock/medical{name = "Medbay South"; req_access_txt = "47"},/obj/disposalpipe/segment{dir = 4},/obj/cable{icon_state = "1-2"; d1 = 1; d2 = 2},/turf/simulated/floor{icon_state = "white"},/area/medical/medbay) +"bsI" = (/obj/disposalpipe/segment{dir = 4},/obj/machinery/door/airlock/medical{name = "Medbay South"; req_access_txt = "5"},/turf/simulated/floor{icon_state = "white"},/area/medical/medbay) +"bsJ" = (/obj/machinery/door/airlock/medical{name = "Medbay South"; req_access_txt = "5"},/obj/disposalpipe/segment{dir = 4},/obj/cable{icon_state = "1-2"; d1 = 1; d2 = 2},/turf/simulated/floor{icon_state = "white"},/area/medical/medbay) "bsK" = (/obj/disposalpipe/segment{dir = 4},/turf/simulated/wall,/area/medical/cmo) "bsL" = (/obj/disposalpipe/junction{dir = 4},/turf/simulated/wall,/area/medical/cmo) "bsM" = (/obj/disposalpipe/segment{dir = 4},/obj/machinery/atmospherics/pipe/simple{color = "blue"; icon_state = "intact-b-f"; level = 1; name = "*pipe"},/turf/simulated/wall,/area/medical/cmo) @@ -3719,13 +3719,13 @@ "btA" = (/obj/machinery/light/small{dir = 1},/obj/machinery/atmospherics/pipe/simple{color = "blue"; dir = 4; icon_state = "intact-b-f"; layer = 3; level = 1; name = "*pipe"},/obj/machinery/atmospherics/pipe/simple{color = "red"; icon_state = "intact-r-f"; level = 1; name = "**pipe"},/obj/cable{icon_state = "4-8"; d1 = 4; d2 = 8},/turf/simulated/floor/plating,/area/maintenance/asmaint) "btB" = (/obj/machinery/atmospherics/pipe/simple{color = "blue"; dir = 4; icon_state = "intact-b-f"; layer = 3; level = 1; name = "*pipe"},/obj/machinery/atmospherics/pipe/simple{color = "red"; icon_state = "intact-r-f"; level = 1; name = "**pipe"},/obj/cable{icon_state = "4-8"; d1 = 4; d2 = 8},/turf/simulated/floor/plating,/area/maintenance/asmaint) "btC" = (/obj/machinery/atmospherics/pipe/manifold{color = "blue"; icon_state = "manifold-b-f"; level = 1; name = "*pipe manifold"},/obj/cable{icon_state = "4-8"; d1 = 4; d2 = 8},/obj/machinery/door/airlock/maintenance{req_access_txt = "12"},/turf/simulated/floor/plating,/area/maintenance/asmaint) -"btD" = (/obj/machinery/atmospherics/pipe/simple{color = "blue"; dir = 4; icon_state = "intact-b-f"; layer = 3; level = 1; name = "*pipe"},/obj/machinery/atmospherics/pipe/simple{color = "red"; icon_state = "intact-r-f"; level = 1; name = "**pipe"},/obj/cable{icon_state = "4-8"; d1 = 4; d2 = 8},/obj/disposalpipe/segment,/turf/simulated/floor{icon_state = "dark"},/area/maintenance/asmaint) +"btD" = (/obj/machinery/atmospherics/pipe/simple{color = "blue"; dir = 4; icon_state = "intact-b-f"; layer = 3; level = 1; name = "*pipe"},/obj/machinery/atmospherics/pipe/simple{color = "red"; icon_state = "intact-r-f"; level = 1; name = "**pipe"},/obj/cable{icon_state = "4-8"; d1 = 4; d2 = 8},/obj/disposalpipe/segment,/turf/simulated/floor{icon_state = "dark"},/area/medical/medbay) "btE" = (/obj/machinery/atmospherics/pipe/simple{color = "blue"; dir = 4; icon_state = "intact-b-f"; layer = 3; level = 1; name = "*pipe"},/obj/machinery/light{dir = 1},/obj/cable{icon_state = "4-8"; d1 = 4; d2 = 8},/turf/simulated/floor{dir = 4; icon_state = "whitecorner"; tag = "icon-whitehall (NORTH)"},/area/medical/medbay) "btF" = (/obj/machinery/atmospherics/pipe/simple{color = "blue"; dir = 4; icon_state = "intact-b-f"; layer = 3; level = 1; name = "*pipe"},/obj/cable{icon_state = "4-8"; d1 = 4; d2 = 8},/turf/simulated/floor{tag = "icon-whitehall (NORTH)"; icon_state = "whitehall"; dir = 1},/area/medical/medbay) "btG" = (/obj/cable{icon_state = "1-2"; d1 = 1; d2 = 2},/obj/cable{d1 = 1; d2 = 4; icon_state = "1-4"},/obj/machinery/atmospherics/pipe/simple{color = "blue"; dir = 4; icon_state = "intact-b-f"; layer = 3; level = 1; name = "*pipe"},/obj/cable{d1 = 1; d2 = 8; icon_state = "1-8"},/turf/simulated/floor{tag = "icon-whitehall (NORTH)"; icon_state = "whitehall"; dir = 1},/area/medical/medbay) "btH" = (/obj/cable{icon_state = "4-8"; d1 = 4; d2 = 8},/obj/machinery/atmospherics/pipe/simple{color = "blue"; dir = 4; icon_state = "intact-b-f"; layer = 3; level = 1; name = "*pipe"},/turf/simulated/floor{tag = "icon-whitehall (NORTH)"; icon_state = "whitehall"; dir = 1},/area/medical/medbay) "btI" = (/obj/cable{icon_state = "4-8"; d1 = 4; d2 = 8},/obj/machinery/atmospherics/pipe/simple{color = "blue"; dir = 4; icon_state = "intact-b-f"; layer = 3; level = 1; name = "*pipe"},/obj/machinery/light{dir = 1},/turf/simulated/floor{dir = 1; icon_state = "whitecorner"; tag = "icon-whitehall (NORTH)"},/area/medical/medbay) -"btJ" = (/obj/cable{icon_state = "4-8"; d1 = 4; d2 = 8},/obj/machinery/atmospherics/pipe/simple{color = "blue"; dir = 4; icon_state = "intact-b-f"; layer = 3; level = 1; name = "*pipe"},/obj/disposalpipe/segment,/turf/simulated/floor{icon_state = "dark"},/area/maintenance/asmaint) +"btJ" = (/obj/cable{icon_state = "4-8"; d1 = 4; d2 = 8},/obj/machinery/atmospherics/pipe/simple{color = "blue"; dir = 4; icon_state = "intact-b-f"; layer = 3; level = 1; name = "*pipe"},/obj/disposalpipe/segment,/turf/simulated/floor{icon_state = "dark"},/area/medical/medbay) "btK" = (/obj/cable{icon_state = "4-8"; d1 = 4; d2 = 8},/obj/machinery/atmospherics/pipe/manifold{color = "blue"; icon_state = "manifold-b-f"; level = 1; name = "*pipe manifold"},/obj/machinery/door/airlock/maintenance{req_access_txt = "12"},/turf/simulated/floor/plating,/area/maintenance/asmaint2) "btL" = (/obj/cable{icon_state = "4-8"; d1 = 4; d2 = 8},/obj/machinery/atmospherics/pipe/simple{color = "blue"; dir = 4; icon_state = "intact-b-f"; layer = 3; level = 1; name = "*pipe"},/obj/machinery/atmospherics/pipe/simple{color = "red"; icon_state = "intact-r-f"; level = 1; name = "**pipe"},/turf/simulated/floor/plating,/area/maintenance/asmaint2) "btM" = (/obj/disposalpipe/segment,/obj/cable{icon_state = "4-8"; d1 = 4; d2 = 8},/obj/machinery/atmospherics/pipe/manifold{color = "blue"; dir = 1; icon_state = "manifold-b-f"; level = 1; name = "*pipe manifold"},/turf/simulated/floor/plating,/area/maintenance/asmaint2) @@ -7854,41 +7854,41 @@ aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaabanbanbanbanbanbanbanbbAbbBbbCbbDaZnbbEbbFaZnaZnaZnaZnbbGbbHbbIbbJaXWaXWbbKbbLbbMbbNbbObbPbbPbbQbbRbbSaAuaBBaBBbbTbbTbbTbbTbbTbbTbbUbbVbbWbbXbbYbbZbcabbYbcbbbYbccbcdbbYaZvbcebcfbcfbcfbcfbcfbcgbcfbchbciaAuaBBaUKaZJaZKbcjbaUbaUbckbaUbclbcmaYIaZRbaZbcnbcobbcaYIaYPaYPbcpbcqaVXaVXbcrbcsbctbcubcvbcsaVXaVXaVXbcwbcxbcybcxbcwbczbbqbbqbcAbbqbcBbcCbcDbcEbcFbcGbcHaXJbcIaVcbcJbcKbcKbcLbcMaUgaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaabanbanbanbanbanbanbanbcNbcObcNaZnaZnbcPbcPaZnbcQaZnaZnbbGbcRbcSbcTaXWaXWaXWaXWaXWbbNbcUbbPbbPbbPbcVbcWaAuaBBbcXbbTbcYbcZbdabdbbdcbddbdebbWbbXbdfbdgbdhbbYbbYbbYbdibdjbdkaZvbcebdlbdmbdnbdobdpbdqbdrbdsbdtaYibduaVKbdvbdwbdxbaUbaUbaUbaUbclbaYaYIaZRaYIbdybdyaYIaYIaYIbdzbcpbcqbcwbdAbdBbdCbbqbdDbbqbdEbdFbdGbdHbdIbbqbdDbbqbdIbdDbbqbbqbbqbbqbbqbbqbbqbbqbdJbbqbbqbdKbdDbdEbbqbbqbdLbdMbcMaUgaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaabanbanbanbanbanbanbanbbAbbBbdNbapaZnbcPbcPaZnaZnaZnaZnbbGbdObcSbdPaXWaXWaXWaXWbdQbdRbcUbbPbbPbbPbbPbdSaAuaBBaBCbbUbdTbdUbdTbdTbdVbdWbdXbbWbbXbbYbdYbdZbeabebbecbdZbedbbYaZvbcebeebefbegbegbehbeibejbekbelaMsaDUbembenbeobepbaUbeqberbesbclbetaYIaZRaYIaYIaYIaYIaYIaYIbeubevbewbcwbexbbqbbqbeybezbeAbdBbeBbdBbeCbdBbdBbeDbdBbdBbeEbdBbeFbdBbeGbeFbdBbdBbdBbeHbdBbdBbeIbeJbdBbdBbeKbeLbdMbcMaUgaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa -aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaahnaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaabanbanbanbanbanbanbanaanaaabeMbeNaZnbcPbeOaZnbcQaZnaZnbbGbePbeQbeRbeSbeTbeUbeTbeTbeVbeWbeXbeXbeXbeYbeZbfaaMtbfbbfcbdWbdWbdWbdWbfdbdTbfebffbfgaZvbfhbfibfjbfkbflbfmbfnaZvbfobcebfpbfqbfrbfsbfrbftbejbekbelaAuaBBaUKaYRbfubfvbfwaYHaYHaYHbfxaYHbfyaZRaYIaYIaYIaYIaYIaYIbfzbfAbcqbcwbcwbfBbfCbfDbcwbdMbfEbfFbfGbcwbfHbbqbdDbbqbfIbfJbfJbfJbfKbfLbfMbfNbfNbfObfPbfQbfRbfSbfJbfJbfJbfTbfUbfVbcMbfWaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa -aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaabanbanbanbanbanbanbanbbAbbBbbCbfXaZnaZnaZnaZnaZnbfYaZnaZnbarbasbfZbgaaXWbgbaXWaXWbgcbbPbbPbbPbbPbgdbgeaAuaBBaBCbbTbgfbdTbdTbdTbggbdTbghbbWbgiaYqbgjbgkbglbgmbgnbgkbgoaYqbgpbcebgqbfqbgrbgsbfrbgtbgubgvbgwbgxaBBbgybdwaZKbgzbgAbgBbgCbgDbgEaYKaYKbgFaYIaYIaYIbgGbgGaYIbgHbcpbcqbgIbgJbbqbbqbbqbgKbdMbgLbgMbgNbcwbgObgPbdDbbqbgQbgRbgSbgTbgUbgVbgWbgXbgYbgZbhabhbbhcbhdbhebhfbhgbhhbhibhjbcMbhkaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa -aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaabanbanbanbanbanbanbanbhlbhmbhlbhnbhnbhobhnbhnbhnbhobapaZnbhpbhqbgaaXWaXWbgbaXWaXWbhrbbPbbPbbPbbPbhsbbSaAuaBBaBBbbTbhtbhubhvbhwbhxbhybhzbbWbhAaYqaYqaYqaYqaYqaYqaYqaYqbhBbhCbhDbhEbhFbhGbhHbhIbhJbejbekbhKaAuaBBaZKbhLbhMbhNbhObgAbhPbhQaYIaYIaZSaZSaYIaYIbgGbhRbhSbhTaYPbhUaYSbcKbhVbhWbhWbhWbhXbhYbhZbiabibbicbidbbqbdDbbqbiebifbigbihbgVbgVbihbiibijbgZbikbgVbilbihbimbhfbinbiobhibipbcMbhkaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa -aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaabanbanbanbanbanbanbanbbAbbBbbBbbBbbBbbBbbBbbBbbBbiqbirbisbitaZpaXWbiubivbiwbixbiybizbiAbbPbiBbiCbiDbcWaHvaCLbiEbbTbhtbiFbiGbiHbiIbiJbiKbiLbiMbiNbiObiNbiNbiNbiNbiNbiNbiMbiPbiQbiRbiSbiSbiSbiSbiSbiTbiUbiVaHvaCLaZKbiWbhNbhNbiXaYGbiYbhQaYIbaZbiZbjabbcaYIbhQbjbaYIaYIbjcbcpbcqbcwbjdbbqbjebbqbjfbcwbjgbjhbjibbqbjjbbqbdDbbqbjkbjlbgSbjmbjnbjobjpbjpbjpbjqbjpbjrbihbihbjsbhfbinbjtbhibjubcMbhkaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa -aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaabanbanbanbanbanbanbanaaaaaaaaaaaaaaaaaaaaaaaaaaabjvbjwbjwbjwbjxbjybjzbjAbjBbjCbjDbjDbjDbjEbjDbjFbjGbjHbjIbjJbjJbbTbbTbbTbiLbjKbjLbjLbjLbjLbjMbjNbjObjNbjNbjNbjNbjNbjNbjObjNbiQbjPbegbhGbjQbjPbegbhGbchbjJbjRbjJaZKbjSbhNbhNbjTaYHbjUbhQaYIbaZbjVbjWbbcaYIbhQbjXbjYaYIbjZbhUaYSbcKbkabkbbkcbkdbkebcwbkfbkfbkgbkhbkibbqbdDbbqbkjbjlbkkbihbgVbklbiibihbkmbgZbknbihbihbihbihbhfbkobkpbkqbhjbcMbhkaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa -aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaabanbanbanbanbanbanbanaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaabkrbksbktbktbkubjBbkvbkwbkxbkybkzbkAbkBbkCbkDbkEbkFbkFbkFbkGbkFbkFbkHbkFbkFbkFbkFbkIbkFbkJbkKbkFbkLbkMbkNbkFbkJbkKbkObkPbkPbkPbkFbkPbkPbkQbkRbkFbkEbkFaZKbjSbhNbkSbkTaYPaYIaYIaYIaYIbdybdyaYIaYIbkUbkVaYIaYIbkWbcpbkXbkYbkYbkZbkYblabkYbkYbkYbkYbkYbkYblbbbqbdDbbqblcbldblebjmblfblgblhbliblibgZbljblkbllblmblnbfJbloblpblqbfRblrblsaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa -aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaabanbanbanbanbanbanbanaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaabkrbltbktbktblubjBblvblwblxblwblwblwblwblybkDblzblAblBblBblBblBblBblCblBblBblBblBblDblBblEblFblBblGblBblHblBblEblIblDblBblBblBblBblBblBblIblJblBblKbkFaZKaYHblLaYHbkTblMbhQaYIbhQaYIaYIaYIbhQaYIbhQblNaYIblOaYPbcpbcqblPblQblRblSblTblUblRblVblWblXblYblZbmabmbbmcbmdbfNbmebmfbmgbmfbmhbmfbmfbfPbmibfRbmjbfJbhibfJbmkbjtbmlbfJbcMaUgaaaaaaaaaaaaaaaaaaahnaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa -aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaabanbanbanbanbanaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaabkrbmmbmnbmobmpbjBbmqbmrbmsbmtbmubmvbmwbmxbmybmzbmAbkFbkFbkFbkFbkFbkEbkFbkFbkFbkFbkObmBbmCbkFbkFbkEbkFbkFbkFbkJbkEbkObkFbkFbkFbkFbkFbmDbkEbmEbkFbkFbkFbmFbmGbmHbmGbkTbhQaYIbhQbmIbhQaYIbmJbmKbmLaYIaYPbmMaYIbmNbmObmPbmQbmRbmSbmTbmUbmTbmVblVbmWbmXbmYbmZbbqbdDbbqbbqbfKbcAbbqbnabnbbncbihbndbnebihbnebnfbihbngbnhbinbjtbnibfJbcMaUgaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa -aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaabmmbnjbnkbnlbnlbnlbnlbnlbnlbnmbnnbnobnpbnqbnrbnsbntbntbntbnubntbntbnvbntbjNbnwbnxbkrbkObnybkObnzbnAbnBbnCbnAbnAbnAbnDbnDbnDbnDbnEbmFbnFbnGbnHbmFbnIbnJbnKbkTaYPaYPaYPaYPaYPbnLaYPaYPaYPaYPaYPaYPbnMaYPbcpbnNblPblPbnObnPblRbnObnPblVbnQbnRbnSbnTbdBbnUbbqbnVbnVbnWbnXbnYbnZboabihbobbobbobbobbobbocbodbnhbinbjtboebfJbcMaUgaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaahnaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa -aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaabkrbofbogbogbogbohbogbogbogboibojbokbolbombogbonboobopboqborbosboqbotboubovbowboxbmnboybozboyboAboBboCboDboEboFboGboHboIboJboIboKboLboMboMboMboNboIboOboIboPboQboIboIboJboIboIboIboIboRboSboTboUboVboWbcpboXboYboZbpabpbblRbpcbpdbpebpfbpgblRbphbbqbdDbbqbpibpjbpkbplbpmbpnboabpobfJbfJbfJbfJbppblqblqbfRbfRbpqblqbfRbprbpsbpsbpsbpsaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa -aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaabptbptbptbpubptbpvbptbpwbpxbojbojbpybojbpzbpAbpBbpCbpDbpEbpFbpGbpHbpIbpJbpKbpLbovbpMbpNbkrbkFbkEbkFbnzbpObpPbpQbpRbpSbpTbpUbpUbpVbpVbpWbpXbpYbpZbqabqbbqbbqcbqbbqdbqebqbbqbbqfbpVbpUbpUbpUbpUbqgbqhbqiboVbqjbcpboXboYbqkbqlbqmbnSbqnbnSbnTbnSbmYblRbqobbqbqpbdBbqqbqrbqsbqtbqubqvbqwbqxbqybqzbqzbqAbqBbqCbqDbqzbqzbqEbqFbqGbqHbqIbqJbqKbpsaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa -aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaahnaaaaaaaaaaaabqLbqMbqNbqMbqOaaaaaaaaaaaabptbqPbqQbqRbqSbqTbqUbqVbqWbptbqXbqYbqZbrabrbbrcbpMbrdbrebrfbrgbpHbrhbribrjbpLbovbpMbpNbrkbkFbkEbkFbnAbrlbrmbrnbrobrpbrqboIboIboIbrrbrsbrtboIbrubrvbrwbrxbrxbrxbrybnDbrzbnDbrAboIbrBboIboIbrCbrDbkTbrEbrFbrGbcpboXboYbqkbrHbrIbrJbrKbrLblVbrMbrNbrOblPbrPbdDbbqbrQbrRbrSbrTbrUbrVbqwbqxbrWbrXbpsbpsbrYbpsbrZbpsbnDbnDbsabsbbsbbscbnDbnDbnDaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa -aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaabqMbsdbsebsebqMbsfbsgbshbptbptbqTbqTbqTbqTbqTbsibsjbskbslbsmbskbskbskbsnbrcbsobspbsqbsrbrgbpHbrhbssbrjbstbovbsubpNbnGbkFbkEbkFbnAbnBbnAbnAbnAbnAbnAbnDbnDbnDbnEbnDbnDbnDbnDbmFaaaaaaaaaaaaaaabnDbnDbnDbnDbnDbsvbnDbnDbswbsxbsybszbsAbsBbsCbsDbpVbsEbsFbsFbsFbsFbsGbsFbsFbsEbsHbsFbsIbsJbsIbsKbsLbsMbsNbsNbsLbsObsPbsQbsRbpsbsSbsTbqxbqxbsUbpsbpsaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa -aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaabqNbsVbsVbsebqNbsWbsXbsYbsZbtabqTbsibqTbqTbqTbqTbtbbqTbptbtcbtdbtebtfbtgbrcbpMbrdbthbtibrgbpHbrhbtjbrjbtkbtlbtmbpNbnHbtnbkEbtobnDbtpbnDbmHbmHbmHbmHbmHbmHbtqbtrbmHbmHbmHbnDbtsaaaaaaaaaaaaaaaaanaaaaaaaaaaaabttbmHbttbtubtvbtwbtxbtybtzbtAbtzbtybtzbtybtybtybtybtBbtybtybtCbtDbtEbtFbtGbtHbtIbtJbtKbtLbtLbtMbtNbtObtPbtQbtObtRbtSbqxbqxbtTbqxbtTaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa +aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaahnaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaabanbanbanbanbanbanbanaanaaabeMbeNaZnbcPbeOaZnbcQaZnaZnbbGbePbeQbeRbeSbeTbeUbeTbeTbeVbeWbeXbeXbeXbeYbeZbfaaMtbfbbfcbdWbdWbdWbdWbfdbdTbfebffbfgaZvbfhbfibfjbfkbflbfmbfnaZvbfobcebfpbfqbfrbfsbfrbftbejbekbelaAuaBBaUKaYRbfubfvbfwaYHaYHaYHbfxaYHbfyaZRaYIaYIaYIaYIaYIaYIbfzbfAbcqbcwbcwbfBbfCbfDbcwbdMbfEbfFbfGbcwbfHbbqbdDbbqbfIbfJbfJbfJbfKbfLbfMbfNbfNbfObfPbfQbfRbfSbfJbfJbfJbfTbfUbfVbfWbfXaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa +aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaabanbanbanbanbanbanbanbbAbbBbbCbfYaZnaZnaZnaZnaZnbfZaZnaZnbarbasbgabgbaXWbgcaXWaXWbgdbbPbbPbbPbbPbgebgfaAuaBBaBCbbTbggbdTbdTbdTbghbdTbgibbWbgjaYqbgkbglbgmbgnbgobglbgpaYqbgqbcebgrbfqbgsbgtbfrbgubgvbgwbgxbgyaBBbgzbdwaZKbgAbgBbgCbgDbgEbgFaYKaYKbgGaYIaYIaYIbgHbgHaYIbgIbcpbcqbgJbgKbbqbbqbbqbgLbdMbgMbgNbgObcwbgPbgQbdDbbqbgRbgSbgTbgUbgVbgWbgXbgYbgZbhabhbbhcbhdbhebhfbhgbhhbhibhjbhkbcMbhlaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa +aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaabanbanbanbanbanbanbanbhmbhnbhmbhobhobhpbhobhobhobhpbapaZnbhqbhrbgbaXWaXWbgcaXWaXWbhsbbPbbPbbPbbPbhtbbSaAuaBBaBBbbTbhubhvbhwbhxbhybhzbhAbbWbhBaYqaYqaYqaYqaYqaYqaYqaYqbhCbhDbhEbhFbhGbhHbhIbhJbhKbejbekbhLaAuaBBaZKbhMbhNbhObhPbgBbhQbhRaYIaYIaZSaZSaYIaYIbgHbhSbhTbhUaYPbhVaYSbcKbhWbhXbhXbhXbhYbhZbiabibbicbidbiebbqbdDbbqbifbigbihbiibgWbgWbiibijbikbhabilbgWbimbiibinbhgbiobipbhjbiqbcMbhlaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa +aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaabanbanbanbanbanbanbanbbAbbBbbBbbBbbBbbBbbBbbBbbBbirbisbitbiuaZpaXWbivbiwbixbiybizbiAbiBbbPbiCbiDbiEbcWaHvaCLbiFbbTbhubiGbiHbiIbiJbiKbiLbiMbiNbiObiPbiObiObiObiObiObiObiNbiQbiRbiSbiTbiTbiTbiTbiTbiUbiVbiWaHvaCLaZKbiXbhObhObiYaYGbiZbhRaYIbaZbjabjbbbcaYIbhRbjcaYIaYIbjdbcpbcqbcwbjebbqbjfbbqbjgbcwbjhbjibjjbbqbjkbbqbdDbbqbjlbjmbgTbjnbjobjpbjqbjqbjqbjrbjqbjsbiibiibjtbhgbiobjubhjbjvbcMbhlaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa +aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaabanbanbanbanbanbanbanaaaaaaaaaaaaaaaaaaaaaaaaaaabjwbjxbjxbjxbjybjzbjAbjBbjCbjDbjEbjEbjEbjFbjEbjGbjHbjIbjJbjKbjKbbTbbTbbTbiMbjLbjMbjMbjMbjMbjNbjObjPbjObjObjObjObjObjObjPbjObiRbjQbegbhHbjRbjQbegbhHbchbjKbjSbjKaZKbjTbhObhObjUaYHbjVbhRaYIbaZbjWbjXbbcaYIbhRbjYbjZaYIbkabhVaYSbcKbkbbkcbkdbkebkfbcwbkgbkgbkhbkibkjbbqbdDbbqbkkbjmbklbiibgWbkmbijbiibknbhabkobiibiibiibiibhgbkpbkqbkrbhkbcMbhlaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa +aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaabanbanbanbanbanbanbanaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaabksbktbkubkubkvbjCbkwbkxbkybkzbkAbkBbkCbkDbkEbkFbkGbkGbkGbkHbkGbkGbkIbkGbkGbkGbkGbkJbkGbkKbkLbkGbkMbkNbkObkGbkKbkLbkPbkQbkQbkQbkGbkQbkQbkRbkSbkGbkFbkGaZKbjTbhObkTbkUaYPaYIaYIaYIaYIbdybdyaYIaYIbkVbkWaYIaYIbkXbcpbkYbkZbkZblabkZblbbkZbkZbkZbkZbkZbkZblcbbqbdDbbqbldbleblfbjnblgblhblibljbljbhablkbllblmblnblobfJblpblqblrbfRblsbltaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa +aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaabanbanbanbanbanbanbanaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaabksblubkubkublvbjCblwblxblyblxblxblxblxblzbkEblAblBblCblCblCblCblCblDblCblCblCblCblEblCblFblGblCblHblCblIblCblFblJblEblCblCblCblCblCblCblJblKblCblLbkGaZKaYHblMaYHbkUblNbhRaYIbhRaYIaYIaYIbhRaYIbhRblOaYIblPaYPbcpbcqblQblRblSblTblUblVblSblWblXblYblZbmabmbbmcbmdbmebfNbmfbmgbmhbmgbmibmgbmgbfPbmjbfRbmkbfJbhjbfJbmlbjubmmbfJbcMaUgaaaaaaaaaaaaaaaaaaahnaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa +aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaabanbanbanbanbanaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaabksbmnbmobmpbmqbjCbmrbmsbmtbmubmvbmwbmxbmybmzbmAbmBbkGbkGbkGbkGbkGbkFbkGbkGbkGbkGbkPbmCbmDbkGbkGbkFbkGbkGbkGbkKbkFbkPbkGbkGbkGbkGbkGbmEbkFbmFbkGbkGbkGbmGbmHbmIbmHbkUbhRaYIbhRbmJbhRaYIbmKbmLbmMaYIaYPbmNaYIbmObmPbmQbmRbmSbmTbmUbmVbmUbmWblWbmXbmYbmZbnabbqbdDbbqbbqbfKbcAbbqbnbbncbndbiibnebnfbiibnfbngbiibnhbhgbiobjubnibfJbcMaUgaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa +aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaabmnbnjbnkbnlbnlbnlbnlbnlbnlbnmbnnbnobnpbnqbnrbnsbntbntbntbnubntbntbnvbntbjObnwbnxbksbkPbnybkPbnzbnAbnBbnCbnAbnAbnAbnDbnDbnDbnDbnEbmGbnFbnGbnHbmGbnIbnJbnKbkUaYPaYPaYPaYPaYPbnLaYPaYPaYPaYPaYPaYPbnMaYPbcpbnNblQblQbnObnPblSbnObnPblWbnQbnRbnSbnTbdBbnUbbqbnVbnVbnWbnXbnYbnZboabiibobbobbobbobbobbocbodbhgbiobjuboebfJbcMaUgaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaahnaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa +aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaabksbofbogbogbogbohbogbogbogboibojbokbolbombogbonboobopboqborbosboqbotboubovbowboxbmoboybozboyboAboBboCboDboEboFboGboHboIboJboIboKboLboMboMboMboNboIboOboIboPboQboIboIboJboIboIboIboIboRboSboTboUboVboWbcpboXboYboZbpabpbblSbpcbpdbpebpfbpgblSbphbbqbdDbbqbpibpjbpkbplbpmbpnboabpobfJbfJbfJbfJbppblrblrbfRbfRbpqblrbfRbprbpsbpsbpsbpsaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa +aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaabptbptbptbpubptbpvbptbpwbpxbojbojbpybojbpzbpAbpBbpCbpDbpEbpFbpGbpHbpIbpJbpKbpLbovbpMbpNbksbkGbkFbkGbnzbpObpPbpQbpRbpSbpTbpUbpUbpVbpVbpWbpXbpYbpZbqabqbbqbbqcbqbbqdbqebqbbqbbqfbpVbpUbpUbpUbpUbqgbqhbqiboVbqjbcpboXboYbqkbqlbqmbnSbqnbnSbnTbnSbmZblSbqobbqbqpbdBbqqbqrbqsbqtbqubqvbqwbqxbqybqzbqzbqAbqBbqCbqDbqzbqzbqEbqFbqGbqHbqIbqJbqKbpsaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa +aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaahnaaaaaaaaaaaabqLbqMbqNbqMbqOaaaaaaaaaaaabptbqPbqQbqRbqSbqTbqUbqVbqWbptbqXbqYbqZbrabrbbrcbpMbrdbrebrfbrgbpHbrhbribrjbpLbovbpMbpNbrkbkGbkFbkGbnAbrlbrmbrnbrobrpbrqboIboIboIbrrbrsbrtboIbrubrvbrwbrxbrxbrxbrybnDbrzbnDbrAboIbrBboIboIbrCbrDbkUbrEbrFbrGbcpboXboYbqkbrHbrIbrJbrKbrLblWbrMbrNbrOblQbrPbdDbbqbrQbrRbrSbrTbrUbrVbqwbqxbrWbrXbpsbpsbrYbpsbrZbpsbnDbnDbsabsbbsbbscbnDbnDbnDaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa +aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaabqMbsdbsebsebqMbsfbsgbshbptbptbqTbqTbqTbqTbqTbsibsjbskbslbsmbskbskbskbsnbrcbsobspbsqbsrbrgbpHbrhbssbrjbstbovbsubpNbnGbkGbkFbkGbnAbnBbnAbnAbnAbnAbnAbnDbnDbnDbnEbnDbnDbnDbnDbmGaaaaaaaaaaaaaaabnDbnDbnDbnDbnDbsvbnDbnDbswbsxbsybszbsAbsBbsCbsDbpVbsEbsFbsFbsFbsFbsGbsFbsFbsEbsHbsFbsIbsJbsIbsKbsLbsMbsNbsNbsLbsObsPbsQbsRbpsbsSbsTbqGbqxbsUbpsbpsaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa +aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaabqNbsVbsVbsebqNbsWbsXbsYbsZbtabqTbsibqTbqTbqTbqTbtbbqTbptbtcbtdbtebtfbtgbrcbpMbrdbthbtibrgbpHbrhbtjbrjbtkbtlbtmbpNbnHbtnbkFbtobnDbtpbnDbmIbmIbmIbmIbmIbmIbtqbtrbmIbmIbmIbnDbtsaaaaaaaaaaaaaaaaanaaaaaaaaaaaabttbmIbttbtubtvbtwbtxbtybtzbtAbtzbtybtzbtybtybtybtybtBbtybtybtCbtDbtEbtFbtGbtHbtIbtJbtKbtLbtLbtMbtNbtObtPbtQbtObtRbtSbqxbqxbtTbqxbtTaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaabqMbsebsebsebtUbtVbqTbqTbtVbqTbqTbqTbqTbsibqTbqTbtWbtXbtXbtYbtZbpxbojbuabubbucbudbuebufbugbuhbuibujbukbulbumbohbunbuobupbuqburboMbusboMboIbutbuubuvbuvbuwbuvbuvbuvbuvbuvbuxbuybuzbuAaaaaaaaaaaanaaabuBbuCbuCboMboMboMbuDbuEbuFbuGbuHbuHbuIbuHbuHbuHbuHbuHbuHbuHbuJbuKbuKbuKbuLbuMbuNbuObuNbuMbuPbuQbuRbuRbuSbuQbuQbuTbuUbuVbuVbuVbuVbuVbuVbuVbuVaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa -aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaabqNbsVbsVbsVbqNbuWbuXbuYbsZbuZbvabqTbqTbqTbqTbqTbvbbtXbvcbvdbvebvfbvgbvhbktbvibvjbvkbvlbvmbvnbvobvpbvqbpLbvrbpMbpNbkrbkFbkEbvsbnDbvtbvubmHbvvbvwbvxbvybvzbvzbvzbvzbvzbvAbvBbvCbvzbtsbvDbvDbvDbvDbvDbvEaaaaaaaaaaaaaaaaaabvFbvGbvHbvIbvIbvIbvIbvJbvKbvLbvKbvKbvKbvMbvNbvObvNbvPbvQbvRbvSbvRbvQbvTbvUbvVbvWbvXbvYbvZbwabwbbwcbwdbwebwebwfbwebwgbwhaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa -aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaabqMbwibwjbwkbqMbwlbsgbshbptbptbwmbwnbwobwpbwqbwrbvbbwsbwtbwubwvbtXbwwbwxbwybwzbwAbwBbwCbwCbwDbwCbwEbwFbwGbwHbwIbwJbwKbwLbwMbkFbnDbwNbvubmHbwObwPbwQbwRbwSbwTbwUbwVbwSbwWbwXbwYbwZbxabxbbxcbxdbxebvDbvEaaaaaaaaaaaaaaaaaabxfbvGbvHbxgbvIbvIbvIbvIbvIbvIbvIbvIbxhbxibxjbxkbvNbvPbxlbxmbxnbxmbxlbvTbvYbxobvYbxpbvYbvZbwabxqbxrbxsbxtbxubxvbxwbxxbwhaanaanaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa -aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaabxybqMbxzbqMbxAaaaaaaaaaaaabptbptbxBbxCbwqbxDbxEbxFbtXbtYbtZbxGbxHbxIbxJbohbxKbxLbxMbsqbxNbxObxPbxQbxRbulbxSbxTbpCbxUbkJbxVbxWbrBbnKbnDbmHbwObxXbxYbxZbyabybbycbyabydbyebyfbygbyhbtsbvDbyibxebyjbvDbvEahnaaaaaaaaaaaaaaabykbvGbvHbvIbylbymbvIbvIbylbymbvIbvIbynbyobxjbypbvNbyqbyrbysbytbysbyubyvbywbyxbyybyzbvYbyAbwabyBbyCbyDbyEbyEbyEbyFbwgbwhaanaaaaanaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa -aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaabyGbyHbyIbyHbyJbyKbyLbyMbyNbyObyPbyHbyGbyQbyRbySbyTbyUbyVbyVbyVbyWbyVbyVbyVbyXbyTbyYbyYbkrbkHbkEbyZbnDbmHbnDbmHbzabzbbzcbzdbzebzfbzfbzgbzhbzibzjbzkbzlbzmbxbbznbxebxebvDbvEaaaaaaaaaaaaaaaaaabzobvGbvHbvIbvJbzpbvIbvIbvJbzqbvIbvIbzrbvMbzsbztbzubzvbzwbzxbzybzxbzzbvTbzAbvYbvYbzBbvYbvYbwabqxbzCbzDbyEbzEbzFbzGbzHbwhadtadtadtaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa -aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaabzIbyKbyKbyKbyKbyKbyKbyMbzJbyKbyKbyKbyKbzKbzLbpMbyTbzMbzNbzObzNbzPbzQbzRbzSbzTbyTbkrbkrbzUbkObnybkObnDbmHbmHbmHbwObzVbzcbzWbzXbzXbzXbzXbzXbzYbzZbAabAbbAcbvDbvDbvDbvDbvDbvEaaaaaaaaaaaaaaaaaabvFbvGbvHbvIbvIbvIbvIbvIbvIbvIbAdbAebvMbvMbAfbAgbAfbAhbAibAjbAkbAlbAmbAnbAobApbAqbArbAsbAtbwabzGbzGbAubAvbzGbzGbzGbAwbwhbAxbwhaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa -aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaabAybyKbyKbyKbyKbyKbyKbyMbAzbyKbyKbyKbyKbAAbzLbsubyTbABbACbADbAEbAFbACbADbAEbAGbyTbAHbAIbzUbAJbAKbkFbnDbnDbmHbALbAMbydbANbAObAPbAQbARbASbATbAUbAVbAWbAXbuCbuCbuCbuCbuCbuCbAYaaaaaaaaaaaaaaaaanbvFbvGbvHbAZbAZbBabymbvIbvIbBbbBcbBdbBebBfbBgbBhbBibBjbzvbBkbxlbBkbBlbBmbBnbvYbvYbBobvYbBpbwabBqbBrbBsbBtbBubBvbBwbBxbBybBzbBAaanaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa -aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaabAybBBbBCbBDbBEbBFbBGbBHbBIbyKbyKbyKbyKbBJbzLbpMbyTbBKbBLbBMbBNbBObBPbBMbBQbBRbyTbBSbBTbzUbBUbkEbBVbBWbBXbmHbBYbBZbzcbwPbCabCabCabCabCbbCcbCdbCebCfbCgbChbCibCjbCkbClbCmaaaaaaaaaaaaaaaaaaaanbvFbvGbvHbCnbCnbCnbCnbCobvIbCpbCqbAebCrbCsbCsbCsbCsbCsbCtbCubCvbCwbCxbCybvYbvYbvYbCzbvYbCAbwabCBbBqbBqbCCbCDbBqbxvbCEbCFbCGbBAaanaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa -aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaabCHbCIbCIbCIbCIbCIbCJbyGbyGbyGbCKbCLbCKbCMbzLbpMbyTbBKbzQbzQbzQbAFbzQbzQbzQbAGbyTbzUbzUbCNbkFbkEbCObCPbCQbCRbCSbCTbCRbCRbCUbCUbCVbCVbCWbCXbCYbCZbDabCYbCYbCZbDbbzcbzcbDcaanbvDbvDbvDbvDbvDaanbvFbDdbvHbDebDfbDgbDhbvIbvIbDibvIbDjbDkbDlbDmbDnbDobxlbDpbDqbDrbzxbDsbDtbvYbvYbDubDvbDwbDxbwabBqbDybBsbDzbDAbDBbDCbBxbBybDDbBAaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa -aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaahnaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaabCMbCMbCMbCMbCMbDEbxTbDFbDGbACbADbDHbAFbACbADbAEbzTbyTbDIbDJbkObkFbkEbDKbDLbDMbDNbDObDPbDQbDRbDSbDTbDUbDVbCfbzhbzhbDWbDXbDYbDZbEabwPbEbbEcbEdbEebxbbEfbxebxebvDaanbvFbvGbEgbvIbvIbvIbvIbvIbvIbDibvIbDibEhbzxbzxbzxbzxbEibEjbzxbEkbDqbElbEmbEnbEnbEobEpbvYbEqbwabzGbzGbzGbErbEsbzGbwhbEtbwhbwhbwhaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa -aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaanaaaaaaaaaaanaanaaabEubvgbEvbEwbExbEybpMbyTbBKbBLbEzbBNbEAbBPbEzbBQbEBbyTbECbkFbkObkFbkEbEDbEEbEFbEGbyabEHbEIbEJbEKbELbEMbENbDabCXbCYbEObEPbEQbERbESbzcbETbEUbDcaanbvDbEVbEWbyjbvDaanbvFbvGbvHbEXbEYbEZbFabvIbvIbFbbBcbFcbFdbDqbDqbDqbDqbFebFfbDqbFgbzxbDsbFhbFibFjbvYbEpbvYbFkbFlaaaaaaaanbFmbFnbFoaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaahnaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa -aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaanaanaanaanaanaaaaanaaaaanaaabFpbvgbktbFqbktbksbpMbyTbFrbFrbyVbFsbBKbFsbyVbyVbFtbyTbFubkFbkObkFbkEbFvbFwbnDbvzbFxbFybFzbFAbFBbFCbFDbFEbEPbFFbFGbFHbFGbFIbERbFJbFKbzfbFLbFMbFNbxbbFObxebxebvDaanbvFbvGbFPbFQbAebAebFRbvIbvIbDibFSbFTbFUbFVbFWbFWbFXbFYbFZbGabzybGbbCxbGcbGdbGebGfbEpbvYbvZbEpaaaaaaaaabGgaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa -aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaabGhbGhbGhbGhbGhbGhbGhbGhbGhbGhbGibGjbGkbogbGlbGkbGmbGnbGobGhbGhbGhbGpbBKbGqbGrbGsbGtbGobGubGubGhbGvbkEbGwbGxbGybDNbGzbGAbGBbGCbGDbFCbGEbGFbGGbzcbGHbGIbGJbCYbGKbCZbDbbzcbGLbDcaanbvDbvDbvDbvDbvDaanbvFbvGbAebGMbGNbGMbAebGObvIbDibvIbGPbGQbGRbGRbGRbGSbGTbGUbDqbFgbGVbDsbwabwabwabwabGWbGXbGXbGYaaaaaaaaabGZaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa -aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaabGhbHabHabHbbHcbHdbHebHfbHgbHhbHibHjbGobHkbHlbGobHmbHnbHobHabHpbHqbHrbHsbHrbHtbHabGtbHubHabHabGhbHvbkEbkFbHwbHxbHybHzbvzbHAbHBbHCbFCbHDbGFbGGbHEbGHbDNbHFbzcbHGbEabwPbHHbHIbEdbEebxbbHJbHKbHLbvDaanbxfbvGbAebHMbHMbHMbHNbHObHPbHQbHObHRbHSbHSbHSbGRbHTbHUbHVbzxbzybHWbHXbHYbHZbIabIbaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa +aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaabqNbsVbsVbsVbqNbuWbuXbuYbsZbuZbvabqTbqTbqTbqTbqTbvbbtXbvcbvdbvebvfbvgbvhbkubvibvjbvkbvlbvmbvnbvobvpbvqbpLbvrbpMbpNbksbkGbkFbvsbnDbvtbvubmIbvvbvwbvxbvybvzbvzbvzbvzbvzbvAbvBbvCbvzbtsbvDbvDbvDbvDbvDbvEaaaaaaaaaaaaaaaaaabvFbvGbvHbvIbvIbvIbvIbvJbvKbvLbvKbvKbvKbvMbvNbvObvNbvPbvQbvRbvSbvRbvQbvTbvUbvVbvWbvXbvYbvZbwabwbbwcbwdbwebwebwfbwebwgbwhaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa +aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaabqMbwibwjbwkbqMbwlbsgbshbptbptbwmbwnbwobwpbwqbwrbvbbwsbwtbwubwvbtXbwwbwxbwybwzbwAbwBbwCbwCbwDbwCbwEbwFbwGbwHbwIbwJbwKbwLbwMbkGbnDbwNbvubmIbwObwPbwQbwRbwSbwTbwUbwVbwSbwWbwXbwYbwZbxabxbbxcbxdbxebvDbvEaaaaaaaaaaaaaaaaaabxfbvGbvHbxgbvIbvIbvIbvIbvIbvIbvIbvIbxhbxibxjbxkbvNbvPbxlbxmbxnbxmbxlbvTbvYbxobvYbxpbvYbvZbwabxqbxrbxsbxtbxubxvbxwbxxbwhaanaanaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa +aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaabxybqMbxzbqMbxAaaaaaaaaaaaabptbptbxBbxCbwqbxDbxEbxFbtXbtYbtZbxGbxHbxIbxJbohbxKbxLbxMbsqbxNbxObxPbxQbxRbulbxSbxTbpCbxUbkKbxVbxWbrBbnKbnDbmIbwObxXbxYbxZbyabybbycbyabydbyebyfbygbyhbtsbvDbyibxebyjbvDbvEahnaaaaaaaaaaaaaaabykbvGbvHbvIbylbymbvIbvIbylbymbvIbvIbynbyobxjbypbvNbyqbyrbysbytbysbyubyvbywbyxbyybyzbvYbyAbwabyBbyCbyDbyEbyEbyEbyFbwgbwhaanaaaaanaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa +aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaabyGbyHbyIbyHbyJbyKbyLbyMbyNbyObyPbyHbyGbyQbyRbySbyTbyUbyVbyVbyVbyWbyVbyVbyVbyXbyTbyYbyYbksbkIbkFbyZbnDbmIbnDbmIbzabzbbzcbzdbzebzfbzfbzgbzhbzibzjbzkbzlbzmbxbbznbxebxebvDbvEaaaaaaaaaaaaaaaaaabzobvGbvHbvIbvJbzpbvIbvIbvJbzqbvIbvIbzrbvMbzsbztbzubzvbzwbzxbzybzxbzzbvTbzAbvYbvYbzBbvYbvYbwabqxbzCbzDbyEbzEbzFbzGbzHbwhadtadtadtaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa +aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaabzIbyKbyKbyKbyKbyKbyKbyMbzJbyKbyKbyKbyKbzKbzLbpMbyTbzMbzNbzObzNbzPbzQbzRbzSbzTbyTbksbksbzUbkPbnybkPbnDbmIbmIbmIbwObzVbzcbzWbzXbzXbzXbzXbzXbzYbzZbAabAbbAcbvDbvDbvDbvDbvDbvEaaaaaaaaaaaaaaaaaabvFbvGbvHbvIbvIbvIbvIbvIbvIbvIbAdbAebvMbvMbAfbAgbAfbAhbAibAjbAkbAlbAmbAnbAobApbAqbArbAsbAtbwabzGbzGbAubAvbzGbzGbzGbAwbwhbAxbwhaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa +aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaabAybyKbyKbyKbyKbyKbyKbyMbAzbyKbyKbyKbyKbAAbzLbsubyTbABbACbADbAEbAFbACbADbAEbAGbyTbAHbAIbzUbAJbAKbkGbnDbnDbmIbALbAMbydbANbAObAPbAQbARbASbATbAUbAVbAWbAXbuCbuCbuCbuCbuCbuCbAYaaaaaaaaaaaaaaaaanbvFbvGbvHbAZbAZbBabymbvIbvIbBbbBcbBdbBebBfbBgbBhbBibBjbzvbBkbxlbBkbBlbBmbBnbvYbvYbBobvYbBpbwabBqbBrbBsbBtbBubBvbBwbBxbBybBzbBAaanaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa +aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaabAybBBbBCbBDbBEbBFbBGbBHbBIbyKbyKbyKbyKbBJbzLbpMbyTbBKbBLbBMbBNbBObBPbBMbBQbBRbyTbBSbBTbzUbBUbkFbBVbBWbBXbmIbBYbBZbzcbwPbCabCabCabCabCbbCcbCdbCebCfbCgbChbCibCjbCkbClbCmaaaaaaaaaaaaaaaaaaaanbvFbvGbvHbCnbCnbCnbCnbCobvIbCpbCqbAebCrbCsbCsbCsbCsbCsbCtbCubCvbCwbCxbCybvYbvYbvYbCzbvYbCAbwabCBbBqbBqbCCbCDbBqbxvbCEbCFbCGbBAaanaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa +aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaabCHbCIbCIbCIbCIbCIbCJbyGbyGbyGbCKbCLbCKbCMbzLbpMbyTbBKbzQbzQbzQbAFbzQbzQbzQbAGbyTbzUbzUbCNbkGbkFbCObCPbCQbCRbCSbCTbCRbCRbCUbCUbCVbCVbCWbCXbCYbCZbDabCYbCYbCZbDbbzcbzcbDcaanbvDbvDbvDbvDbvDaanbvFbDdbvHbDebDfbDgbDhbvIbvIbDibvIbDjbDkbDlbDmbDnbDobxlbDpbDqbDrbzxbDsbDtbvYbvYbDubDvbDwbDxbwabBqbDybBsbDzbDAbDBbDCbBxbBybDDbBAaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa +aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaahnaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaabCMbCMbCMbCMbCMbDEbxTbDFbDGbACbADbDHbAFbACbADbAEbzTbyTbDIbDJbkPbkGbkFbDKbDLbDMbDNbDObDPbDQbDRbDSbDTbDUbDVbCfbzhbzhbDWbDXbDYbDZbEabwPbEbbEcbEdbEebxbbEfbxebxebvDaanbvFbvGbEgbvIbvIbvIbvIbvIbvIbDibvIbDibEhbzxbzxbzxbzxbEibEjbzxbEkbDqbElbEmbEnbEnbEobEpbvYbEqbwabzGbzGbzGbErbEsbzGbwhbEtbwhbwhbwhaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa +aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaanaaaaaaaaaaanaanaaabEubvgbEvbEwbExbEybpMbyTbBKbBLbEzbBNbEAbBPbEzbBQbEBbyTbECbkGbkPbkGbkFbEDbEEbEFbEGbyabEHbEIbEJbEKbELbEMbENbDabCXbCYbEObEPbEQbERbESbzcbETbEUbDcaanbvDbEVbEWbyjbvDaanbvFbvGbvHbEXbEYbEZbFabvIbvIbFbbBcbFcbFdbDqbDqbDqbDqbFebFfbDqbFgbzxbDsbFhbFibFjbvYbEpbvYbFkbFlaaaaaaaanbFmbFnbFoaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaahnaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa +aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaanaanaanaanaanaaaaanaaaaanaaabFpbvgbkubFqbkubktbpMbyTbFrbFrbyVbFsbBKbFsbyVbyVbFtbyTbFubkGbkPbkGbkFbFvbFwbnDbvzbFxbFybFzbFAbFBbFCbFDbFEbEPbFFbFGbFHbFGbFIbERbFJbFKbzfbFLbFMbFNbxbbFObxebxebvDaanbvFbvGbFPbFQbAebAebFRbvIbvIbDibFSbFTbFUbFVbFWbFWbFXbFYbFZbGabzybGbbCxbGcbGdbGebGfbEpbvYbvZbEpaaaaaaaaabGgaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa +aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaabGhbGhbGhbGhbGhbGhbGhbGhbGhbGhbGibGjbGkbogbGlbGkbGmbGnbGobGhbGhbGhbGpbBKbGqbGrbGsbGtbGobGubGubGhbGvbkFbGwbGxbGybDNbGzbGAbGBbGCbGDbFCbGEbGFbGGbzcbGHbGIbGJbCYbGKbCZbDbbzcbGLbDcaanbvDbvDbvDbvDbvDaanbvFbvGbAebGMbGNbGMbAebGObvIbDibvIbGPbGQbGRbGRbGRbGSbGTbGUbDqbFgbGVbDsbwabwabwabwabGWbGXbGXbGYaaaaaaaaabGZaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa +aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaabGhbHabHabHbbHcbHdbHebHfbHgbHhbHibHjbGobHkbHlbGobHmbHnbHobHabHpbHqbHrbHsbHrbHtbHabGtbHubHabHabGhbHvbkFbkGbHwbHxbHybHzbvzbHAbHBbHCbFCbHDbGFbGGbHEbGHbDNbHFbzcbHGbEabwPbHHbHIbEdbEebxbbHJbHKbHLbvDaanbxfbvGbAebHMbHMbHMbHNbHObHPbHQbHObHRbHSbHSbHSbGRbHTbHUbHVbzxbzybHWbHXbHYbHZbIabIbaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaabIcbHabHabHabIdbIebIebIebIebIfbIgbIebIhbIebIibIebIebIebIjbIebIebIebIebIebIebIkbIebIlbImbInbIebIobIpbIqbIpbIrbIpbIpbIsbItbIubIvbIwbIxbIybIzbGGbzcbGHbDNbIAbzcbHGbEabzcbIBbICbDcaanbvDbIDbIEbIFbvDaanbykbIGbAebIHbIIbIIbHNbvIbIJbIKbvIbILbIMbINbIObGRbIPbIQbIRbzxbzybzxbISbITbIUbIVbIbbIWbIWbIWbIWbIWbIXaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa -aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaabIYbHabHabHabIZbHabHabIdbIebIebJabIebIebIebIebJbbJcbJcbJdbJebJcbJcbJcbJfbJcbJcbJgbGtbHubJhbJibJjbJkbkEbJlbGxbJmbJnbJobJpbvzbGAbJqbJrbJsbJtbCXbJubJvbJvbJwbHAbHGbFJbJxbzfbJybFMbFNbxbbJzbHKbHKbvDaanbzobvGbAebJAbJBbJBbHNbHObJCbJDbHObJEbJFbJGbJHbJIbJJbJKbJLbzxbzybzxbJMbJNbJObJPbIbbJQbJRbJSbJTbJUbJVaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa -aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaabGhbJWbHabHabIZbHabHabJXbJYbHabJZbJYbHabHabJYbKabHabHabJYbKabHabHabJYbKabKbbJYbKabGtbHubJhbHabKcbKdbkEbKebKfbjNbjNbjNbjNbKgbKhbKibvzbKjbKkbCYbCYbKlbKmbKnbCYbDabCZbDbbzcbzcbDcaanbvDbvDbvDbvDbvDaanbvFbvGbAebKobKpbvIbKqbKrbvIbDibKsbKtbKubKvbKwbKxbKybKzbKAbKBbzybKCbKDbKEbKFbKGbKHbKIbIVbKJbKKbKLbIbbIbbIbbIbaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa -aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaabGhbKMbHabKNbIZbHabKObKPbKQbKRbKSbKTbKTbKRbKTbKTbKTbKTbKTbKTbKTbKUbKTbKTbKTbKTbKTbGtbKVbJhbHabKWbKXbkEbKYbjObKZbLabKZbLbbKgbKgbLcbLdbLebwPbCYbDbbCebLfbwPbDbbHGbLgbwPbLhbLibEdbEebxbbLjbLkbLkbvDaanbvFbvGbAebLlbLmbLnbLobLpbLqbLrbLsbFUbLtbLtbLtbLubLvbLvbLwbzxbEkbDqbLxbLybLzbLAbLBbLCbLCbLDbLEbLFbLGbLHbLHbIbaaaaaaaaaaaaaaaaaaaaaahnaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa -aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaabIcbHabHabLIbLJbLKbLKbLKbLKbLKbLLbLKbLKbLKbLKbLKbLKbLKbLKbLKbLKbLKbLKbLKbLKbLKbLKbLKbLMbHabLNbKWbKXbkEbKYbjObKZbKZbKZbzcbzcbzcbLObLPbLQbLRbCebzibLSbLTbLUbLVbLWbLXbLYbLfbLZbDcaanbvDbMabMbbMcbvDaanbvFbvGbAebMdbMebMfbMgbMhbMibMjbMkbMlbMmbMnbMobMpbMqbMrbMsbMtbMubMtbMvbMwbMxbIVbIVbIVbIVbKJbMybMzbLHbLHbLHbIbaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa -aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaabIYbMAbHabMBbIZbHabHabHabHabHabMCbMDbMDbMDbMEbHabHabHabHabHabHabHabHabHabHabHabHabHabMFbHabHabKWbMGbkEbKYbjObMHbzcbzcbzcbzcbzcbHBbMIbzcbzcbEabMJbEabEPbLWbMKbDZbHGbMLbMMbMNbFMbFNbxbbMObLkbLkbvDaanbvFbvGbAebMPbMQbMfbMgbMRbMibMSbMTbMTbMUbMVbMibMWbMXbMYbMgbzxbzybzxbMZbNabNbbNcbNdbNdbNdbNebNfbNgbLHbNhbLHbIbaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa -aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaabGhbMAbMAbMBbNibIebNjbIebNkbNlbNmbNnbNobNpbNqbNqbNqbNqbNqbNrbNsbNsbNsbHabHabHabHabHabLMbHabHabKWbNtbNubNvbjObNwbNwbNwbNxbNybNybNzbvzbzcbNAbDWbNBbMMbNCbzcbNDbNEbEPbNFbNGbzcbDcaanbvDbvDbvDbvDbvDaanbvFbvGbAebMdbMQbMfbMgbNHbNIbNJbMibMibMibMRbMibMVbNKbMYbMgbzxbzybzxbMZbNLbNMbIVbIVbIVbIVbKJbNNbNObLHbLHbLHbIbaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa +aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaabIYbHabHabHabIZbHabHabIdbIebIebJabIebIebIebIebJbbJcbJcbJdbJebJcbJcbJcbJfbJcbJcbJgbGtbHubJhbJibJjbJkbkFbJlbGxbJmbJnbJobJpbvzbGAbJqbJrbJsbJtbCXbJubJvbJvbJwbHAbHGbFJbJxbzfbJybFMbFNbxbbJzbHKbHKbvDaanbzobvGbAebJAbJBbJBbHNbHObJCbJDbHObJEbJFbJGbJHbJIbJJbJKbJLbzxbzybzxbJMbJNbJObJPbIbbJQbJRbJSbJTbJUbJVaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa +aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaabGhbJWbHabHabIZbHabHabJXbJYbHabJZbJYbHabHabJYbKabHabHabJYbKabHabHabJYbKabKbbJYbKabGtbHubJhbHabKcbKdbkFbKebKfbjObjObjObjObKgbKhbKibvzbKjbKkbCYbCYbKlbKmbKnbCYbDabCZbDbbzcbzcbDcaanbvDbvDbvDbvDbvDaanbvFbvGbAebKobKpbvIbKqbKrbvIbDibKsbKtbKubKvbKwbKxbKybKzbKAbKBbzybKCbKDbKEbKFbKGbKHbKIbIVbKJbKKbKLbIbbIbbIbbIbaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa +aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaabGhbKMbHabKNbIZbHabKObKPbKQbKRbKSbKTbKTbKRbKTbKTbKTbKTbKTbKTbKTbKUbKTbKTbKTbKTbKTbGtbKVbJhbHabKWbKXbkFbKYbjPbKZbLabKZbLbbKgbKgbLcbLdbLebwPbCYbDbbCebLfbwPbDbbHGbLgbwPbLhbLibEdbEebxbbLjbLkbLkbvDaanbvFbvGbAebLlbLmbLnbLobLpbLqbLrbLsbFUbLtbLtbLtbLubLvbLvbLwbzxbEkbDqbLxbLybLzbLAbLBbLCbLCbLDbLEbLFbLGbLHbLHbIbaaaaaaaaaaaaaaaaaaaaaahnaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa +aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaabIcbHabHabLIbLJbLKbLKbLKbLKbLKbLLbLKbLKbLKbLKbLKbLKbLKbLKbLKbLKbLKbLKbLKbLKbLKbLKbLKbLMbHabLNbKWbKXbkFbKYbjPbKZbKZbKZbzcbzcbzcbLObLPbLQbLRbCebzibLSbLTbLUbLVbLWbLXbLYbLfbLZbDcaanbvDbMabMbbMcbvDaanbvFbvGbAebMdbMebMfbMgbMhbMibMjbMkbMlbMmbMnbMobMpbMqbMrbMsbMtbMubMtbMvbMwbMxbIVbIVbIVbIVbKJbMybMzbLHbLHbLHbIbaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa +aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaabIYbMAbHabMBbIZbHabHabHabHabHabMCbMDbMDbMDbMEbHabHabHabHabHabHabHabHabHabHabHabHabHabMFbHabHabKWbMGbkFbKYbjPbMHbzcbzcbzcbzcbzcbHBbMIbzcbzcbEabMJbEabEPbLWbMKbDZbHGbMLbMMbMNbFMbFNbxbbMObLkbLkbvDaanbvFbvGbAebMPbMQbMfbMgbMRbMibMSbMTbMTbMUbMVbMibMWbMXbMYbMgbzxbzybzxbMZbNabNbbNcbNdbNdbNdbNebNfbNgbLHbNhbLHbIbaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa +aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaabGhbMAbMAbMBbNibIebNjbIebNkbNlbNmbNnbNobNpbNqbNqbNqbNqbNqbNrbNsbNsbNsbHabHabHabHabHabLMbHabHabKWbNtbNubNvbjPbNwbNwbNwbNxbNybNybNzbvzbzcbNAbDWbNBbMMbNCbzcbNDbNEbEPbNFbNGbzcbDcaanbvDbvDbvDbvDbvDaanbvFbvGbAebMdbMQbMfbMgbNHbNIbNJbMibMibMibMRbMibMVbNKbMYbMgbzxbzybzxbMZbNLbNMbIVbIVbIVbIVbKJbNNbNObLHbLHbLHbIbaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaabGhbGhbGhbNPbJjbGhbGhbGhbNQbGhbNRbHabIZbHabNSbNTbNTbNUbNVbNWbNXbNYbNYbNZbNVbHabHabHabOabObbOcbKWbOdbOebOfbOgbOhbOibOjbLQbOkbOlbOmbvzbzcbOnbOobOpbzcbOqbOrbOsbEPbOtbOubOvbzcbDcaanaanaanaanaanaanaanbvFbOwbAebOxbMQbOxbMgbMRbMibMibMibOybNIbOzbMibMRbOAbMYbMgbzxbzybzxbMZbOBbMxbOCbODbOEbOFbOGbOHbOIbOJbLHbLHbIbaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaanaanaaaaaabOKbOLbOLbOLbOMbONbKWbHabIZbOObHabHabHabHabOPbGkbGjbGkbGkbGkbGkbGkbGkbGkbGkbGkbOQbORbOSbOTbOUbOVbOWbOWbOXbvzbvzbvzbvzbvzbOYbOZbCkbPabCkbOZbCkbPabCkbPbbCkbPbbCkbPcaanaanaaaaaaaaaaaaaanbvFbvGbAebOxbOxbOxbMgbPdbMibMibPebPfbPgbPfbMibPhbPibMYbMgbPjbPkbPlbPmbPnbPobPpbPqbPrbPrbKJbKKbPsbIbbIbbIbbIbaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaanbPtbPtbPtbOKbPubPvbPwbPxbONbKWbKMbNibNkbNkbNkbPybHabPzbGobPAbONbPBbPCbPDbPEbPFbPGbPFbPEbPHbPIbPJbPKbPLbPMbPNbPObPPbPQbPRbPObPSbPTaanbPUaanbPVaanbPUaanbPVaanbPWaanbPWaaaaanaaaaanaaaaaaaaaaaaaanbvFbOwbAebAebAebAebPXbPYbPYbPYbPZbQabPYbQbbQcbQdbPYbQebQfbQgbQhbQgbQgbQgbQibQjbQkbQlbQmbQnbJTbJUbQkaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa diff --git a/tgstation.dme b/tgstation.dme index e33c66b6371..ab6f9b15957 100644 --- a/tgstation.dme +++ b/tgstation.dme @@ -757,5 +757,5 @@ #include "code\WorkInProgress\recycling\disposal.dm" #include "code\WorkInProgress\recycling\scrap.dm" #include "interface\skin.dmf" -#include "maps\tgstation.2.0.0.dmm" +#include "maps\tgstation.2.0.1.dmm" // END_INCLUDE