diff --git a/.editorconfig b/.editorconfig index 1770177310d..e050ceea120 100644 --- a/.editorconfig +++ b/.editorconfig @@ -1,14 +1,14 @@ -[*] -indent_style = tab -indent_size = 4 -charset = utf-8 -trim_trailing_whitespace = true -insert_final_newline = true -end_of_line = lf - -[*.yml] -indent_style = space -indent_size = 2 - -[*.py] -indent_style = space +[*] +indent_style = tab +indent_size = 4 +charset = utf-8 +trim_trailing_whitespace = true +insert_final_newline = true +end_of_line = lf + +[*.yml] +indent_style = space +indent_size = 2 + +[*.py] +indent_style = space diff --git a/SQL/updates/11-12.sql b/SQL/updates/11-12.sql index f6e9ac01baa..08811bda410 100644 --- a/SQL/updates/11-12.sql +++ b/SQL/updates/11-12.sql @@ -1,13 +1,13 @@ -#Updating the SQL from version 11 to version 12. -AffectedArc07 -#Creating a table for the new changelog system - -DROP TABLE IF EXISTS `changelog`; -CREATE TABLE IF NOT EXISTS `changelog` ( - `id` INT(11) NOT NULL AUTO_INCREMENT, - `pr_number` INT(11) NOT NULL, - `date_merged` TIMESTAMP NOT NULL DEFAULT current_timestamp(), - `author` VARCHAR(32) NOT NULL, - `cl_type` ENUM('FIX','WIP','TWEAK','SOUNDADD','SOUNDDEL','CODEADD','CODEDEL','IMAGEADD','IMAGEDEL','SPELLCHECK','EXPERIMENT') NOT NULL, - `cl_entry` TEXT NOT NULL, - PRIMARY KEY (`id`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4; +#Updating the SQL from version 11 to version 12. -AffectedArc07 +#Creating a table for the new changelog system + +DROP TABLE IF EXISTS `changelog`; +CREATE TABLE IF NOT EXISTS `changelog` ( + `id` INT(11) NOT NULL AUTO_INCREMENT, + `pr_number` INT(11) NOT NULL, + `date_merged` TIMESTAMP NOT NULL DEFAULT current_timestamp(), + `author` VARCHAR(32) NOT NULL, + `cl_type` ENUM('FIX','WIP','TWEAK','SOUNDADD','SOUNDDEL','CODEADD','CODEDEL','IMAGEADD','IMAGEDEL','SPELLCHECK','EXPERIMENT') NOT NULL, + `cl_entry` TEXT NOT NULL, + PRIMARY KEY (`id`) +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4; diff --git a/_maps/map_files/RandomRuins/LavaRuins/lavaland_surface_seed_vault.dmm b/_maps/map_files/RandomRuins/LavaRuins/lavaland_surface_seed_vault.dmm index a5a6f5f56a0..c7b975fc2fa 100644 --- a/_maps/map_files/RandomRuins/LavaRuins/lavaland_surface_seed_vault.dmm +++ b/_maps/map_files/RandomRuins/LavaRuins/lavaland_surface_seed_vault.dmm @@ -1,771 +1,771 @@ -//MAP CONVERTED BY dmm2tgm.py THIS HEADER COMMENT PREVENTS RECONVERSION, DO NOT REMOVE -"a" = ( -/turf/simulated/mineral/volcanic/lava_land_surface, -/area/lavaland/surface/outdoors) -"b" = ( -/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, -/area/lavaland/surface/outdoors) -"c" = ( -/obj/machinery/door/airlock/external{ - frequency = 1385; - id_tag = "seed_vault_inner"; - locked = 1 - }, -/obj/structure/fans/tiny, -/turf/simulated/floor/plasteel/freezer, -/area/ruin/powered/seedvault) -"d" = ( -/obj/structure/table/wood, -/obj/item/lighter, -/obj/item/lighter, -/obj/item/storage/fancy/rollingpapers, -/obj/item/storage/fancy/rollingpapers, -/obj/item/storage/fancy/rollingpapers, -/obj/item/storage/fancy/rollingpapers, -/turf/simulated/floor/plasteel/freezer, -/area/ruin/powered/seedvault) -"e" = ( -/obj/structure/table/wood, -/obj/item/storage/box/disks_plantgene, -/turf/simulated/floor/plasteel/freezer, -/area/ruin/powered/seedvault) -"f" = ( -/obj/machinery/plantgenes/seedvault{ - pixel_y = 6 - }, -/obj/structure/table/wood, -/turf/simulated/floor/plasteel/freezer, -/area/ruin/powered/seedvault) -"g" = ( -/obj/structure/table/wood, -/obj/machinery/smartfridge/disks{ - pixel_y = 2 - }, -/turf/simulated/floor/plasteel/freezer, -/area/ruin/powered/seedvault) -"h" = ( -/turf/simulated/floor/plasteel/freezer, -/area/ruin/powered/seedvault) -"i" = ( -/obj/structure/closet/crate/hydroponics, -/obj/structure/beebox, -/obj/item/melee/flyswatter, -/obj/item/honey_frame, -/obj/item/honey_frame, -/obj/item/honey_frame, -/obj/item/queen_bee/bought, -/obj/item/clothing/head/beekeeper_head, -/obj/item/clothing/suit/beekeeper_suit, -/turf/simulated/floor/plasteel/freezer, -/area/ruin/powered/seedvault) -"j" = ( -/obj/structure/shuttle/engine/propulsion{ - dir = 4 - }, -/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, -/area/lavaland/surface/outdoors) -"k" = ( -/obj/structure/closet/crate, -/obj/effect/spawner/lootdrop/seed_vault, -/turf/simulated/floor/plasteel/freezer, -/area/ruin/powered/seedvault) -"l" = ( -/obj/machinery/door/airlock, -/turf/simulated/floor/plasteel/freezer, -/area/ruin/powered/seedvault) -"m" = ( -/obj/machinery/embedded_controller/radio/airlock/access_controller{ - frequency = 1385; - id_tag = "seed_vault"; - pixel_y = 25; - tag_exterior_door = "seed_vault_outer"; - tag_interior_door = "seed_vault_inner" - }, -/turf/simulated/floor/plasteel/freezer, -/area/ruin/powered/seedvault) -"n" = ( -/obj/machinery/smartfridge, -/turf/simulated/floor/plasteel/freezer, -/area/ruin/powered/seedvault) -"o" = ( -/obj/structure/closet/crate/hydroponics, -/obj/item/cultivator, -/obj/item/cultivator, -/obj/item/cultivator, -/obj/item/cultivator, -/obj/item/shovel/spade, -/obj/item/shovel/spade, -/obj/item/shovel/spade, -/obj/item/shovel/spade, -/obj/item/hatchet, -/obj/item/hatchet, -/obj/item/hatchet, -/obj/item/hatchet, -/turf/simulated/floor/plasteel/freezer, -/area/ruin/powered/seedvault) -"p" = ( -/obj/machinery/hydroponics/constructable, -/turf/simulated/floor/plasteel/freezer, -/area/ruin/powered/seedvault) -"q" = ( -/obj/item/hatchet, -/obj/item/storage/bag/plants, -/obj/item/reagent_containers/glass/bucket, -/obj/structure/table/wood, -/turf/simulated/floor/plasteel/freezer, -/area/ruin/powered/seedvault) -"r" = ( -/obj/structure/table/wood, -/obj/item/storage/bag/plants, -/obj/item/storage/bag/plants, -/obj/item/storage/bag/plants, -/obj/item/storage/bag/plants, -/turf/simulated/floor/plasteel/freezer, -/area/ruin/powered/seedvault) -"s" = ( -/obj/structure/table/wood, -/obj/item/gun/energy/floragun, -/obj/item/gun/energy/floragun, -/obj/item/gun/energy/floragun, -/obj/item/gun/energy/floragun, -/obj/item/storage/box/disks_plantgene, -/turf/simulated/floor/plasteel/freezer, -/area/ruin/powered/seedvault) -"t" = ( -/obj/effect/mob_spawn/human/seed_vault, -/turf/simulated/floor/plasteel/freezer, -/area/ruin/powered/seedvault) -"u" = ( -/obj/structure/sink{ - dir = 8; - pixel_x = -12; - pixel_y = 2 - }, -/obj/structure/mirror{ - dir = 4; - pixel_x = -28; - pixel_y = -2 - }, -/turf/simulated/floor/plasteel/freezer, -/area/ruin/powered/seedvault) -"v" = ( -/obj/machinery/vending/hydronutrients, -/turf/simulated/floor/plasteel/freezer, -/area/ruin/powered/seedvault) -"w" = ( -/obj/machinery/vending/hydroseeds, -/turf/simulated/floor/plasteel/freezer, -/area/ruin/powered/seedvault) -"x" = ( -/obj/machinery/reagentgrinder{ - pixel_y = 5 - }, -/obj/structure/table/glass, -/obj/item/reagent_containers/glass/beaker/bluespace, -/obj/item/reagent_containers/glass/beaker/bluespace, -/obj/item/reagent_containers/glass/beaker/bluespace, -/obj/item/reagent_containers/glass/beaker/bluespace, -/turf/simulated/floor/plasteel/freezer, -/area/ruin/powered/seedvault) -"y" = ( -/obj/structure/sink{ - dir = 4; - pixel_x = 11 - }, -/turf/simulated/floor/plasteel/freezer, -/area/ruin/powered/seedvault) -"z" = ( -/obj/structure/fans/tiny, -/obj/machinery/door/airlock/external{ - frequency = 1385; - id_tag = "seed_vault_outer"; - locked = 1 - }, -/turf/simulated/floor/plasteel/freezer, -/area/ruin/powered/seedvault) -"A" = ( -/obj/machinery/door/airlock/external{ - frequency = 1385; - id_tag = "seed_vault_outer"; - locked = 1 - }, -/obj/structure/fans/tiny, -/turf/simulated/floor/plasteel/freezer, -/area/ruin/powered/seedvault) -"B" = ( -/obj/structure/disposalpipe/trunk, -/obj/machinery/disposal, -/turf/simulated/floor/plasteel/freezer, -/area/ruin/powered/seedvault) -"C" = ( -/obj/machinery/seed_extractor, -/turf/simulated/floor/plasteel/freezer, -/area/ruin/powered/seedvault) -"D" = ( -/obj/machinery/biogenerator, -/turf/simulated/floor/plasteel/freezer, -/area/ruin/powered/seedvault) -"E" = ( -/obj/machinery/chem_dispenser/mutagensaltpeter, -/turf/simulated/floor/plasteel/freezer, -/area/ruin/powered/seedvault) -"F" = ( -/obj/structure/disposalpipe/segment, -/turf/simulated/floor/plasteel/freezer, -/area/ruin/powered/seedvault) -"G" = ( -/obj/structure/closet/crate/hydroponics, -/obj/item/clothing/under/rank/hydroponics, -/obj/item/clothing/under/rank/hydroponics, -/obj/item/clothing/under/rank/hydroponics, -/obj/item/clothing/under/rank/hydroponics, -/turf/simulated/floor/plasteel/freezer, -/area/ruin/powered/seedvault) -"H" = ( -/obj/machinery/chem_master/condimaster, -/turf/simulated/floor/plasteel/freezer, -/area/ruin/powered/seedvault) -"I" = ( -/obj/structure/table/wood, -/obj/item/reagent_containers/glass/bucket, -/obj/item/reagent_containers/glass/bucket, -/obj/item/reagent_containers/glass/bucket, -/obj/item/reagent_containers/glass/bucket, -/turf/simulated/floor/plasteel/freezer, -/area/ruin/powered/seedvault) -"J" = ( -/obj/item/storage/toolbox/syndicate, -/obj/structure/table/wood, -/turf/simulated/floor/plasteel/freezer, -/area/ruin/powered/seedvault) -"K" = ( -/obj/effect/baseturf_helper/lava_land/surface, -/turf/simulated/floor/plasteel/freezer, -/area/ruin/powered/seedvault) -"L" = ( -/obj/machinery/access_button{ - command = "cycle_interior"; - frequency = 1385; - master_tag = "seed_vault"; - name = "interior access button"; - pixel_x = 25; - pixel_y = -25; - req_access_txt = null - }, -/turf/simulated/floor/plasteel/freezer, -/area/ruin/powered/seedvault) -"M" = ( -/obj/structure/disposalpipe/trunk{ - dir = 8 - }, -/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, -/area/lavaland/surface/outdoors) -"N" = ( -/obj/structure/table/wood, -/obj/item/storage/box/disks_plantgene, -/obj/machinery/light{ - dir = 1 - }, -/turf/simulated/floor/plasteel/freezer, -/area/ruin/powered/seedvault) -"O" = ( -/obj/machinery/light{ - dir = 1 - }, -/turf/simulated/floor/plasteel/freezer, -/area/ruin/powered/seedvault) -"P" = ( -/obj/machinery/hydroponics/constructable, -/obj/machinery/light{ - dir = 1 - }, -/turf/simulated/floor/plasteel/freezer, -/area/ruin/powered/seedvault) -"Q" = ( -/turf/simulated/wall/r_wall, -/area/ruin/powered/seedvault) -"R" = ( -/obj/machinery/light{ - dir = 8 - }, -/turf/simulated/floor/plasteel/freezer, -/area/ruin/powered/seedvault) -"S" = ( -/obj/machinery/light{ - dir = 4 - }, -/turf/simulated/floor/plasteel/freezer, -/area/ruin/powered/seedvault) -"T" = ( -/obj/machinery/access_button{ - command = "cycle_exterior"; - frequency = 1385; - master_tag = "seed_vault"; - name = "exterior access button"; - pixel_x = -25; - pixel_y = -25; - req_access_txt = null - }, -/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, -/area/lavaland/surface/outdoors) -"U" = ( -/obj/machinery/light, -/turf/simulated/floor/plasteel/freezer, -/area/ruin/powered/seedvault) -"V" = ( -/obj/structure/disposalpipe/segment, -/turf/simulated/wall/r_wall, -/area/ruin/powered/seedvault) -"W" = ( -/obj/structure/disposalpipe/segment{ - dir = 1; - icon_state = "pipe-c" - }, -/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, -/area/lavaland/surface/outdoors) -"X" = ( -/obj/machinery/hydroponics/constructable, -/obj/machinery/light, -/turf/simulated/floor/plasteel/freezer, -/area/ruin/powered/seedvault) - -(1,1,1) = {" -a -a -a -a -a -a -a -Q -Q -Q -Q -Q -Q -a -a -a -a -a -b -b -"} -(2,1,1) = {" -a -a -a -a -a -a -a -Q -t -t -t -t -Q -a -a -a -a -a -b -b -"} -(3,1,1) = {" -b -a -a -a -a -a -Q -Q -O -h -h -U -Q -Q -a -a -a -b -a -b -"} -(4,1,1) = {" -b -a -a -Q -Q -Q -Q -Q -Q -l -l -Q -Q -Q -Q -a -a -a -a -a -"} -(5,1,1) = {" -a -a -Q -Q -k -Q -n -R -u -h -h -u -R -h -Q -a -a -a -a -a -"} -(6,1,1) = {" -a -a -Q -d -h -Q -o -h -h -h -h -h -h -G -Q -a -a -a -a -a -"} -(7,1,1) = {" -a -a -Q -N -h -Q -P -h -p -h -h -p -h -X -Q -a -a -a -a -a -"} -(8,1,1) = {" -b -a -Q -e -h -l -h -h -v -h -h -B -F -F -V -W -a -a -a -a -"} -(9,1,1) = {" -b -a -Q -f -h -Q -p -h -n -h -h -C -h -k -Q -M -a -a -a -a -"} -(10,1,1) = {" -a -a -Q -g -h -Q -p -h -w -h -K -D -h -p -Q -b -a -a -a -a -"} -(11,1,1) = {" -a -a -Q -h -h -Q -q -h -x -h -h -E -h -H -Q -a -a -a -a -a -"} -(12,1,1) = {" -b -a -Q -O -h -Q -P -h -h -h -h -h -h -X -Q -a -a -a -a -a -"} -(13,1,1) = {" -a -a -Q -i -h -Q -r -h -h -p -p -h -h -I -Q -a -a -a -a -a -"} -(14,1,1) = {" -a -a -Q -Q -i -Q -s -S -y -h -L -y -S -J -Q -a -a -a -a -a -"} -(15,1,1) = {" -a -a -b -Q -Q -Q -Q -Q -Q -c -c -Q -Q -Q -Q -a -a -a -a -a -"} -(16,1,1) = {" -b -a -b -j -Q -j -Q -j -Q -m -h -Q -j -Q -j -a -a -a -a -a -"} -(17,1,1) = {" -a -a -a -a -a -a -a -a -Q -A -z -Q -b -b -b -a -a -a -b -b -"} -(18,1,1) = {" -a -a -a -b -b -b -b -b -b -b -T -b -b -b -b -a -a -a -b -b -"} -(19,1,1) = {" -a -a -a -a -b -b -a -b -b -b -b -b -b -b -a -a -a -b -b -b -"} -(20,1,1) = {" -a -a -a -b -b -b -a -b -b -b -b -b -b -b -a -a -a -b -b -a -"} +//MAP CONVERTED BY dmm2tgm.py THIS HEADER COMMENT PREVENTS RECONVERSION, DO NOT REMOVE +"a" = ( +/turf/simulated/mineral/volcanic/lava_land_surface, +/area/lavaland/surface/outdoors) +"b" = ( +/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, +/area/lavaland/surface/outdoors) +"c" = ( +/obj/machinery/door/airlock/external{ + frequency = 1385; + id_tag = "seed_vault_inner"; + locked = 1 + }, +/obj/structure/fans/tiny, +/turf/simulated/floor/plasteel/freezer, +/area/ruin/powered/seedvault) +"d" = ( +/obj/structure/table/wood, +/obj/item/lighter, +/obj/item/lighter, +/obj/item/storage/fancy/rollingpapers, +/obj/item/storage/fancy/rollingpapers, +/obj/item/storage/fancy/rollingpapers, +/obj/item/storage/fancy/rollingpapers, +/turf/simulated/floor/plasteel/freezer, +/area/ruin/powered/seedvault) +"e" = ( +/obj/structure/table/wood, +/obj/item/storage/box/disks_plantgene, +/turf/simulated/floor/plasteel/freezer, +/area/ruin/powered/seedvault) +"f" = ( +/obj/machinery/plantgenes/seedvault{ + pixel_y = 6 + }, +/obj/structure/table/wood, +/turf/simulated/floor/plasteel/freezer, +/area/ruin/powered/seedvault) +"g" = ( +/obj/structure/table/wood, +/obj/machinery/smartfridge/disks{ + pixel_y = 2 + }, +/turf/simulated/floor/plasteel/freezer, +/area/ruin/powered/seedvault) +"h" = ( +/turf/simulated/floor/plasteel/freezer, +/area/ruin/powered/seedvault) +"i" = ( +/obj/structure/closet/crate/hydroponics, +/obj/structure/beebox, +/obj/item/melee/flyswatter, +/obj/item/honey_frame, +/obj/item/honey_frame, +/obj/item/honey_frame, +/obj/item/queen_bee/bought, +/obj/item/clothing/head/beekeeper_head, +/obj/item/clothing/suit/beekeeper_suit, +/turf/simulated/floor/plasteel/freezer, +/area/ruin/powered/seedvault) +"j" = ( +/obj/structure/shuttle/engine/propulsion{ + dir = 4 + }, +/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, +/area/lavaland/surface/outdoors) +"k" = ( +/obj/structure/closet/crate, +/obj/effect/spawner/lootdrop/seed_vault, +/turf/simulated/floor/plasteel/freezer, +/area/ruin/powered/seedvault) +"l" = ( +/obj/machinery/door/airlock, +/turf/simulated/floor/plasteel/freezer, +/area/ruin/powered/seedvault) +"m" = ( +/obj/machinery/embedded_controller/radio/airlock/access_controller{ + frequency = 1385; + id_tag = "seed_vault"; + pixel_y = 25; + tag_exterior_door = "seed_vault_outer"; + tag_interior_door = "seed_vault_inner" + }, +/turf/simulated/floor/plasteel/freezer, +/area/ruin/powered/seedvault) +"n" = ( +/obj/machinery/smartfridge, +/turf/simulated/floor/plasteel/freezer, +/area/ruin/powered/seedvault) +"o" = ( +/obj/structure/closet/crate/hydroponics, +/obj/item/cultivator, +/obj/item/cultivator, +/obj/item/cultivator, +/obj/item/cultivator, +/obj/item/shovel/spade, +/obj/item/shovel/spade, +/obj/item/shovel/spade, +/obj/item/shovel/spade, +/obj/item/hatchet, +/obj/item/hatchet, +/obj/item/hatchet, +/obj/item/hatchet, +/turf/simulated/floor/plasteel/freezer, +/area/ruin/powered/seedvault) +"p" = ( +/obj/machinery/hydroponics/constructable, +/turf/simulated/floor/plasteel/freezer, +/area/ruin/powered/seedvault) +"q" = ( +/obj/item/hatchet, +/obj/item/storage/bag/plants, +/obj/item/reagent_containers/glass/bucket, +/obj/structure/table/wood, +/turf/simulated/floor/plasteel/freezer, +/area/ruin/powered/seedvault) +"r" = ( +/obj/structure/table/wood, +/obj/item/storage/bag/plants, +/obj/item/storage/bag/plants, +/obj/item/storage/bag/plants, +/obj/item/storage/bag/plants, +/turf/simulated/floor/plasteel/freezer, +/area/ruin/powered/seedvault) +"s" = ( +/obj/structure/table/wood, +/obj/item/gun/energy/floragun, +/obj/item/gun/energy/floragun, +/obj/item/gun/energy/floragun, +/obj/item/gun/energy/floragun, +/obj/item/storage/box/disks_plantgene, +/turf/simulated/floor/plasteel/freezer, +/area/ruin/powered/seedvault) +"t" = ( +/obj/effect/mob_spawn/human/seed_vault, +/turf/simulated/floor/plasteel/freezer, +/area/ruin/powered/seedvault) +"u" = ( +/obj/structure/sink{ + dir = 8; + pixel_x = -12; + pixel_y = 2 + }, +/obj/structure/mirror{ + dir = 4; + pixel_x = -28; + pixel_y = -2 + }, +/turf/simulated/floor/plasteel/freezer, +/area/ruin/powered/seedvault) +"v" = ( +/obj/machinery/vending/hydronutrients, +/turf/simulated/floor/plasteel/freezer, +/area/ruin/powered/seedvault) +"w" = ( +/obj/machinery/vending/hydroseeds, +/turf/simulated/floor/plasteel/freezer, +/area/ruin/powered/seedvault) +"x" = ( +/obj/machinery/reagentgrinder{ + pixel_y = 5 + }, +/obj/structure/table/glass, +/obj/item/reagent_containers/glass/beaker/bluespace, +/obj/item/reagent_containers/glass/beaker/bluespace, +/obj/item/reagent_containers/glass/beaker/bluespace, +/obj/item/reagent_containers/glass/beaker/bluespace, +/turf/simulated/floor/plasteel/freezer, +/area/ruin/powered/seedvault) +"y" = ( +/obj/structure/sink{ + dir = 4; + pixel_x = 11 + }, +/turf/simulated/floor/plasteel/freezer, +/area/ruin/powered/seedvault) +"z" = ( +/obj/structure/fans/tiny, +/obj/machinery/door/airlock/external{ + frequency = 1385; + id_tag = "seed_vault_outer"; + locked = 1 + }, +/turf/simulated/floor/plasteel/freezer, +/area/ruin/powered/seedvault) +"A" = ( +/obj/machinery/door/airlock/external{ + frequency = 1385; + id_tag = "seed_vault_outer"; + locked = 1 + }, +/obj/structure/fans/tiny, +/turf/simulated/floor/plasteel/freezer, +/area/ruin/powered/seedvault) +"B" = ( +/obj/structure/disposalpipe/trunk, +/obj/machinery/disposal, +/turf/simulated/floor/plasteel/freezer, +/area/ruin/powered/seedvault) +"C" = ( +/obj/machinery/seed_extractor, +/turf/simulated/floor/plasteel/freezer, +/area/ruin/powered/seedvault) +"D" = ( +/obj/machinery/biogenerator, +/turf/simulated/floor/plasteel/freezer, +/area/ruin/powered/seedvault) +"E" = ( +/obj/machinery/chem_dispenser/mutagensaltpeter, +/turf/simulated/floor/plasteel/freezer, +/area/ruin/powered/seedvault) +"F" = ( +/obj/structure/disposalpipe/segment, +/turf/simulated/floor/plasteel/freezer, +/area/ruin/powered/seedvault) +"G" = ( +/obj/structure/closet/crate/hydroponics, +/obj/item/clothing/under/rank/hydroponics, +/obj/item/clothing/under/rank/hydroponics, +/obj/item/clothing/under/rank/hydroponics, +/obj/item/clothing/under/rank/hydroponics, +/turf/simulated/floor/plasteel/freezer, +/area/ruin/powered/seedvault) +"H" = ( +/obj/machinery/chem_master/condimaster, +/turf/simulated/floor/plasteel/freezer, +/area/ruin/powered/seedvault) +"I" = ( +/obj/structure/table/wood, +/obj/item/reagent_containers/glass/bucket, +/obj/item/reagent_containers/glass/bucket, +/obj/item/reagent_containers/glass/bucket, +/obj/item/reagent_containers/glass/bucket, +/turf/simulated/floor/plasteel/freezer, +/area/ruin/powered/seedvault) +"J" = ( +/obj/item/storage/toolbox/syndicate, +/obj/structure/table/wood, +/turf/simulated/floor/plasteel/freezer, +/area/ruin/powered/seedvault) +"K" = ( +/obj/effect/baseturf_helper/lava_land/surface, +/turf/simulated/floor/plasteel/freezer, +/area/ruin/powered/seedvault) +"L" = ( +/obj/machinery/access_button{ + command = "cycle_interior"; + frequency = 1385; + master_tag = "seed_vault"; + name = "interior access button"; + pixel_x = 25; + pixel_y = -25; + req_access_txt = null + }, +/turf/simulated/floor/plasteel/freezer, +/area/ruin/powered/seedvault) +"M" = ( +/obj/structure/disposalpipe/trunk{ + dir = 8 + }, +/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, +/area/lavaland/surface/outdoors) +"N" = ( +/obj/structure/table/wood, +/obj/item/storage/box/disks_plantgene, +/obj/machinery/light{ + dir = 1 + }, +/turf/simulated/floor/plasteel/freezer, +/area/ruin/powered/seedvault) +"O" = ( +/obj/machinery/light{ + dir = 1 + }, +/turf/simulated/floor/plasteel/freezer, +/area/ruin/powered/seedvault) +"P" = ( +/obj/machinery/hydroponics/constructable, +/obj/machinery/light{ + dir = 1 + }, +/turf/simulated/floor/plasteel/freezer, +/area/ruin/powered/seedvault) +"Q" = ( +/turf/simulated/wall/r_wall, +/area/ruin/powered/seedvault) +"R" = ( +/obj/machinery/light{ + dir = 8 + }, +/turf/simulated/floor/plasteel/freezer, +/area/ruin/powered/seedvault) +"S" = ( +/obj/machinery/light{ + dir = 4 + }, +/turf/simulated/floor/plasteel/freezer, +/area/ruin/powered/seedvault) +"T" = ( +/obj/machinery/access_button{ + command = "cycle_exterior"; + frequency = 1385; + master_tag = "seed_vault"; + name = "exterior access button"; + pixel_x = -25; + pixel_y = -25; + req_access_txt = null + }, +/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, +/area/lavaland/surface/outdoors) +"U" = ( +/obj/machinery/light, +/turf/simulated/floor/plasteel/freezer, +/area/ruin/powered/seedvault) +"V" = ( +/obj/structure/disposalpipe/segment, +/turf/simulated/wall/r_wall, +/area/ruin/powered/seedvault) +"W" = ( +/obj/structure/disposalpipe/segment{ + dir = 1; + icon_state = "pipe-c" + }, +/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, +/area/lavaland/surface/outdoors) +"X" = ( +/obj/machinery/hydroponics/constructable, +/obj/machinery/light, +/turf/simulated/floor/plasteel/freezer, +/area/ruin/powered/seedvault) + +(1,1,1) = {" +a +a +a +a +a +a +a +Q +Q +Q +Q +Q +Q +a +a +a +a +a +b +b +"} +(2,1,1) = {" +a +a +a +a +a +a +a +Q +t +t +t +t +Q +a +a +a +a +a +b +b +"} +(3,1,1) = {" +b +a +a +a +a +a +Q +Q +O +h +h +U +Q +Q +a +a +a +b +a +b +"} +(4,1,1) = {" +b +a +a +Q +Q +Q +Q +Q +Q +l +l +Q +Q +Q +Q +a +a +a +a +a +"} +(5,1,1) = {" +a +a +Q +Q +k +Q +n +R +u +h +h +u +R +h +Q +a +a +a +a +a +"} +(6,1,1) = {" +a +a +Q +d +h +Q +o +h +h +h +h +h +h +G +Q +a +a +a +a +a +"} +(7,1,1) = {" +a +a +Q +N +h +Q +P +h +p +h +h +p +h +X +Q +a +a +a +a +a +"} +(8,1,1) = {" +b +a +Q +e +h +l +h +h +v +h +h +B +F +F +V +W +a +a +a +a +"} +(9,1,1) = {" +b +a +Q +f +h +Q +p +h +n +h +h +C +h +k +Q +M +a +a +a +a +"} +(10,1,1) = {" +a +a +Q +g +h +Q +p +h +w +h +K +D +h +p +Q +b +a +a +a +a +"} +(11,1,1) = {" +a +a +Q +h +h +Q +q +h +x +h +h +E +h +H +Q +a +a +a +a +a +"} +(12,1,1) = {" +b +a +Q +O +h +Q +P +h +h +h +h +h +h +X +Q +a +a +a +a +a +"} +(13,1,1) = {" +a +a +Q +i +h +Q +r +h +h +p +p +h +h +I +Q +a +a +a +a +a +"} +(14,1,1) = {" +a +a +Q +Q +i +Q +s +S +y +h +L +y +S +J +Q +a +a +a +a +a +"} +(15,1,1) = {" +a +a +b +Q +Q +Q +Q +Q +Q +c +c +Q +Q +Q +Q +a +a +a +a +a +"} +(16,1,1) = {" +b +a +b +j +Q +j +Q +j +Q +m +h +Q +j +Q +j +a +a +a +a +a +"} +(17,1,1) = {" +a +a +a +a +a +a +a +a +Q +A +z +Q +b +b +b +a +a +a +b +b +"} +(18,1,1) = {" +a +a +a +b +b +b +b +b +b +b +T +b +b +b +b +a +a +a +b +b +"} +(19,1,1) = {" +a +a +a +a +b +b +a +b +b +b +b +b +b +b +a +a +a +b +b +b +"} +(20,1,1) = {" +a +a +a +b +b +b +a +b +b +b +b +b +b +b +a +a +a +b +b +a +"} diff --git a/_maps/map_files/RandomRuins/SpaceRuins/gasthelizards.dmm b/_maps/map_files/RandomRuins/SpaceRuins/gasthelizards.dmm index dfd2e1470be..560a32e5ec9 100644 --- a/_maps/map_files/RandomRuins/SpaceRuins/gasthelizards.dmm +++ b/_maps/map_files/RandomRuins/SpaceRuins/gasthelizards.dmm @@ -1,2198 +1,2198 @@ -//MAP CONVERTED BY dmm2tgm.py THIS HEADER COMMENT PREVENTS RECONVERSION, DO NOT REMOVE -"av" = ( -/turf/simulated/wall/r_wall/coated, -/area/ruin/space/gasthelizards/viewzone) -"ax" = ( -/obj/structure/disposalpipe/segment, -/obj/effect/decal/cleanable/dirt, -/turf/simulated/floor/plasteel{ - icon_state = "dark" - }, -/area/ruin/space/gasthelizards/engineering) -"bx" = ( -/obj/machinery/atmospherics/binary/pump{ - dir = 4 - }, -/obj/structure/sign/poster/contraband/random{ - pixel_y = 32 - }, -/turf/simulated/floor/plasteel{ - icon_state = "dark" - }, -/area/ruin/space/gasthelizards/engineering) -"by" = ( -/obj/structure/fans/tiny, -/obj/machinery/light/small{ - dir = 8 - }, -/obj/effect/decal/cleanable/dirt, -/turf/simulated/floor/plating, -/area/ruin/space/gasthelizards/viewzone) -"bK" = ( -/obj/structure/disposalpipe/segment, -/obj/effect/decal/cleanable/dirt, -/obj/machinery/door_control{ - desiredstate = 1; - id = "gtl"; - in_use = 1; - name = "Door Bolts"; - normaldoorcontrol = 1; - pixel_x = -24; - pixel_y = 24; - specialfunctions = 4 - }, -/obj/structure/cable{ - d1 = 1; - d2 = 4; - icon_state = "1-4"; - tag = "90Curve" - }, -/turf/simulated/floor/plating, -/area/ruin/space/gasthelizards/viewzone) -"bW" = ( -/obj/machinery/atmospherics/binary/pump{ - dir = 1 - }, -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/structure/cable{ - d1 = 1; - d2 = 4; - icon_state = "1-4"; - tag = "90Curve" - }, -/turf/simulated/floor/plasteel{ - icon_state = "dark" - }, -/area/ruin/space/gasthelizards/engineering) -"cm" = ( -/obj/structure/lattice, -/turf/template_noop, -/area/template_noop) -"cA" = ( -/turf/simulated/wall/r_wall, -/area/ruin/space/gasthelizards/viewzone) -"cE" = ( -/obj/effect/decal/remains/human{ - desc = "They look like unathi remains. They have a strange aura about them." - }, -/obj/item/restraints/handcuffs/cable, -/obj/structure/chair{ - dir = 4 - }, -/turf/simulated/floor/plating/asteroid/airless, -/area/ruin/powered) -"dk" = ( -/turf/simulated/floor/plasteel{ - icon_state = "dark" - }, -/area/ruin/space/gasthelizards/jail) -"dl" = ( -/obj/structure/closet/crate/freezer, -/obj/item/reagent_containers/food/snacks/monstermeat/lizardmeat, -/obj/effect/decal/cleanable/dirt, -/obj/structure/window/reinforced{ - dir = 1 - }, -/turf/simulated/floor/plasteel{ - icon_state = "dark" - }, -/area/ruin/space/gasthelizards/jail) -"dm" = ( -/obj/machinery/door/window/brigdoor/northleft{ - dir = 4; - req_access_txt = "271" - }, -/obj/machinery/flasher_button{ - id = "gtl_c1"; - name = "Flasher Control"; - pixel_y = -24 - }, -/turf/simulated/floor/plasteel{ - icon_state = "dark" - }, -/area/ruin/space/gasthelizards/jail) -"dp" = ( -/obj/structure/chair/comfy/brown{ - dir = 4 - }, -/obj/structure/sign/poster/contraband/random{ - pixel_x = -32 - }, -/turf/simulated/floor/plasteel, -/area/ruin/space/gasthelizards/viewzone) -"dx" = ( -/obj/structure/window/reinforced, -/obj/structure/window/reinforced{ - dir = 8 - }, -/turf/simulated/floor/plasteel{ - dir = 4; - icon_state = "warndark" - }, -/area/ruin/space/gasthelizards/jail) -"dG" = ( -/obj/machinery/door/airlock/external/glass{ - id = "gtl_main_bolts" - }, -/obj/effect/decal/cleanable/dirt, -/turf/simulated/floor/plating, -/area/ruin/space/gasthelizards/viewzone) -"dQ" = ( -/obj/structure/rack, -/obj/item/restraints/handcuffs, -/obj/item/clothing/glasses/hud/health/sunglasses, -/turf/simulated/floor/plasteel{ - icon_state = "dark" - }, -/area/ruin/space/gasthelizards/jail) -"eu" = ( -/obj/structure/fans/tiny, -/obj/machinery/light/small/built{ - dir = 4 - }, -/obj/effect/decal/cleanable/dirt, -/obj/machinery/door_control{ - desiredstate = 1; - id = "gtl_engi_ext"; - in_use = 1; - name = "Door Bolts"; - normaldoorcontrol = 1; - pixel_x = -24; - pixel_y = 8; - specialfunctions = 4 - }, -/obj/machinery/door_control{ - desiredstate = 1; - id = "gtl_engi_int"; - in_use = 1; - name = "Door Bolts"; - normaldoorcontrol = 1; - pixel_x = -24; - pixel_y = -8; - req_access_txt = "271"; - specialfunctions = 4 - }, -/turf/simulated/floor/plating, -/area/ruin/space/gasthelizards/engineering) -"ex" = ( -/obj/structure/chair{ - dir = 8 - }, -/turf/simulated/floor/plating/asteroid/airless, -/area/ruin/powered) -"fq" = ( -/obj/machinery/atmospherics/pipe/simple/visible{ - dir = 4 - }, -/obj/machinery/door/poddoor{ - density = 0; - icon_state = "open"; - id_tag = "gtl_shutters_inner"; - name = "Fire Breach Shutter"; - opacity = 0 - }, -/obj/effect/spawner/window/reinforced/plasma, -/turf/simulated/floor/engine, -/area/ruin/space/gasthelizards/viewzone) -"fH" = ( -/obj/machinery/atmospherics/unary/outlet_injector/on{ - frequency = 1441; - id = "mix_in" - }, -/obj/machinery/light/small, -/turf/simulated/floor/plating/asteroid/airless, -/area/ruin/space/gasthelizards/engineering) -"gk" = ( -/obj/machinery/suit_storage_unit/security, -/turf/simulated/floor/plasteel{ - dir = 4; - icon_state = "vault" - }, -/area/ruin/space/gasthelizards/viewzone) -"hb" = ( -/obj/machinery/computer/general_air_control/large_tank_control{ - frequency = 1441; - input_tag = "mix_in_gtl"; - name = "Gas Mix Tank Control"; - output_tag = "mix_out_gtl"; - sensors = list("mix_sensor_gtl" = "Tank") - }, -/turf/simulated/floor/plasteel{ - icon_state = "dark" - }, -/area/ruin/space/gasthelizards/viewzone) -"ho" = ( -/obj/structure/lattice/catwalk, -/turf/template_noop, -/area/template_noop) -"hq" = ( -/obj/structure/table, -/obj/item/reagent_containers/food/snacks/monstermeat/lizardmeat, -/turf/simulated/floor/plasteel, -/area/ruin/space/gasthelizards/viewzone) -"hH" = ( -/obj/structure/disposaloutlet{ - dir = 1 - }, -/obj/structure/disposalpipe/trunk{ - dir = 2 - }, -/turf/simulated/floor/plating/asteroid/airless, -/area/ruin/space/gasthelizards/engineering) -"hL" = ( -/obj/structure/disposalpipe/segment, -/obj/effect/decal/cleanable/blood/old, -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/turf/simulated/floor/plating, -/area/ruin/space/gasthelizards/viewzone) -"hR" = ( -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/structure/cable{ - d1 = 1; - d2 = 4; - icon_state = "1-4"; - tag = "90Curve" - }, -/turf/simulated/floor/plating, -/area/ruin/space/gasthelizards/viewzone) -"hS" = ( -/obj/structure/barricade/wooden, -/turf/simulated/floor/plating/asteroid/airless, -/area/ruin/powered) -"if" = ( -/obj/structure/lattice, -/obj/machinery/light/small{ - dir = 1 - }, -/turf/template_noop, -/area/ruin/space/gasthelizards/viewzone) -"jj" = ( -/obj/machinery/flasher_button{ - id = "gtl_c2"; - name = "Flasher Control"; - pixel_x = 24; - pixel_y = -5 - }, -/obj/structure/window/reinforced{ - dir = 1 - }, -/obj/structure/closet/crate/can, -/turf/simulated/floor/plasteel{ - icon_state = "dark" - }, -/area/ruin/space/gasthelizards/jail) -"jk" = ( -/obj/item/reagent_containers/glass/bottle/morphine{ - pixel_x = -4; - pixel_y = 1 - }, -/obj/item/reagent_containers/glass/bottle/toxin{ - pixel_x = 6; - pixel_y = 8 - }, -/obj/item/reagent_containers/glass/bottle/morphine{ - pixel_x = 5; - pixel_y = 1 - }, -/obj/item/reagent_containers/glass/bottle/facid{ - name = "fluorosulfuric acid bottle"; - pixel_x = -3; - pixel_y = 6 - }, -/obj/structure/table/reinforced, -/turf/simulated/floor/plasteel{ - icon_state = "dark" - }, -/area/ruin/space/gasthelizards/jail) -"jx" = ( -/obj/machinery/door/airlock/external{ - id_tag = "gtl_main_bolts" - }, -/obj/effect/decal/cleanable/dirt, -/turf/simulated/floor/plating, -/area/ruin/space/gasthelizards/viewzone) -"kD" = ( -/obj/structure/closet/crate/freezer, -/obj/item/stack/sheet/animalhide/lizard, -/obj/item/reagent_containers/food/snacks/monstermeat/lizardmeat, -/obj/structure/extinguisher_cabinet{ - pixel_y = 30 - }, -/turf/simulated/floor/plasteel{ - icon_state = "dark" - }, -/area/ruin/space/gasthelizards/jail) -"kU" = ( -/obj/machinery/atmospherics/pipe/simple/visible{ - dir = 5 - }, -/obj/machinery/meter, -/turf/simulated/floor/plasteel{ - icon_state = "dark" - }, -/area/ruin/space/gasthelizards/viewzone) -"lQ" = ( -/turf/template_noop, -/area/template_noop) -"mi" = ( -/obj/structure/disposalpipe/segment, -/turf/simulated/wall, -/area/ruin/space/gasthelizards/engineering) -"nn" = ( -/obj/machinery/atmospherics/unary/tank/toxins{ - dir = 1 - }, -/turf/simulated/floor/plasteel{ - icon_state = "dark" - }, -/area/ruin/space/gasthelizards/engineering) -"nu" = ( -/obj/effect/decal/cleanable/dirt, -/obj/machinery/door/airlock/external{ - id_tag = "gtl_engi_ext"; - locked = 1 - }, -/turf/simulated/floor/plating, -/area/ruin/space/gasthelizards/engineering) -"nv" = ( -/obj/structure/closet/crate/freezer, -/obj/item/reagent_containers/food/snacks/monstermeat/lizardmeat, -/turf/simulated/floor/plasteel{ - icon_state = "dark" - }, -/area/ruin/space/gasthelizards/jail) -"nG" = ( -/obj/structure/window/reinforced{ - dir = 1 - }, -/obj/structure/bed, -/turf/simulated/floor/plasteel{ - dir = 4; - icon_state = "warndark" - }, -/area/ruin/space/gasthelizards/jail) -"nJ" = ( -/obj/machinery/atmospherics/pipe/simple/visible{ - dir = 9 - }, -/obj/effect/decal/cleanable/dirt, -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/machinery/light_switch{ - pixel_x = -32; - pixel_y = -24 - }, -/turf/simulated/floor/plasteel{ - icon_state = "dark" - }, -/area/ruin/space/gasthelizards/engineering) -"nN" = ( -/obj/machinery/power/terminal, -/turf/simulated/wall, -/area/ruin/space/gasthelizards/viewzone) -"oD" = ( -/obj/machinery/door/poddoor{ - density = 0; - icon_state = "open"; - id_tag = "gtl_shutters_inner"; - name = "Fire Breach Shutter"; - opacity = 0 - }, -/obj/effect/spawner/window/reinforced/plasma, -/turf/simulated/floor/engine, -/area/ruin/space/gasthelizards/viewzone) -"oH" = ( -/obj/structure/rack, -/obj/item/camera, -/obj/structure/extinguisher_cabinet{ - pixel_y = 30 - }, -/turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "blue" - }, -/area/ruin/space/gasthelizards/viewzone) -"pr" = ( -/obj/machinery/air_sensor{ - frequency = 1441; - id_tag = "mix_sensor_gtl" - }, -/turf/simulated/floor/engine/insulated/vacuum, -/area/ruin/space/gasthelizards/viewzone) -"pJ" = ( -/obj/effect/decal/cleanable/dirt, -/turf/simulated/floor/plasteel{ - icon_state = "dark" - }, -/area/ruin/space/gasthelizards/jail) -"qa" = ( -/obj/structure/table/wood, -/obj/item/clothing/mask/cigarette/cigar, -/obj/item/lighter/zippo/engraved, -/obj/item/newspaper, -/obj/machinery/light/small{ - dir = 1 - }, -/turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "blue" - }, -/area/ruin/space/gasthelizards/viewzone) -"qg" = ( -/obj/structure/marker_beacon, -/turf/simulated/floor/plating/asteroid/airless, -/area/ruin/powered) -"qt" = ( -/obj/machinery/door/window/brigdoor/northleft{ - dir = 4; - req_access_txt = "271" - }, -/turf/simulated/floor/plasteel{ - icon_state = "dark" - }, -/area/ruin/space/gasthelizards/jail) -"qy" = ( -/obj/machinery/light/small, -/turf/simulated/floor/plating/asteroid/airless, -/area/ruin/space/gasthelizards/engineering) -"qW" = ( -/obj/structure/table/reinforced, -/obj/structure/window/reinforced, -/obj/item/paper_bin, -/obj/item/pen/red, -/obj/machinery/door/poddoor/shutters/preopen{ - dir = 2; - id_tag = "gtl_control" - }, -/turf/simulated/floor/plasteel{ - icon_state = "dark" - }, -/area/ruin/space/gasthelizards/viewzone) -"rK" = ( -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/turf/simulated/floor/plating, -/area/ruin/space/gasthelizards/viewzone) -"rP" = ( -/obj/structure/rack, -/obj/item/stack/sheet/animalhide/lizard, -/turf/simulated/floor/plasteel, -/area/ruin/space/gasthelizards/viewzone) -"rW" = ( -/obj/machinery/atmospherics/unary/tank/carbon_dioxide{ - dir = 1 - }, -/obj/effect/decal/cleanable/dirt, -/turf/simulated/floor/plasteel{ - icon_state = "dark" - }, -/area/ruin/space/gasthelizards/engineering) -"rX" = ( -/obj/machinery/light{ - dir = 4 - }, -/turf/simulated/floor/plasteel, -/area/ruin/space/gasthelizards/viewzone) -"sf" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/machinery/light_switch{ - pixel_x = 22; - pixel_y = 25 - }, -/obj/machinery/door_control{ - id = "gtl_vitrine"; - name = "Vitrine Shutters"; - pixel_x = -39; - pixel_y = 24 - }, -/obj/machinery/door_control{ - id = "gtl_control"; - name = "Control Shutters"; - pixel_x = -24; - pixel_y = 24 - }, -/turf/simulated/floor/plasteel{ - icon_state = "dark" - }, -/area/ruin/space/gasthelizards/viewzone) -"ss" = ( -/obj/machinery/atmospherics/unary/outlet_injector/on{ - dir = 8; - frequency = 1441; - id = "mix_in_gtl" - }, -/turf/simulated/floor/engine/insulated/vacuum, -/area/ruin/space/gasthelizards/viewzone) -"su" = ( -/turf/simulated/wall/r_wall, -/area/ruin/space/gasthelizards/engineering) -"sA" = ( -/obj/item/caution/proximity_sign, -/turf/simulated/floor/plasteel, -/area/ruin/space/gasthelizards/viewzone) -"sE" = ( -/obj/structure/table/reinforced, -/obj/item/storage/fancy/donut_box, -/obj/machinery/door/window/brigdoor/northleft{ - dir = 2; - req_access_txt = "271" - }, -/obj/machinery/door/poddoor/shutters/preopen{ - dir = 2; - id_tag = "gtl_control" - }, -/obj/item/clothing/glasses/sunglasses, -/turf/simulated/floor/plasteel{ - icon_state = "dark" - }, -/area/ruin/space/gasthelizards/viewzone) -"sW" = ( -/obj/structure/disposalpipe/segment, -/turf/simulated/wall, -/area/ruin/space/gasthelizards/viewzone) -"ta" = ( -/obj/machinery/atmospherics/binary/valve, -/obj/machinery/ignition_switch{ - id = "gsl_igniter"; - pixel_x = 24; - pixel_y = -7 - }, -/obj/machinery/door_control{ - id = "gtl_shutters_gasflush"; - name = "Gas Flush Control"; - pixel_x = 25; - pixel_y = 6 - }, -/turf/simulated/floor/plasteel{ - icon_state = "dark" - }, -/area/ruin/space/gasthelizards/viewzone) -"ts" = ( -/obj/machinery/atmospherics/unary/tank/nitrogen{ - dir = 4 - }, -/turf/simulated/floor/plasteel{ - icon_state = "dark" - }, -/area/ruin/space/gasthelizards/engineering) -"tv" = ( -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/turf/simulated/floor/plasteel{ - icon_state = "dark" - }, -/area/ruin/space/gasthelizards/jail) -"tD" = ( -/obj/structure/chair{ - dir = 4 - }, -/turf/simulated/floor/plating/asteroid/airless, -/area/ruin/powered) -"tJ" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/cleanable/blood/old, -/obj/structure/cable{ - d1 = 2; - d2 = 8; - icon_state = "2-8" - }, -/obj/machinery/atmospherics/binary/pump{ - dir = 1 - }, -/turf/simulated/floor/plasteel{ - icon_state = "dark" - }, -/area/ruin/space/gasthelizards/engineering) -"tM" = ( -/mob/living/simple_animal/lizard, -/turf/simulated/floor/engine, -/area/ruin/space/gasthelizards/viewzone) -"un" = ( -/obj/machinery/atmospherics/binary/pump{ - dir = 4 - }, -/turf/simulated/floor/plasteel{ - icon_state = "dark" - }, -/area/ruin/space/gasthelizards/engineering) -"uB" = ( -/turf/simulated/wall/r_wall, -/area/ruin/space/gasthelizards/jail) -"uT" = ( -/obj/machinery/light{ - dir = 8 - }, -/obj/machinery/vending/cigarette, -/turf/simulated/floor/plasteel, -/area/ruin/space/gasthelizards/viewzone) -"uV" = ( -/obj/machinery/atmospherics/pipe/manifold/visible{ - dir = 4 - }, -/turf/simulated/floor/plasteel{ - icon_state = "dark" - }, -/area/ruin/space/gasthelizards/engineering) -"vV" = ( -/obj/machinery/atmospherics/pipe/simple/visible{ - dir = 6 - }, -/obj/machinery/door_control{ - desiredstate = 1; - id = "gtl_engi_int"; - in_use = 1; - name = "Door Bolts"; - normaldoorcontrol = 1; - pixel_x = -24; - pixel_y = 24; - specialfunctions = 4 - }, -/turf/simulated/floor/plasteel{ - icon_state = "dark" - }, -/area/ruin/space/gasthelizards/engineering) -"ww" = ( -/obj/machinery/light/small, -/obj/effect/decal/remains/human{ - desc = "They look like unathi remains. They have a strange aura about them." - }, -/turf/simulated/floor/plating/asteroid/airless, -/area/ruin/space/gasthelizards/engineering) -"wz" = ( -/obj/structure/table/reinforced, -/obj/machinery/recharger, -/obj/effect/decal/cleanable/dirt, -/obj/structure/sign/poster/contraband/random{ - pixel_x = -32 - }, -/turf/simulated/floor/plasteel{ - icon_state = "dark" - }, -/area/ruin/space/gasthelizards/viewzone) -"wM" = ( -/turf/simulated/floor/plating/asteroid/airless, -/area/ruin/powered) -"wS" = ( -/obj/structure/reagent_dispensers/watertank, -/turf/simulated/floor/plating, -/area/ruin/space/gasthelizards/viewzone) -"xg" = ( -/obj/structure/rack, -/obj/effect/decal/cleanable/dirt, -/obj/item/storage/bag/trash, -/obj/item/reagent_containers/glass/bucket, -/obj/item/mop, -/obj/item/soap/homemade, -/obj/item/storage/box/lights/mixed, -/turf/simulated/floor/plating, -/area/ruin/space/gasthelizards/viewzone) -"xi" = ( -/obj/structure/bed, -/obj/machinery/flasher{ - id = "gtl_c2"; - pixel_y = 24; - range = 1 - }, -/obj/item/clothing/under/color/orange, -/turf/simulated/floor/plasteel{ - dir = 4; - icon_state = "warndark" - }, -/area/ruin/space/gasthelizards/jail) -"xA" = ( -/obj/effect/decal/cleanable/dirt, -/turf/simulated/floor/plating, -/area/ruin/space/gasthelizards/viewzone) -"xC" = ( -/obj/structure/chair/office/dark, -/obj/item/toy/plushie/lizardplushie, -/obj/machinery/door_control{ - id = "gtl_shutters_inner"; - name = "Fire Breach Inner Shutters Control"; - pixel_x = 38; - pixel_y = -26 - }, -/obj/machinery/door_control{ - id = "gtl_shutters"; - name = "Fire Breach Outer Shutters Control"; - pixel_x = 26; - pixel_y = -26 - }, -/turf/simulated/floor/plasteel{ - icon_state = "dark" - }, -/area/ruin/space/gasthelizards/viewzone) -"yb" = ( -/obj/structure/sign/poster/contraband/random{ - pixel_x = 32 - }, -/turf/simulated/floor/plasteel, -/area/ruin/space/gasthelizards/viewzone) -"yz" = ( -/obj/structure/window/reinforced{ - dir = 1 - }, -/obj/effect/decal/cleanable/blood/old, -/obj/structure/window/reinforced{ - dir = 8 - }, -/turf/simulated/floor/plasteel{ - dir = 4; - icon_state = "warndark" - }, -/area/ruin/space/gasthelizards/jail) -"yD" = ( -/obj/effect/decal/cleanable/blood/old, -/obj/machinery/light_switch{ - pixel_x = -23; - pixel_y = 25 - }, -/turf/simulated/floor/plasteel{ - icon_state = "dark" - }, -/area/ruin/space/gasthelizards/jail) -"zd" = ( -/obj/structure/cable{ - icon_state = "1-8" - }, -/obj/item/radio/beacon{ - emagged = 1 - }, -/turf/simulated/floor/plasteel{ - icon_state = "dark" - }, -/area/ruin/space/gasthelizards/viewzone) -"zf" = ( -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/turf/simulated/floor/plasteel{ - icon_state = "dark" - }, -/area/ruin/space/gasthelizards/viewzone) -"zi" = ( -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/machinery/door/airlock/maintenance, -/obj/effect/decal/cleanable/dirt, -/turf/simulated/floor/plating, -/area/ruin/space/gasthelizards/jail) -"zK" = ( -/obj/machinery/gibber{ - desc = "The name isn't descriptive enough? Safety lamp doesn't light!"; - emagged = 1 - }, -/obj/effect/decal/cleanable/blood{ - pixel_x = -31 - }, -/obj/effect/decal/cleanable/blood{ - pixel_x = -32 - }, -/obj/effect/decal/cleanable/blood/old, -/turf/simulated/floor/plasteel{ - icon_state = "dark" - }, -/area/ruin/space/gasthelizards/jail) -"Aq" = ( -/obj/machinery/atmospherics/pipe/manifold/visible{ - dir = 1 - }, -/obj/effect/decal/cleanable/dirt, -/obj/structure/sign/vacuum{ - pixel_y = 32 - }, -/turf/simulated/floor/plasteel{ - icon_state = "dark" - }, -/area/ruin/space/gasthelizards/engineering) -"AN" = ( -/turf/simulated/wall, -/area/ruin/space/gasthelizards/jail) -"AV" = ( -/obj/structure/table/reinforced, -/obj/item/surgicaldrill, -/obj/item/hemostat, -/obj/item/scalpel, -/obj/item/surgical_drapes, -/obj/item/retractor, -/obj/item/cautery, -/obj/item/circular_saw, -/obj/machinery/light, -/obj/machinery/light{ - dir = 1 - }, -/turf/simulated/floor/plasteel{ - icon_state = "dark" - }, -/area/ruin/space/gasthelizards/jail) -"BL" = ( -/obj/structure/disposalpipe/trunk{ - dir = 1 - }, -/obj/machinery/disposal, -/obj/structure/sign/poster/contraband/random{ - pixel_y = 32 - }, -/turf/simulated/floor/plasteel, -/area/ruin/space/gasthelizards/viewzone) -"BO" = ( -/obj/machinery/atmospherics/pipe/simple/visible{ - dir = 10 - }, -/obj/effect/decal/cleanable/dirt, -/obj/structure/closet/firecloset, -/obj/machinery/power/apc{ - dir = 1; - name = "north bump"; - pixel_y = 26 - }, -/obj/structure/cable{ - d2 = 2; - icon_state = "0-2" - }, -/turf/simulated/floor/plasteel{ - icon_state = "dark" - }, -/area/ruin/space/gasthelizards/engineering) -"Ca" = ( -/obj/machinery/light/small{ - dir = 1 - }, -/turf/simulated/floor/plating/asteroid/airless, -/area/ruin/space/gasthelizards/viewzone) -"CA" = ( -/obj/machinery/atmospherics/pipe/simple/visible, -/obj/structure/rack, -/obj/item/flashlight, -/obj/item/crowbar/red, -/obj/item/wrench, -/obj/item/weldingtool, -/turf/simulated/floor/plasteel{ - icon_state = "dark" - }, -/area/ruin/space/gasthelizards/engineering) -"CE" = ( -/obj/structure/janitorialcart, -/turf/simulated/floor/plasteel, -/area/ruin/space/gasthelizards/viewzone) -"Dc" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/cleanable/dirt, -/turf/simulated/floor/plating, -/area/ruin/space/gasthelizards/viewzone) -"Ds" = ( -/turf/simulated/floor/engine, -/area/ruin/space/gasthelizards/viewzone) -"DB" = ( -/obj/structure/rack, -/obj/item/melee/baton/cattleprod, -/obj/item/restraints/handcuffs, -/obj/machinery/power/apc{ - dir = 8; - name = "west bump"; - pixel_x = -24 - }, -/obj/structure/cable{ - d2 = 4; - icon_state = "0-4" - }, -/obj/item/card/id/away/gtl, -/turf/simulated/floor/plasteel{ - icon_state = "dark" - }, -/area/ruin/space/gasthelizards/viewzone) -"DG" = ( -/obj/structure/window/reinforced, -/obj/machinery/light{ - dir = 4 - }, -/turf/simulated/floor/plasteel{ - dir = 4; - icon_state = "warndark" - }, -/area/ruin/space/gasthelizards/jail) -"Eh" = ( -/obj/structure/disposalpipe/segment{ - dir = 2; - icon_state = "pipe-c" - }, -/obj/structure/cable{ - d1 = 2; - d2 = 8; - icon_state = "2-8" - }, -/obj/machinery/atmospherics/pipe/simple/visible{ - dir = 9 - }, -/turf/simulated/floor/plasteel{ - icon_state = "dark" - }, -/area/ruin/space/gasthelizards/engineering) -"Ej" = ( -/obj/machinery/light{ - dir = 1 - }, -/obj/machinery/vending/cola, -/turf/simulated/floor/plasteel, -/area/ruin/space/gasthelizards/viewzone) -"EE" = ( -/obj/machinery/door_control{ - desiredstate = 1; - id = "gtl_main_bolts"; - in_use = 1; - name = "Door Entrance Bolts"; - normaldoorcontrol = 1; - pixel_x = -24; - pixel_y = -39; - specialfunctions = 4 - }, -/obj/machinery/door_control{ - desiredstate = 1; - id = "gtl_control_airlock"; - in_use = 1; - name = "Door Bolts"; - normaldoorcontrol = 1; - pixel_x = -24; - pixel_y = -24; - specialfunctions = 4 - }, -/turf/simulated/floor/plasteel{ - icon_state = "dark" - }, -/area/ruin/space/gasthelizards/viewzone) -"EY" = ( -/turf/simulated/mineral, -/area/ruin/powered) -"Fa" = ( -/obj/structure/table, -/obj/item/soap/homemade, -/obj/item/storage/box/prisoner, -/turf/simulated/floor/plasteel{ - icon_state = "dark" - }, -/area/ruin/space/gasthelizards/jail) -"FJ" = ( -/obj/structure/disposalpipe/segment, -/obj/structure/reagent_dispensers/fueltank, -/turf/simulated/floor/plasteel{ - dir = 8; - icon_state = "vault"; - tag = "icon-vault (WEST)" - }, -/area/ruin/space/gasthelizards/engineering) -"FS" = ( -/obj/structure/closet/emcloset, -/obj/structure/sign/poster/contraband/random{ - pixel_y = -32 - }, -/turf/simulated/floor/plasteel, -/area/ruin/space/gasthelizards/viewzone) -"FV" = ( -/obj/machinery/door/airlock/public{ - id_tag = "gtl_control_airlock"; - req_access_txt = "271" - }, -/turf/simulated/floor/plasteel{ - icon_state = "dark" - }, -/area/ruin/space/gasthelizards/viewzone) -"FX" = ( -/obj/effect/decal/cleanable/dirt, -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/turf/simulated/floor/plasteel{ - icon_state = "dark" - }, -/area/ruin/space/gasthelizards/jail) -"GC" = ( -/obj/machinery/atmospherics/pipe/manifold/visible{ - dir = 8 - }, -/obj/machinery/meter, -/obj/structure/cable{ - d1 = 1; - d2 = 4; - icon_state = "1-4"; - tag = "90Curve" - }, -/turf/simulated/floor/plasteel{ - icon_state = "dark" - }, -/area/ruin/space/gasthelizards/engineering) -"GP" = ( -/obj/structure/table/wood, -/obj/machinery/light/small, -/obj/item/pizzabox/meat, -/obj/item/kitchen/knife/plastic, -/turf/simulated/floor/plating/asteroid/airless, -/area/ruin/space/gasthelizards/engineering) -"It" = ( -/obj/structure/rack, -/obj/item/storage/backpack/satchel_lizard, -/turf/simulated/floor/plasteel, -/area/ruin/space/gasthelizards/viewzone) -"IA" = ( -/obj/machinery/portable_atmospherics/canister/oxygen, -/turf/simulated/floor/plating, -/area/ruin/space/gasthelizards/viewzone) -"IN" = ( -/obj/machinery/atmospherics/unary/tank/air{ - dir = 4 - }, -/obj/structure/window/reinforced, -/turf/simulated/floor/plasteel{ - icon_state = "dark" - }, -/area/ruin/space/gasthelizards/engineering) -"Jf" = ( -/obj/structure/lattice/catwalk, -/obj/structure/marker_beacon, -/turf/template_noop, -/area/template_noop) -"Ji" = ( -/obj/structure/rack, -/obj/item/organ/external/tail/unathi, -/turf/simulated/floor/plasteel, -/area/ruin/space/gasthelizards/viewzone) -"Js" = ( -/obj/machinery/light/small, -/obj/effect/decal/cleanable/dirt, -/turf/simulated/floor/plating, -/area/ruin/space/gasthelizards/viewzone) -"JB" = ( -/obj/structure/sign/poster/contraband/random{ - pixel_y = 32 - }, -/turf/simulated/floor/plasteel, -/area/ruin/space/gasthelizards/viewzone) -"JJ" = ( -/obj/machinery/power/apc{ - name = "south bump"; - pixel_y = -24 - }, -/obj/structure/cable, -/turf/simulated/floor/plasteel{ - icon_state = "dark" - }, -/area/ruin/space/gasthelizards/jail) -"JL" = ( -/obj/structure/rack, -/obj/item/storage/backpack/lizard, -/turf/simulated/floor/plasteel, -/area/ruin/space/gasthelizards/viewzone) -"JS" = ( -/obj/machinery/atmospherics/unary/tank/oxygen{ - dir = 4 - }, -/obj/effect/decal/cleanable/dirt, -/turf/simulated/floor/plasteel{ - icon_state = "dark" - }, -/area/ruin/space/gasthelizards/engineering) -"JW" = ( -/obj/machinery/atmospherics/binary/pump{ - dir = 4 - }, -/obj/effect/decal/cleanable/dirt, -/turf/simulated/floor/plasteel{ - icon_state = "dark" - }, -/area/ruin/space/gasthelizards/engineering) -"JZ" = ( -/obj/structure/chair, -/obj/effect/decal/cleanable/blood/old, -/turf/simulated/floor/engine, -/area/ruin/space/gasthelizards/viewzone) -"KL" = ( -/obj/machinery/light{ - dir = 1 - }, -/turf/simulated/floor/plasteel{ - icon_state = "dark" - }, -/area/ruin/space/gasthelizards/viewzone) -"Lh" = ( -/obj/effect/decal/cleanable/dirt, -/obj/machinery/door/airlock/external/glass{ - id_tag = "gtl_engi_int"; - locked = 1 - }, -/turf/simulated/floor/plating, -/area/ruin/space/gasthelizards/engineering) -"Lj" = ( -/obj/machinery/atmospherics/binary/pump, -/obj/machinery/light, -/turf/simulated/floor/plasteel{ - icon_state = "dark" - }, -/area/ruin/space/gasthelizards/engineering) -"Ll" = ( -/obj/machinery/atmospherics/pipe/simple/visible, -/turf/simulated/wall, -/area/ruin/space/gasthelizards/engineering) -"LH" = ( -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/machinery/door/airlock/maintenance, -/obj/effect/decal/cleanable/dirt, -/turf/simulated/floor/plasteel{ - icon_state = "dark" - }, -/area/ruin/space/gasthelizards/engineering) -"My" = ( -/obj/machinery/door/airlock/highsecurity{ - heat_proof = 1; - id_tag = "gtl"; - locked = 1; - name = "Gas Chamber" - }, -/turf/simulated/floor/plating, -/area/ruin/space/gasthelizards/viewzone) -"MV" = ( -/obj/machinery/door/poddoor{ - density = 0; - icon_state = "open"; - id_tag = "gtl_shutters"; - name = "Fire Breach Shutter"; - opacity = 0 - }, -/obj/effect/spawner/window/reinforced/plasma, -/turf/simulated/floor/engine, -/area/ruin/space/gasthelizards/viewzone) -"Nx" = ( -/obj/machinery/door/airlock/hatch{ - req_access_txt = "271" - }, -/turf/simulated/floor/plasteel{ - icon_state = "dark" - }, -/area/ruin/space/gasthelizards/jail) -"ND" = ( -/obj/structure/lattice, -/turf/simulated/floor/plating/asteroid/airless, -/area/template_noop) -"NH" = ( -/obj/structure/chair{ - dir = 1 - }, -/turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "blue" - }, -/area/ruin/space/gasthelizards/viewzone) -"NS" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/machinery/door/airlock/maintenance, -/obj/effect/decal/cleanable/dirt, -/turf/simulated/floor/plating, -/area/ruin/space/gasthelizards/engineering) -"Oc" = ( -/obj/machinery/door/airlock/maintenance_hatch{ - req_access_txt = "271" - }, -/obj/effect/decal/cleanable/dirt, -/turf/simulated/floor/plating, -/area/ruin/space/gasthelizards/viewzone) -"Og" = ( -/turf/simulated/wall/r_wall/coated, -/area/ruin/space/gasthelizards/engineering) -"Ok" = ( -/obj/machinery/door/poddoor{ - id_tag = "gtl_shutters_gasflush"; - name = "Gas Flush Shutter" - }, -/turf/space, -/area/ruin/space/gasthelizards/viewzone) -"OY" = ( -/obj/structure/window/reinforced{ - dir = 4 - }, -/turf/simulated/floor/plasteel{ - icon_state = "dark" - }, -/area/ruin/space/gasthelizards/jail) -"PH" = ( -/obj/machinery/door/airlock/hatch, -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/turf/simulated/floor/plasteel{ - icon_state = "dark" - }, -/area/ruin/space/gasthelizards/engineering) -"PY" = ( -/obj/machinery/atmospherics/pipe/manifold4w/visible, -/obj/effect/decal/cleanable/dirt, -/obj/structure/cable{ - d1 = 2; - d2 = 4; - icon_state = "2-4" - }, -/turf/simulated/floor/plasteel{ - icon_state = "dark" - }, -/area/ruin/space/gasthelizards/engineering) -"Qk" = ( -/obj/machinery/atmospherics/pipe/manifold/visible{ - dir = 4 - }, -/obj/machinery/meter, -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/turf/simulated/floor/plasteel{ - icon_state = "dark" - }, -/area/ruin/space/gasthelizards/engineering) -"Qw" = ( -/obj/effect/decal/cleanable/blood{ - pixel_y = 13 - }, -/obj/machinery/door/window/brigdoor/northleft{ - req_access_txt = "271" - }, -/turf/simulated/floor/plasteel{ - icon_state = "dark" - }, -/area/ruin/space/gasthelizards/jail) -"QX" = ( -/obj/machinery/vending/snack, -/turf/simulated/floor/plasteel, -/area/ruin/space/gasthelizards/viewzone) -"Sr" = ( -/obj/machinery/atmospherics/pipe/simple/visible, -/turf/simulated/wall/r_wall/coated, -/area/ruin/space/gasthelizards/engineering) -"SG" = ( -/obj/effect/spawner/window/reinforced, -/obj/machinery/door/poddoor/shutters/preopen{ - dir = 2; - id_tag = "gtl_vitrine" - }, -/turf/simulated/floor/plating, -/area/ruin/space/gasthelizards/viewzone) -"SL" = ( -/turf/simulated/floor/plasteel, -/area/ruin/space/gasthelizards/viewzone) -"SW" = ( -/obj/machinery/optable, -/obj/effect/decal/cleanable/blood/old, -/obj/item/organ/external/tail/unathi, -/obj/effect/decal/cleanable/blood{ - pixel_y = 32 - }, -/turf/simulated/floor/plasteel{ - icon_state = "dark" - }, -/area/ruin/space/gasthelizards/jail) -"Tb" = ( -/obj/item/hatchet/unathiknife, -/turf/simulated/floor/plating/asteroid/airless, -/area/ruin/powered) -"Tg" = ( -/obj/effect/decal/cleanable/dirt, -/turf/simulated/floor/engine, -/area/ruin/space/gasthelizards/viewzone) -"UH" = ( -/obj/structure/kitchenspike, -/obj/effect/decal/cleanable/blood/old, -/turf/simulated/floor/plasteel{ - icon_state = "dark" - }, -/area/ruin/space/gasthelizards/jail) -"Va" = ( -/obj/machinery/atmospherics/unary/vent_pump{ - dir = 1; - external_pressure_bound = 0; - external_pressure_bound_default = 0; - frequency = 1441; - id_tag = "mix_out_gtl"; - initialize_directions = 1; - internal_pressure_bound = 4000; - internal_pressure_bound_default = 4000; - layer = 2.4; - name = "mix vent"; - pressure_checks = 2; - pressure_checks_default = 2; - pump_direction = 0 - }, -/turf/simulated/floor/engine, -/area/ruin/space/gasthelizards/viewzone) -"Vp" = ( -/turf/simulated/wall, -/area/ruin/space/gasthelizards/engineering) -"Vr" = ( -/obj/structure/disposalpipe/segment{ - dir = 1; - icon_state = "pipe-c" - }, -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/machinery/atmospherics/binary/valve{ - dir = 8 - }, -/turf/simulated/floor/plasteel{ - icon_state = "dark" - }, -/area/ruin/space/gasthelizards/engineering) -"VF" = ( -/obj/effect/decal/cleanable/dirt, -/obj/structure/sink{ - dir = 1 - }, -/turf/simulated/floor/plasteel{ - icon_state = "dark" - }, -/area/ruin/space/gasthelizards/jail) -"VP" = ( -/obj/machinery/atmospherics/pipe/simple/visible{ - dir = 10 - }, -/turf/simulated/wall/r_wall, -/area/ruin/space/gasthelizards/engineering) -"Wg" = ( -/obj/structure/disposalpipe/segment, -/obj/structure/closet/l3closet/janitor, -/turf/simulated/floor/plating, -/area/ruin/space/gasthelizards/viewzone) -"Wj" = ( -/obj/structure/table/reinforced, -/obj/item/reagent_containers/syringe, -/obj/item/reagent_containers/dropper, -/obj/item/reagent_containers/glass/bottle/mutagen, -/obj/item/reagent_containers/glass/bottle/mutagen, -/obj/item/razor, -/turf/simulated/floor/plasteel{ - icon_state = "dark" - }, -/area/ruin/space/gasthelizards/jail) -"Wo" = ( -/obj/machinery/atmospherics/pipe/simple/visible, -/obj/machinery/meter, -/turf/simulated/wall/r_wall, -/area/ruin/space/gasthelizards/engineering) -"Wy" = ( -/turf/simulated/wall, -/area/ruin/space/gasthelizards/viewzone) -"WA" = ( -/obj/structure/table/reinforced, -/obj/item/clothing/suit/straight_jacket, -/obj/effect/decal/cleanable/dirt, -/obj/item/restraints/handcuffs, -/turf/simulated/floor/plasteel{ - icon_state = "dark" - }, -/area/ruin/space/gasthelizards/jail) -"WJ" = ( -/obj/machinery/sparker{ - id = "gsl_igniter"; - pixel_x = 1; - pixel_y = 24 - }, -/obj/effect/decal/cleanable/blood, -/turf/simulated/floor/engine/insulated/vacuum, -/area/ruin/space/gasthelizards/viewzone) -"WZ" = ( -/obj/machinery/door_control{ - desiredstate = 1; - id = "gtl"; - in_use = 1; - name = "Door Bolts"; - normaldoorcontrol = 1; - pixel_x = -24; - pixel_y = -24; - req_access_txt = "271"; - specialfunctions = 4 - }, -/turf/simulated/floor/plating/asteroid/airless, -/area/ruin/space/gasthelizards/engineering) -"Xq" = ( -/obj/machinery/light, -/obj/effect/decal/cleanable/dirt, -/obj/machinery/flasher{ - id = "gtl_c1"; - pixel_x = 24; - range = 1 - }, -/turf/simulated/floor/plasteel{ - dir = 4; - icon_state = "warndark" - }, -/area/ruin/space/gasthelizards/jail) -"Xr" = ( -/obj/machinery/portable_atmospherics/scrubber, -/obj/machinery/light/small{ - dir = 4 - }, -/obj/machinery/atmospherics/unary/portables_connector, -/turf/simulated/floor/plasteel{ - icon_state = "dark" - }, -/area/ruin/space/gasthelizards/engineering) -"Xu" = ( -/obj/item/clothing/under/color/orange, -/turf/simulated/floor/plasteel{ - dir = 4; - icon_state = "warndark" - }, -/area/ruin/space/gasthelizards/jail) -"XR" = ( -/obj/effect/decal/cleanable/dirt, -/obj/structure/cable{ - d1 = 2; - d2 = 8; - icon_state = "2-8" - }, -/turf/simulated/floor/plasteel{ - icon_state = "dark" - }, -/area/ruin/space/gasthelizards/jail) -"Yn" = ( -/obj/machinery/power/smes/magical, -/obj/structure/cable{ - d2 = 2; - icon_state = "0-2" - }, -/turf/simulated/floor/plating, -/area/ruin/space/gasthelizards/viewzone) -"Yt" = ( -/obj/machinery/atmospherics/unary/tank/nitrous_oxide{ - dir = 4 - }, -/turf/simulated/floor/plasteel{ - icon_state = "dark" - }, -/area/ruin/space/gasthelizards/engineering) -"Yv" = ( -/obj/structure/sign/vacuum{ - pixel_y = -32 - }, -/turf/simulated/floor/plasteel, -/area/ruin/space/gasthelizards/viewzone) -"YP" = ( -/turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "blue" - }, -/area/ruin/space/gasthelizards/viewzone) -"Zm" = ( -/obj/machinery/atmospherics/binary/pump{ - dir = 1 - }, -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/turf/simulated/floor/plasteel{ - icon_state = "dark" - }, -/area/ruin/space/gasthelizards/engineering) -"Zn" = ( -/obj/structure/table, -/obj/effect/spawner/lootdrop/lizardboots, -/turf/simulated/floor/plasteel, -/area/ruin/space/gasthelizards/viewzone) -"ZC" = ( -/obj/effect/decal/cleanable/dirt, -/turf/simulated/floor/plasteel{ - dir = 4; - icon_state = "warndark" - }, -/area/ruin/space/gasthelizards/jail) - -(1,1,1) = {" -lQ -lQ -lQ -lQ -lQ -wM -EY -EY -lQ -EY -EY -wM -lQ -lQ -lQ -lQ -lQ -lQ -lQ -lQ -lQ -lQ -lQ -lQ -lQ -"} -(2,1,1) = {" -lQ -lQ -wM -wM -EY -EY -EY -EY -EY -EY -EY -EY -EY -EY -EY -lQ -lQ -lQ -lQ -lQ -lQ -lQ -lQ -lQ -lQ -"} -(3,1,1) = {" -lQ -EY -su -su -su -su -su -su -cA -cA -cA -cA -Wy -Wy -Wy -EY -wM -EY -wM -wM -lQ -lQ -lQ -lQ -Jf -"} -(4,1,1) = {" -lQ -cE -su -IN -ts -JS -Yt -su -wz -DB -gk -cA -qa -dp -Wy -EY -EY -wM -qg -wM -lQ -lQ -lQ -lQ -cm -"} -(5,1,1) = {" -wM -wM -su -bx -un -JW -un -su -KL -zf -EE -FV -YP -SL -Wy -Wy -EY -wM -wM -wM -wM -lQ -lQ -cm -ho -"} -(6,1,1) = {" -qy -Vp -su -VP -uV -PY -nJ -PH -sf -zd -xC -sE -YP -SL -uT -Wy -EY -wM -qg -wM -wM -cm -cm -cm -ho -"} -(7,1,1) = {" -WZ -nu -eu -Lh -vV -Qk -Lj -Wo -ta -kU -hb -qW -YP -SL -FS -Wy -EY -wM -wM -wM -wM -lQ -lQ -cm -ho -"} -(8,1,1) = {" -ww -Vp -su -su -Aq -Zm -nn -Og -av -fq -oD -av -oH -SL -SL -Wy -Wy -Wy -Wy -Ca -lQ -lQ -lQ -cm -ho -"} -(9,1,1) = {" -lQ -wM -EY -su -BO -bW -rW -Og -WJ -ss -pr -MV -NH -SL -SL -SL -dG -by -jx -Dc -ho -ho -ho -ho -ho -"} -(10,1,1) = {" -lQ -lQ -wM -su -su -LH -Og -Ok -Tg -JZ -tM -MV -NH -SL -SL -Yv -Wy -Wy -Wy -if -cm -cm -cm -cm -ho -"} -(11,1,1) = {" -lQ -lQ -fH -Ll -CA -tJ -GC -Sr -Va -Ds -Tg -MV -NH -SL -SL -SL -Ji -SG -cm -lQ -lQ -lQ -lQ -cm -ho -"} -(12,1,1) = {" -lQ -lQ -hH -mi -FJ -ax -Vr -Og -av -My -av -av -Ej -SL -sA -SL -JL -SG -cm -lQ -lQ -lQ -lQ -cm -ho -"} -(13,1,1) = {" -lQ -lQ -EY -Vp -Vp -Xr -Eh -NS -hL -bK -Wg -sW -BL -SL -SL -SL -Zn -SG -ND -lQ -lQ -lQ -lQ -cm -ho -"} -(14,1,1) = {" -lQ -lQ -lQ -wM -Vp -Vp -Vp -Wy -wS -rK -IA -Wy -QX -SL -CE -SL -hq -SG -ND -lQ -lQ -lQ -lQ -lQ -cm -"} -(15,1,1) = {" -lQ -lQ -lQ -lQ -lQ -hS -Tb -Wy -xg -rK -Js -Wy -JB -SL -SL -SL -rP -SG -ND -lQ -lQ -lQ -lQ -lQ -Jf -"} -(16,1,1) = {" -lQ -lQ -lQ -lQ -wM -EY -EY -nN -Yn -hR -xA -Oc -SL -SL -rX -yb -It -SG -ND -lQ -lQ -lQ -lQ -lQ -lQ -"} -(17,1,1) = {" -lQ -lQ -lQ -lQ -EY -EY -EY -AN -AN -zi -AN -AN -AN -Nx -AN -AN -AN -Wy -wM -wM -lQ -lQ -lQ -lQ -lQ -"} -(18,1,1) = {" -lQ -lQ -lQ -lQ -EY -EY -EY -AN -UH -tv -dQ -dl -nv -yD -zK -Fa -AN -EY -wM -wM -wM -lQ -lQ -lQ -lQ -"} -(19,1,1) = {" -lQ -lQ -lQ -lQ -EY -wM -tD -AN -kD -FX -pJ -Qw -dk -dk -pJ -VF -AN -EY -EY -qg -wM -lQ -lQ -lQ -lQ -"} -(20,1,1) = {" -lQ -lQ -lQ -lQ -EY -wM -GP -AN -AV -tv -dk -jj -qt -OY -OY -dm -AN -EY -wM -wM -wM -lQ -lQ -lQ -lQ -"} -(21,1,1) = {" -lQ -lQ -lQ -lQ -wM -wM -ex -AN -SW -XR -JJ -uB -ZC -dx -yz -Xu -uB -wM -wM -qg -wM -lQ -lQ -lQ -lQ -"} -(22,1,1) = {" -lQ -lQ -lQ -lQ -lQ -EY -EY -AN -Wj -WA -jk -uB -xi -DG -nG -Xq -uB -EY -EY -wM -wM -lQ -lQ -lQ -lQ -"} -(23,1,1) = {" -lQ -lQ -lQ -lQ -lQ -EY -EY -AN -AN -AN -AN -uB -uB -uB -uB -uB -uB -EY -wM -lQ -lQ -lQ -lQ -lQ -lQ -"} -(24,1,1) = {" -lQ -lQ -lQ -lQ -lQ -lQ -EY -EY -EY -EY -EY -EY -EY -EY -EY -EY -EY -EY -lQ -lQ -lQ -lQ -lQ -lQ -lQ -"} +//MAP CONVERTED BY dmm2tgm.py THIS HEADER COMMENT PREVENTS RECONVERSION, DO NOT REMOVE +"av" = ( +/turf/simulated/wall/r_wall/coated, +/area/ruin/space/gasthelizards/viewzone) +"ax" = ( +/obj/structure/disposalpipe/segment, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plasteel{ + icon_state = "dark" + }, +/area/ruin/space/gasthelizards/engineering) +"bx" = ( +/obj/machinery/atmospherics/binary/pump{ + dir = 4 + }, +/obj/structure/sign/poster/contraband/random{ + pixel_y = 32 + }, +/turf/simulated/floor/plasteel{ + icon_state = "dark" + }, +/area/ruin/space/gasthelizards/engineering) +"by" = ( +/obj/structure/fans/tiny, +/obj/machinery/light/small{ + dir = 8 + }, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plating, +/area/ruin/space/gasthelizards/viewzone) +"bK" = ( +/obj/structure/disposalpipe/segment, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/door_control{ + desiredstate = 1; + id = "gtl"; + in_use = 1; + name = "Door Bolts"; + normaldoorcontrol = 1; + pixel_x = -24; + pixel_y = 24; + specialfunctions = 4 + }, +/obj/structure/cable{ + d1 = 1; + d2 = 4; + icon_state = "1-4"; + tag = "90Curve" + }, +/turf/simulated/floor/plating, +/area/ruin/space/gasthelizards/viewzone) +"bW" = ( +/obj/machinery/atmospherics/binary/pump{ + dir = 1 + }, +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/structure/cable{ + d1 = 1; + d2 = 4; + icon_state = "1-4"; + tag = "90Curve" + }, +/turf/simulated/floor/plasteel{ + icon_state = "dark" + }, +/area/ruin/space/gasthelizards/engineering) +"cm" = ( +/obj/structure/lattice, +/turf/template_noop, +/area/template_noop) +"cA" = ( +/turf/simulated/wall/r_wall, +/area/ruin/space/gasthelizards/viewzone) +"cE" = ( +/obj/effect/decal/remains/human{ + desc = "They look like unathi remains. They have a strange aura about them." + }, +/obj/item/restraints/handcuffs/cable, +/obj/structure/chair{ + dir = 4 + }, +/turf/simulated/floor/plating/asteroid/airless, +/area/ruin/powered) +"dk" = ( +/turf/simulated/floor/plasteel{ + icon_state = "dark" + }, +/area/ruin/space/gasthelizards/jail) +"dl" = ( +/obj/structure/closet/crate/freezer, +/obj/item/reagent_containers/food/snacks/monstermeat/lizardmeat, +/obj/effect/decal/cleanable/dirt, +/obj/structure/window/reinforced{ + dir = 1 + }, +/turf/simulated/floor/plasteel{ + icon_state = "dark" + }, +/area/ruin/space/gasthelizards/jail) +"dm" = ( +/obj/machinery/door/window/brigdoor/northleft{ + dir = 4; + req_access_txt = "271" + }, +/obj/machinery/flasher_button{ + id = "gtl_c1"; + name = "Flasher Control"; + pixel_y = -24 + }, +/turf/simulated/floor/plasteel{ + icon_state = "dark" + }, +/area/ruin/space/gasthelizards/jail) +"dp" = ( +/obj/structure/chair/comfy/brown{ + dir = 4 + }, +/obj/structure/sign/poster/contraband/random{ + pixel_x = -32 + }, +/turf/simulated/floor/plasteel, +/area/ruin/space/gasthelizards/viewzone) +"dx" = ( +/obj/structure/window/reinforced, +/obj/structure/window/reinforced{ + dir = 8 + }, +/turf/simulated/floor/plasteel{ + dir = 4; + icon_state = "warndark" + }, +/area/ruin/space/gasthelizards/jail) +"dG" = ( +/obj/machinery/door/airlock/external/glass{ + id = "gtl_main_bolts" + }, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plating, +/area/ruin/space/gasthelizards/viewzone) +"dQ" = ( +/obj/structure/rack, +/obj/item/restraints/handcuffs, +/obj/item/clothing/glasses/hud/health/sunglasses, +/turf/simulated/floor/plasteel{ + icon_state = "dark" + }, +/area/ruin/space/gasthelizards/jail) +"eu" = ( +/obj/structure/fans/tiny, +/obj/machinery/light/small/built{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/door_control{ + desiredstate = 1; + id = "gtl_engi_ext"; + in_use = 1; + name = "Door Bolts"; + normaldoorcontrol = 1; + pixel_x = -24; + pixel_y = 8; + specialfunctions = 4 + }, +/obj/machinery/door_control{ + desiredstate = 1; + id = "gtl_engi_int"; + in_use = 1; + name = "Door Bolts"; + normaldoorcontrol = 1; + pixel_x = -24; + pixel_y = -8; + req_access_txt = "271"; + specialfunctions = 4 + }, +/turf/simulated/floor/plating, +/area/ruin/space/gasthelizards/engineering) +"ex" = ( +/obj/structure/chair{ + dir = 8 + }, +/turf/simulated/floor/plating/asteroid/airless, +/area/ruin/powered) +"fq" = ( +/obj/machinery/atmospherics/pipe/simple/visible{ + dir = 4 + }, +/obj/machinery/door/poddoor{ + density = 0; + icon_state = "open"; + id_tag = "gtl_shutters_inner"; + name = "Fire Breach Shutter"; + opacity = 0 + }, +/obj/effect/spawner/window/reinforced/plasma, +/turf/simulated/floor/engine, +/area/ruin/space/gasthelizards/viewzone) +"fH" = ( +/obj/machinery/atmospherics/unary/outlet_injector/on{ + frequency = 1441; + id = "mix_in" + }, +/obj/machinery/light/small, +/turf/simulated/floor/plating/asteroid/airless, +/area/ruin/space/gasthelizards/engineering) +"gk" = ( +/obj/machinery/suit_storage_unit/security, +/turf/simulated/floor/plasteel{ + dir = 4; + icon_state = "vault" + }, +/area/ruin/space/gasthelizards/viewzone) +"hb" = ( +/obj/machinery/computer/general_air_control/large_tank_control{ + frequency = 1441; + input_tag = "mix_in_gtl"; + name = "Gas Mix Tank Control"; + output_tag = "mix_out_gtl"; + sensors = list("mix_sensor_gtl" = "Tank") + }, +/turf/simulated/floor/plasteel{ + icon_state = "dark" + }, +/area/ruin/space/gasthelizards/viewzone) +"ho" = ( +/obj/structure/lattice/catwalk, +/turf/template_noop, +/area/template_noop) +"hq" = ( +/obj/structure/table, +/obj/item/reagent_containers/food/snacks/monstermeat/lizardmeat, +/turf/simulated/floor/plasteel, +/area/ruin/space/gasthelizards/viewzone) +"hH" = ( +/obj/structure/disposaloutlet{ + dir = 1 + }, +/obj/structure/disposalpipe/trunk{ + dir = 2 + }, +/turf/simulated/floor/plating/asteroid/airless, +/area/ruin/space/gasthelizards/engineering) +"hL" = ( +/obj/structure/disposalpipe/segment, +/obj/effect/decal/cleanable/blood/old, +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/turf/simulated/floor/plating, +/area/ruin/space/gasthelizards/viewzone) +"hR" = ( +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/structure/cable{ + d1 = 1; + d2 = 4; + icon_state = "1-4"; + tag = "90Curve" + }, +/turf/simulated/floor/plating, +/area/ruin/space/gasthelizards/viewzone) +"hS" = ( +/obj/structure/barricade/wooden, +/turf/simulated/floor/plating/asteroid/airless, +/area/ruin/powered) +"if" = ( +/obj/structure/lattice, +/obj/machinery/light/small{ + dir = 1 + }, +/turf/template_noop, +/area/ruin/space/gasthelizards/viewzone) +"jj" = ( +/obj/machinery/flasher_button{ + id = "gtl_c2"; + name = "Flasher Control"; + pixel_x = 24; + pixel_y = -5 + }, +/obj/structure/window/reinforced{ + dir = 1 + }, +/obj/structure/closet/crate/can, +/turf/simulated/floor/plasteel{ + icon_state = "dark" + }, +/area/ruin/space/gasthelizards/jail) +"jk" = ( +/obj/item/reagent_containers/glass/bottle/morphine{ + pixel_x = -4; + pixel_y = 1 + }, +/obj/item/reagent_containers/glass/bottle/toxin{ + pixel_x = 6; + pixel_y = 8 + }, +/obj/item/reagent_containers/glass/bottle/morphine{ + pixel_x = 5; + pixel_y = 1 + }, +/obj/item/reagent_containers/glass/bottle/facid{ + name = "fluorosulfuric acid bottle"; + pixel_x = -3; + pixel_y = 6 + }, +/obj/structure/table/reinforced, +/turf/simulated/floor/plasteel{ + icon_state = "dark" + }, +/area/ruin/space/gasthelizards/jail) +"jx" = ( +/obj/machinery/door/airlock/external{ + id_tag = "gtl_main_bolts" + }, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plating, +/area/ruin/space/gasthelizards/viewzone) +"kD" = ( +/obj/structure/closet/crate/freezer, +/obj/item/stack/sheet/animalhide/lizard, +/obj/item/reagent_containers/food/snacks/monstermeat/lizardmeat, +/obj/structure/extinguisher_cabinet{ + pixel_y = 30 + }, +/turf/simulated/floor/plasteel{ + icon_state = "dark" + }, +/area/ruin/space/gasthelizards/jail) +"kU" = ( +/obj/machinery/atmospherics/pipe/simple/visible{ + dir = 5 + }, +/obj/machinery/meter, +/turf/simulated/floor/plasteel{ + icon_state = "dark" + }, +/area/ruin/space/gasthelizards/viewzone) +"lQ" = ( +/turf/template_noop, +/area/template_noop) +"mi" = ( +/obj/structure/disposalpipe/segment, +/turf/simulated/wall, +/area/ruin/space/gasthelizards/engineering) +"nn" = ( +/obj/machinery/atmospherics/unary/tank/toxins{ + dir = 1 + }, +/turf/simulated/floor/plasteel{ + icon_state = "dark" + }, +/area/ruin/space/gasthelizards/engineering) +"nu" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/door/airlock/external{ + id_tag = "gtl_engi_ext"; + locked = 1 + }, +/turf/simulated/floor/plating, +/area/ruin/space/gasthelizards/engineering) +"nv" = ( +/obj/structure/closet/crate/freezer, +/obj/item/reagent_containers/food/snacks/monstermeat/lizardmeat, +/turf/simulated/floor/plasteel{ + icon_state = "dark" + }, +/area/ruin/space/gasthelizards/jail) +"nG" = ( +/obj/structure/window/reinforced{ + dir = 1 + }, +/obj/structure/bed, +/turf/simulated/floor/plasteel{ + dir = 4; + icon_state = "warndark" + }, +/area/ruin/space/gasthelizards/jail) +"nJ" = ( +/obj/machinery/atmospherics/pipe/simple/visible{ + dir = 9 + }, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/machinery/light_switch{ + pixel_x = -32; + pixel_y = -24 + }, +/turf/simulated/floor/plasteel{ + icon_state = "dark" + }, +/area/ruin/space/gasthelizards/engineering) +"nN" = ( +/obj/machinery/power/terminal, +/turf/simulated/wall, +/area/ruin/space/gasthelizards/viewzone) +"oD" = ( +/obj/machinery/door/poddoor{ + density = 0; + icon_state = "open"; + id_tag = "gtl_shutters_inner"; + name = "Fire Breach Shutter"; + opacity = 0 + }, +/obj/effect/spawner/window/reinforced/plasma, +/turf/simulated/floor/engine, +/area/ruin/space/gasthelizards/viewzone) +"oH" = ( +/obj/structure/rack, +/obj/item/camera, +/obj/structure/extinguisher_cabinet{ + pixel_y = 30 + }, +/turf/simulated/floor/plasteel{ + dir = 1; + icon_state = "blue" + }, +/area/ruin/space/gasthelizards/viewzone) +"pr" = ( +/obj/machinery/air_sensor{ + frequency = 1441; + id_tag = "mix_sensor_gtl" + }, +/turf/simulated/floor/engine/insulated/vacuum, +/area/ruin/space/gasthelizards/viewzone) +"pJ" = ( +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plasteel{ + icon_state = "dark" + }, +/area/ruin/space/gasthelizards/jail) +"qa" = ( +/obj/structure/table/wood, +/obj/item/clothing/mask/cigarette/cigar, +/obj/item/lighter/zippo/engraved, +/obj/item/newspaper, +/obj/machinery/light/small{ + dir = 1 + }, +/turf/simulated/floor/plasteel{ + dir = 1; + icon_state = "blue" + }, +/area/ruin/space/gasthelizards/viewzone) +"qg" = ( +/obj/structure/marker_beacon, +/turf/simulated/floor/plating/asteroid/airless, +/area/ruin/powered) +"qt" = ( +/obj/machinery/door/window/brigdoor/northleft{ + dir = 4; + req_access_txt = "271" + }, +/turf/simulated/floor/plasteel{ + icon_state = "dark" + }, +/area/ruin/space/gasthelizards/jail) +"qy" = ( +/obj/machinery/light/small, +/turf/simulated/floor/plating/asteroid/airless, +/area/ruin/space/gasthelizards/engineering) +"qW" = ( +/obj/structure/table/reinforced, +/obj/structure/window/reinforced, +/obj/item/paper_bin, +/obj/item/pen/red, +/obj/machinery/door/poddoor/shutters/preopen{ + dir = 2; + id_tag = "gtl_control" + }, +/turf/simulated/floor/plasteel{ + icon_state = "dark" + }, +/area/ruin/space/gasthelizards/viewzone) +"rK" = ( +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/turf/simulated/floor/plating, +/area/ruin/space/gasthelizards/viewzone) +"rP" = ( +/obj/structure/rack, +/obj/item/stack/sheet/animalhide/lizard, +/turf/simulated/floor/plasteel, +/area/ruin/space/gasthelizards/viewzone) +"rW" = ( +/obj/machinery/atmospherics/unary/tank/carbon_dioxide{ + dir = 1 + }, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plasteel{ + icon_state = "dark" + }, +/area/ruin/space/gasthelizards/engineering) +"rX" = ( +/obj/machinery/light{ + dir = 4 + }, +/turf/simulated/floor/plasteel, +/area/ruin/space/gasthelizards/viewzone) +"sf" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/machinery/light_switch{ + pixel_x = 22; + pixel_y = 25 + }, +/obj/machinery/door_control{ + id = "gtl_vitrine"; + name = "Vitrine Shutters"; + pixel_x = -39; + pixel_y = 24 + }, +/obj/machinery/door_control{ + id = "gtl_control"; + name = "Control Shutters"; + pixel_x = -24; + pixel_y = 24 + }, +/turf/simulated/floor/plasteel{ + icon_state = "dark" + }, +/area/ruin/space/gasthelizards/viewzone) +"ss" = ( +/obj/machinery/atmospherics/unary/outlet_injector/on{ + dir = 8; + frequency = 1441; + id = "mix_in_gtl" + }, +/turf/simulated/floor/engine/insulated/vacuum, +/area/ruin/space/gasthelizards/viewzone) +"su" = ( +/turf/simulated/wall/r_wall, +/area/ruin/space/gasthelizards/engineering) +"sA" = ( +/obj/item/caution/proximity_sign, +/turf/simulated/floor/plasteel, +/area/ruin/space/gasthelizards/viewzone) +"sE" = ( +/obj/structure/table/reinforced, +/obj/item/storage/fancy/donut_box, +/obj/machinery/door/window/brigdoor/northleft{ + dir = 2; + req_access_txt = "271" + }, +/obj/machinery/door/poddoor/shutters/preopen{ + dir = 2; + id_tag = "gtl_control" + }, +/obj/item/clothing/glasses/sunglasses, +/turf/simulated/floor/plasteel{ + icon_state = "dark" + }, +/area/ruin/space/gasthelizards/viewzone) +"sW" = ( +/obj/structure/disposalpipe/segment, +/turf/simulated/wall, +/area/ruin/space/gasthelizards/viewzone) +"ta" = ( +/obj/machinery/atmospherics/binary/valve, +/obj/machinery/ignition_switch{ + id = "gsl_igniter"; + pixel_x = 24; + pixel_y = -7 + }, +/obj/machinery/door_control{ + id = "gtl_shutters_gasflush"; + name = "Gas Flush Control"; + pixel_x = 25; + pixel_y = 6 + }, +/turf/simulated/floor/plasteel{ + icon_state = "dark" + }, +/area/ruin/space/gasthelizards/viewzone) +"ts" = ( +/obj/machinery/atmospherics/unary/tank/nitrogen{ + dir = 4 + }, +/turf/simulated/floor/plasteel{ + icon_state = "dark" + }, +/area/ruin/space/gasthelizards/engineering) +"tv" = ( +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/turf/simulated/floor/plasteel{ + icon_state = "dark" + }, +/area/ruin/space/gasthelizards/jail) +"tD" = ( +/obj/structure/chair{ + dir = 4 + }, +/turf/simulated/floor/plating/asteroid/airless, +/area/ruin/powered) +"tJ" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/blood/old, +/obj/structure/cable{ + d1 = 2; + d2 = 8; + icon_state = "2-8" + }, +/obj/machinery/atmospherics/binary/pump{ + dir = 1 + }, +/turf/simulated/floor/plasteel{ + icon_state = "dark" + }, +/area/ruin/space/gasthelizards/engineering) +"tM" = ( +/mob/living/simple_animal/lizard, +/turf/simulated/floor/engine, +/area/ruin/space/gasthelizards/viewzone) +"un" = ( +/obj/machinery/atmospherics/binary/pump{ + dir = 4 + }, +/turf/simulated/floor/plasteel{ + icon_state = "dark" + }, +/area/ruin/space/gasthelizards/engineering) +"uB" = ( +/turf/simulated/wall/r_wall, +/area/ruin/space/gasthelizards/jail) +"uT" = ( +/obj/machinery/light{ + dir = 8 + }, +/obj/machinery/vending/cigarette, +/turf/simulated/floor/plasteel, +/area/ruin/space/gasthelizards/viewzone) +"uV" = ( +/obj/machinery/atmospherics/pipe/manifold/visible{ + dir = 4 + }, +/turf/simulated/floor/plasteel{ + icon_state = "dark" + }, +/area/ruin/space/gasthelizards/engineering) +"vV" = ( +/obj/machinery/atmospherics/pipe/simple/visible{ + dir = 6 + }, +/obj/machinery/door_control{ + desiredstate = 1; + id = "gtl_engi_int"; + in_use = 1; + name = "Door Bolts"; + normaldoorcontrol = 1; + pixel_x = -24; + pixel_y = 24; + specialfunctions = 4 + }, +/turf/simulated/floor/plasteel{ + icon_state = "dark" + }, +/area/ruin/space/gasthelizards/engineering) +"ww" = ( +/obj/machinery/light/small, +/obj/effect/decal/remains/human{ + desc = "They look like unathi remains. They have a strange aura about them." + }, +/turf/simulated/floor/plating/asteroid/airless, +/area/ruin/space/gasthelizards/engineering) +"wz" = ( +/obj/structure/table/reinforced, +/obj/machinery/recharger, +/obj/effect/decal/cleanable/dirt, +/obj/structure/sign/poster/contraband/random{ + pixel_x = -32 + }, +/turf/simulated/floor/plasteel{ + icon_state = "dark" + }, +/area/ruin/space/gasthelizards/viewzone) +"wM" = ( +/turf/simulated/floor/plating/asteroid/airless, +/area/ruin/powered) +"wS" = ( +/obj/structure/reagent_dispensers/watertank, +/turf/simulated/floor/plating, +/area/ruin/space/gasthelizards/viewzone) +"xg" = ( +/obj/structure/rack, +/obj/effect/decal/cleanable/dirt, +/obj/item/storage/bag/trash, +/obj/item/reagent_containers/glass/bucket, +/obj/item/mop, +/obj/item/soap/homemade, +/obj/item/storage/box/lights/mixed, +/turf/simulated/floor/plating, +/area/ruin/space/gasthelizards/viewzone) +"xi" = ( +/obj/structure/bed, +/obj/machinery/flasher{ + id = "gtl_c2"; + pixel_y = 24; + range = 1 + }, +/obj/item/clothing/under/color/orange, +/turf/simulated/floor/plasteel{ + dir = 4; + icon_state = "warndark" + }, +/area/ruin/space/gasthelizards/jail) +"xA" = ( +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plating, +/area/ruin/space/gasthelizards/viewzone) +"xC" = ( +/obj/structure/chair/office/dark, +/obj/item/toy/plushie/lizardplushie, +/obj/machinery/door_control{ + id = "gtl_shutters_inner"; + name = "Fire Breach Inner Shutters Control"; + pixel_x = 38; + pixel_y = -26 + }, +/obj/machinery/door_control{ + id = "gtl_shutters"; + name = "Fire Breach Outer Shutters Control"; + pixel_x = 26; + pixel_y = -26 + }, +/turf/simulated/floor/plasteel{ + icon_state = "dark" + }, +/area/ruin/space/gasthelizards/viewzone) +"yb" = ( +/obj/structure/sign/poster/contraband/random{ + pixel_x = 32 + }, +/turf/simulated/floor/plasteel, +/area/ruin/space/gasthelizards/viewzone) +"yz" = ( +/obj/structure/window/reinforced{ + dir = 1 + }, +/obj/effect/decal/cleanable/blood/old, +/obj/structure/window/reinforced{ + dir = 8 + }, +/turf/simulated/floor/plasteel{ + dir = 4; + icon_state = "warndark" + }, +/area/ruin/space/gasthelizards/jail) +"yD" = ( +/obj/effect/decal/cleanable/blood/old, +/obj/machinery/light_switch{ + pixel_x = -23; + pixel_y = 25 + }, +/turf/simulated/floor/plasteel{ + icon_state = "dark" + }, +/area/ruin/space/gasthelizards/jail) +"zd" = ( +/obj/structure/cable{ + icon_state = "1-8" + }, +/obj/item/radio/beacon{ + emagged = 1 + }, +/turf/simulated/floor/plasteel{ + icon_state = "dark" + }, +/area/ruin/space/gasthelizards/viewzone) +"zf" = ( +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/turf/simulated/floor/plasteel{ + icon_state = "dark" + }, +/area/ruin/space/gasthelizards/viewzone) +"zi" = ( +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/machinery/door/airlock/maintenance, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plating, +/area/ruin/space/gasthelizards/jail) +"zK" = ( +/obj/machinery/gibber{ + desc = "The name isn't descriptive enough? Safety lamp doesn't light!"; + emagged = 1 + }, +/obj/effect/decal/cleanable/blood{ + pixel_x = -31 + }, +/obj/effect/decal/cleanable/blood{ + pixel_x = -32 + }, +/obj/effect/decal/cleanable/blood/old, +/turf/simulated/floor/plasteel{ + icon_state = "dark" + }, +/area/ruin/space/gasthelizards/jail) +"Aq" = ( +/obj/machinery/atmospherics/pipe/manifold/visible{ + dir = 1 + }, +/obj/effect/decal/cleanable/dirt, +/obj/structure/sign/vacuum{ + pixel_y = 32 + }, +/turf/simulated/floor/plasteel{ + icon_state = "dark" + }, +/area/ruin/space/gasthelizards/engineering) +"AN" = ( +/turf/simulated/wall, +/area/ruin/space/gasthelizards/jail) +"AV" = ( +/obj/structure/table/reinforced, +/obj/item/surgicaldrill, +/obj/item/hemostat, +/obj/item/scalpel, +/obj/item/surgical_drapes, +/obj/item/retractor, +/obj/item/cautery, +/obj/item/circular_saw, +/obj/machinery/light, +/obj/machinery/light{ + dir = 1 + }, +/turf/simulated/floor/plasteel{ + icon_state = "dark" + }, +/area/ruin/space/gasthelizards/jail) +"BL" = ( +/obj/structure/disposalpipe/trunk{ + dir = 1 + }, +/obj/machinery/disposal, +/obj/structure/sign/poster/contraband/random{ + pixel_y = 32 + }, +/turf/simulated/floor/plasteel, +/area/ruin/space/gasthelizards/viewzone) +"BO" = ( +/obj/machinery/atmospherics/pipe/simple/visible{ + dir = 10 + }, +/obj/effect/decal/cleanable/dirt, +/obj/structure/closet/firecloset, +/obj/machinery/power/apc{ + dir = 1; + name = "north bump"; + pixel_y = 26 + }, +/obj/structure/cable{ + d2 = 2; + icon_state = "0-2" + }, +/turf/simulated/floor/plasteel{ + icon_state = "dark" + }, +/area/ruin/space/gasthelizards/engineering) +"Ca" = ( +/obj/machinery/light/small{ + dir = 1 + }, +/turf/simulated/floor/plating/asteroid/airless, +/area/ruin/space/gasthelizards/viewzone) +"CA" = ( +/obj/machinery/atmospherics/pipe/simple/visible, +/obj/structure/rack, +/obj/item/flashlight, +/obj/item/crowbar/red, +/obj/item/wrench, +/obj/item/weldingtool, +/turf/simulated/floor/plasteel{ + icon_state = "dark" + }, +/area/ruin/space/gasthelizards/engineering) +"CE" = ( +/obj/structure/janitorialcart, +/turf/simulated/floor/plasteel, +/area/ruin/space/gasthelizards/viewzone) +"Dc" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plating, +/area/ruin/space/gasthelizards/viewzone) +"Ds" = ( +/turf/simulated/floor/engine, +/area/ruin/space/gasthelizards/viewzone) +"DB" = ( +/obj/structure/rack, +/obj/item/melee/baton/cattleprod, +/obj/item/restraints/handcuffs, +/obj/machinery/power/apc{ + dir = 8; + name = "west bump"; + pixel_x = -24 + }, +/obj/structure/cable{ + d2 = 4; + icon_state = "0-4" + }, +/obj/item/card/id/away/gtl, +/turf/simulated/floor/plasteel{ + icon_state = "dark" + }, +/area/ruin/space/gasthelizards/viewzone) +"DG" = ( +/obj/structure/window/reinforced, +/obj/machinery/light{ + dir = 4 + }, +/turf/simulated/floor/plasteel{ + dir = 4; + icon_state = "warndark" + }, +/area/ruin/space/gasthelizards/jail) +"Eh" = ( +/obj/structure/disposalpipe/segment{ + dir = 2; + icon_state = "pipe-c" + }, +/obj/structure/cable{ + d1 = 2; + d2 = 8; + icon_state = "2-8" + }, +/obj/machinery/atmospherics/pipe/simple/visible{ + dir = 9 + }, +/turf/simulated/floor/plasteel{ + icon_state = "dark" + }, +/area/ruin/space/gasthelizards/engineering) +"Ej" = ( +/obj/machinery/light{ + dir = 1 + }, +/obj/machinery/vending/cola, +/turf/simulated/floor/plasteel, +/area/ruin/space/gasthelizards/viewzone) +"EE" = ( +/obj/machinery/door_control{ + desiredstate = 1; + id = "gtl_main_bolts"; + in_use = 1; + name = "Door Entrance Bolts"; + normaldoorcontrol = 1; + pixel_x = -24; + pixel_y = -39; + specialfunctions = 4 + }, +/obj/machinery/door_control{ + desiredstate = 1; + id = "gtl_control_airlock"; + in_use = 1; + name = "Door Bolts"; + normaldoorcontrol = 1; + pixel_x = -24; + pixel_y = -24; + specialfunctions = 4 + }, +/turf/simulated/floor/plasteel{ + icon_state = "dark" + }, +/area/ruin/space/gasthelizards/viewzone) +"EY" = ( +/turf/simulated/mineral, +/area/ruin/powered) +"Fa" = ( +/obj/structure/table, +/obj/item/soap/homemade, +/obj/item/storage/box/prisoner, +/turf/simulated/floor/plasteel{ + icon_state = "dark" + }, +/area/ruin/space/gasthelizards/jail) +"FJ" = ( +/obj/structure/disposalpipe/segment, +/obj/structure/reagent_dispensers/fueltank, +/turf/simulated/floor/plasteel{ + dir = 8; + icon_state = "vault"; + tag = "icon-vault (WEST)" + }, +/area/ruin/space/gasthelizards/engineering) +"FS" = ( +/obj/structure/closet/emcloset, +/obj/structure/sign/poster/contraband/random{ + pixel_y = -32 + }, +/turf/simulated/floor/plasteel, +/area/ruin/space/gasthelizards/viewzone) +"FV" = ( +/obj/machinery/door/airlock/public{ + id_tag = "gtl_control_airlock"; + req_access_txt = "271" + }, +/turf/simulated/floor/plasteel{ + icon_state = "dark" + }, +/area/ruin/space/gasthelizards/viewzone) +"FX" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/turf/simulated/floor/plasteel{ + icon_state = "dark" + }, +/area/ruin/space/gasthelizards/jail) +"GC" = ( +/obj/machinery/atmospherics/pipe/manifold/visible{ + dir = 8 + }, +/obj/machinery/meter, +/obj/structure/cable{ + d1 = 1; + d2 = 4; + icon_state = "1-4"; + tag = "90Curve" + }, +/turf/simulated/floor/plasteel{ + icon_state = "dark" + }, +/area/ruin/space/gasthelizards/engineering) +"GP" = ( +/obj/structure/table/wood, +/obj/machinery/light/small, +/obj/item/pizzabox/meat, +/obj/item/kitchen/knife/plastic, +/turf/simulated/floor/plating/asteroid/airless, +/area/ruin/space/gasthelizards/engineering) +"It" = ( +/obj/structure/rack, +/obj/item/storage/backpack/satchel_lizard, +/turf/simulated/floor/plasteel, +/area/ruin/space/gasthelizards/viewzone) +"IA" = ( +/obj/machinery/portable_atmospherics/canister/oxygen, +/turf/simulated/floor/plating, +/area/ruin/space/gasthelizards/viewzone) +"IN" = ( +/obj/machinery/atmospherics/unary/tank/air{ + dir = 4 + }, +/obj/structure/window/reinforced, +/turf/simulated/floor/plasteel{ + icon_state = "dark" + }, +/area/ruin/space/gasthelizards/engineering) +"Jf" = ( +/obj/structure/lattice/catwalk, +/obj/structure/marker_beacon, +/turf/template_noop, +/area/template_noop) +"Ji" = ( +/obj/structure/rack, +/obj/item/organ/external/tail/unathi, +/turf/simulated/floor/plasteel, +/area/ruin/space/gasthelizards/viewzone) +"Js" = ( +/obj/machinery/light/small, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plating, +/area/ruin/space/gasthelizards/viewzone) +"JB" = ( +/obj/structure/sign/poster/contraband/random{ + pixel_y = 32 + }, +/turf/simulated/floor/plasteel, +/area/ruin/space/gasthelizards/viewzone) +"JJ" = ( +/obj/machinery/power/apc{ + name = "south bump"; + pixel_y = -24 + }, +/obj/structure/cable, +/turf/simulated/floor/plasteel{ + icon_state = "dark" + }, +/area/ruin/space/gasthelizards/jail) +"JL" = ( +/obj/structure/rack, +/obj/item/storage/backpack/lizard, +/turf/simulated/floor/plasteel, +/area/ruin/space/gasthelizards/viewzone) +"JS" = ( +/obj/machinery/atmospherics/unary/tank/oxygen{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plasteel{ + icon_state = "dark" + }, +/area/ruin/space/gasthelizards/engineering) +"JW" = ( +/obj/machinery/atmospherics/binary/pump{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plasteel{ + icon_state = "dark" + }, +/area/ruin/space/gasthelizards/engineering) +"JZ" = ( +/obj/structure/chair, +/obj/effect/decal/cleanable/blood/old, +/turf/simulated/floor/engine, +/area/ruin/space/gasthelizards/viewzone) +"KL" = ( +/obj/machinery/light{ + dir = 1 + }, +/turf/simulated/floor/plasteel{ + icon_state = "dark" + }, +/area/ruin/space/gasthelizards/viewzone) +"Lh" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/door/airlock/external/glass{ + id_tag = "gtl_engi_int"; + locked = 1 + }, +/turf/simulated/floor/plating, +/area/ruin/space/gasthelizards/engineering) +"Lj" = ( +/obj/machinery/atmospherics/binary/pump, +/obj/machinery/light, +/turf/simulated/floor/plasteel{ + icon_state = "dark" + }, +/area/ruin/space/gasthelizards/engineering) +"Ll" = ( +/obj/machinery/atmospherics/pipe/simple/visible, +/turf/simulated/wall, +/area/ruin/space/gasthelizards/engineering) +"LH" = ( +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/machinery/door/airlock/maintenance, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plasteel{ + icon_state = "dark" + }, +/area/ruin/space/gasthelizards/engineering) +"My" = ( +/obj/machinery/door/airlock/highsecurity{ + heat_proof = 1; + id_tag = "gtl"; + locked = 1; + name = "Gas Chamber" + }, +/turf/simulated/floor/plating, +/area/ruin/space/gasthelizards/viewzone) +"MV" = ( +/obj/machinery/door/poddoor{ + density = 0; + icon_state = "open"; + id_tag = "gtl_shutters"; + name = "Fire Breach Shutter"; + opacity = 0 + }, +/obj/effect/spawner/window/reinforced/plasma, +/turf/simulated/floor/engine, +/area/ruin/space/gasthelizards/viewzone) +"Nx" = ( +/obj/machinery/door/airlock/hatch{ + req_access_txt = "271" + }, +/turf/simulated/floor/plasteel{ + icon_state = "dark" + }, +/area/ruin/space/gasthelizards/jail) +"ND" = ( +/obj/structure/lattice, +/turf/simulated/floor/plating/asteroid/airless, +/area/template_noop) +"NH" = ( +/obj/structure/chair{ + dir = 1 + }, +/turf/simulated/floor/plasteel{ + dir = 1; + icon_state = "blue" + }, +/area/ruin/space/gasthelizards/viewzone) +"NS" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/machinery/door/airlock/maintenance, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plating, +/area/ruin/space/gasthelizards/engineering) +"Oc" = ( +/obj/machinery/door/airlock/maintenance_hatch{ + req_access_txt = "271" + }, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plating, +/area/ruin/space/gasthelizards/viewzone) +"Og" = ( +/turf/simulated/wall/r_wall/coated, +/area/ruin/space/gasthelizards/engineering) +"Ok" = ( +/obj/machinery/door/poddoor{ + id_tag = "gtl_shutters_gasflush"; + name = "Gas Flush Shutter" + }, +/turf/space, +/area/ruin/space/gasthelizards/viewzone) +"OY" = ( +/obj/structure/window/reinforced{ + dir = 4 + }, +/turf/simulated/floor/plasteel{ + icon_state = "dark" + }, +/area/ruin/space/gasthelizards/jail) +"PH" = ( +/obj/machinery/door/airlock/hatch, +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/turf/simulated/floor/plasteel{ + icon_state = "dark" + }, +/area/ruin/space/gasthelizards/engineering) +"PY" = ( +/obj/machinery/atmospherics/pipe/manifold4w/visible, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable{ + d1 = 2; + d2 = 4; + icon_state = "2-4" + }, +/turf/simulated/floor/plasteel{ + icon_state = "dark" + }, +/area/ruin/space/gasthelizards/engineering) +"Qk" = ( +/obj/machinery/atmospherics/pipe/manifold/visible{ + dir = 4 + }, +/obj/machinery/meter, +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/turf/simulated/floor/plasteel{ + icon_state = "dark" + }, +/area/ruin/space/gasthelizards/engineering) +"Qw" = ( +/obj/effect/decal/cleanable/blood{ + pixel_y = 13 + }, +/obj/machinery/door/window/brigdoor/northleft{ + req_access_txt = "271" + }, +/turf/simulated/floor/plasteel{ + icon_state = "dark" + }, +/area/ruin/space/gasthelizards/jail) +"QX" = ( +/obj/machinery/vending/snack, +/turf/simulated/floor/plasteel, +/area/ruin/space/gasthelizards/viewzone) +"Sr" = ( +/obj/machinery/atmospherics/pipe/simple/visible, +/turf/simulated/wall/r_wall/coated, +/area/ruin/space/gasthelizards/engineering) +"SG" = ( +/obj/effect/spawner/window/reinforced, +/obj/machinery/door/poddoor/shutters/preopen{ + dir = 2; + id_tag = "gtl_vitrine" + }, +/turf/simulated/floor/plating, +/area/ruin/space/gasthelizards/viewzone) +"SL" = ( +/turf/simulated/floor/plasteel, +/area/ruin/space/gasthelizards/viewzone) +"SW" = ( +/obj/machinery/optable, +/obj/effect/decal/cleanable/blood/old, +/obj/item/organ/external/tail/unathi, +/obj/effect/decal/cleanable/blood{ + pixel_y = 32 + }, +/turf/simulated/floor/plasteel{ + icon_state = "dark" + }, +/area/ruin/space/gasthelizards/jail) +"Tb" = ( +/obj/item/hatchet/unathiknife, +/turf/simulated/floor/plating/asteroid/airless, +/area/ruin/powered) +"Tg" = ( +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/engine, +/area/ruin/space/gasthelizards/viewzone) +"UH" = ( +/obj/structure/kitchenspike, +/obj/effect/decal/cleanable/blood/old, +/turf/simulated/floor/plasteel{ + icon_state = "dark" + }, +/area/ruin/space/gasthelizards/jail) +"Va" = ( +/obj/machinery/atmospherics/unary/vent_pump{ + dir = 1; + external_pressure_bound = 0; + external_pressure_bound_default = 0; + frequency = 1441; + id_tag = "mix_out_gtl"; + initialize_directions = 1; + internal_pressure_bound = 4000; + internal_pressure_bound_default = 4000; + layer = 2.4; + name = "mix vent"; + pressure_checks = 2; + pressure_checks_default = 2; + pump_direction = 0 + }, +/turf/simulated/floor/engine, +/area/ruin/space/gasthelizards/viewzone) +"Vp" = ( +/turf/simulated/wall, +/area/ruin/space/gasthelizards/engineering) +"Vr" = ( +/obj/structure/disposalpipe/segment{ + dir = 1; + icon_state = "pipe-c" + }, +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/machinery/atmospherics/binary/valve{ + dir = 8 + }, +/turf/simulated/floor/plasteel{ + icon_state = "dark" + }, +/area/ruin/space/gasthelizards/engineering) +"VF" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/sink{ + dir = 1 + }, +/turf/simulated/floor/plasteel{ + icon_state = "dark" + }, +/area/ruin/space/gasthelizards/jail) +"VP" = ( +/obj/machinery/atmospherics/pipe/simple/visible{ + dir = 10 + }, +/turf/simulated/wall/r_wall, +/area/ruin/space/gasthelizards/engineering) +"Wg" = ( +/obj/structure/disposalpipe/segment, +/obj/structure/closet/l3closet/janitor, +/turf/simulated/floor/plating, +/area/ruin/space/gasthelizards/viewzone) +"Wj" = ( +/obj/structure/table/reinforced, +/obj/item/reagent_containers/syringe, +/obj/item/reagent_containers/dropper, +/obj/item/reagent_containers/glass/bottle/mutagen, +/obj/item/reagent_containers/glass/bottle/mutagen, +/obj/item/razor, +/turf/simulated/floor/plasteel{ + icon_state = "dark" + }, +/area/ruin/space/gasthelizards/jail) +"Wo" = ( +/obj/machinery/atmospherics/pipe/simple/visible, +/obj/machinery/meter, +/turf/simulated/wall/r_wall, +/area/ruin/space/gasthelizards/engineering) +"Wy" = ( +/turf/simulated/wall, +/area/ruin/space/gasthelizards/viewzone) +"WA" = ( +/obj/structure/table/reinforced, +/obj/item/clothing/suit/straight_jacket, +/obj/effect/decal/cleanable/dirt, +/obj/item/restraints/handcuffs, +/turf/simulated/floor/plasteel{ + icon_state = "dark" + }, +/area/ruin/space/gasthelizards/jail) +"WJ" = ( +/obj/machinery/sparker{ + id = "gsl_igniter"; + pixel_x = 1; + pixel_y = 24 + }, +/obj/effect/decal/cleanable/blood, +/turf/simulated/floor/engine/insulated/vacuum, +/area/ruin/space/gasthelizards/viewzone) +"WZ" = ( +/obj/machinery/door_control{ + desiredstate = 1; + id = "gtl"; + in_use = 1; + name = "Door Bolts"; + normaldoorcontrol = 1; + pixel_x = -24; + pixel_y = -24; + req_access_txt = "271"; + specialfunctions = 4 + }, +/turf/simulated/floor/plating/asteroid/airless, +/area/ruin/space/gasthelizards/engineering) +"Xq" = ( +/obj/machinery/light, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/flasher{ + id = "gtl_c1"; + pixel_x = 24; + range = 1 + }, +/turf/simulated/floor/plasteel{ + dir = 4; + icon_state = "warndark" + }, +/area/ruin/space/gasthelizards/jail) +"Xr" = ( +/obj/machinery/portable_atmospherics/scrubber, +/obj/machinery/light/small{ + dir = 4 + }, +/obj/machinery/atmospherics/unary/portables_connector, +/turf/simulated/floor/plasteel{ + icon_state = "dark" + }, +/area/ruin/space/gasthelizards/engineering) +"Xu" = ( +/obj/item/clothing/under/color/orange, +/turf/simulated/floor/plasteel{ + dir = 4; + icon_state = "warndark" + }, +/area/ruin/space/gasthelizards/jail) +"XR" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable{ + d1 = 2; + d2 = 8; + icon_state = "2-8" + }, +/turf/simulated/floor/plasteel{ + icon_state = "dark" + }, +/area/ruin/space/gasthelizards/jail) +"Yn" = ( +/obj/machinery/power/smes/magical, +/obj/structure/cable{ + d2 = 2; + icon_state = "0-2" + }, +/turf/simulated/floor/plating, +/area/ruin/space/gasthelizards/viewzone) +"Yt" = ( +/obj/machinery/atmospherics/unary/tank/nitrous_oxide{ + dir = 4 + }, +/turf/simulated/floor/plasteel{ + icon_state = "dark" + }, +/area/ruin/space/gasthelizards/engineering) +"Yv" = ( +/obj/structure/sign/vacuum{ + pixel_y = -32 + }, +/turf/simulated/floor/plasteel, +/area/ruin/space/gasthelizards/viewzone) +"YP" = ( +/turf/simulated/floor/plasteel{ + dir = 1; + icon_state = "blue" + }, +/area/ruin/space/gasthelizards/viewzone) +"Zm" = ( +/obj/machinery/atmospherics/binary/pump{ + dir = 1 + }, +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/turf/simulated/floor/plasteel{ + icon_state = "dark" + }, +/area/ruin/space/gasthelizards/engineering) +"Zn" = ( +/obj/structure/table, +/obj/effect/spawner/lootdrop/lizardboots, +/turf/simulated/floor/plasteel, +/area/ruin/space/gasthelizards/viewzone) +"ZC" = ( +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plasteel{ + dir = 4; + icon_state = "warndark" + }, +/area/ruin/space/gasthelizards/jail) + +(1,1,1) = {" +lQ +lQ +lQ +lQ +lQ +wM +EY +EY +lQ +EY +EY +wM +lQ +lQ +lQ +lQ +lQ +lQ +lQ +lQ +lQ +lQ +lQ +lQ +lQ +"} +(2,1,1) = {" +lQ +lQ +wM +wM +EY +EY +EY +EY +EY +EY +EY +EY +EY +EY +EY +lQ +lQ +lQ +lQ +lQ +lQ +lQ +lQ +lQ +lQ +"} +(3,1,1) = {" +lQ +EY +su +su +su +su +su +su +cA +cA +cA +cA +Wy +Wy +Wy +EY +wM +EY +wM +wM +lQ +lQ +lQ +lQ +Jf +"} +(4,1,1) = {" +lQ +cE +su +IN +ts +JS +Yt +su +wz +DB +gk +cA +qa +dp +Wy +EY +EY +wM +qg +wM +lQ +lQ +lQ +lQ +cm +"} +(5,1,1) = {" +wM +wM +su +bx +un +JW +un +su +KL +zf +EE +FV +YP +SL +Wy +Wy +EY +wM +wM +wM +wM +lQ +lQ +cm +ho +"} +(6,1,1) = {" +qy +Vp +su +VP +uV +PY +nJ +PH +sf +zd +xC +sE +YP +SL +uT +Wy +EY +wM +qg +wM +wM +cm +cm +cm +ho +"} +(7,1,1) = {" +WZ +nu +eu +Lh +vV +Qk +Lj +Wo +ta +kU +hb +qW +YP +SL +FS +Wy +EY +wM +wM +wM +wM +lQ +lQ +cm +ho +"} +(8,1,1) = {" +ww +Vp +su +su +Aq +Zm +nn +Og +av +fq +oD +av +oH +SL +SL +Wy +Wy +Wy +Wy +Ca +lQ +lQ +lQ +cm +ho +"} +(9,1,1) = {" +lQ +wM +EY +su +BO +bW +rW +Og +WJ +ss +pr +MV +NH +SL +SL +SL +dG +by +jx +Dc +ho +ho +ho +ho +ho +"} +(10,1,1) = {" +lQ +lQ +wM +su +su +LH +Og +Ok +Tg +JZ +tM +MV +NH +SL +SL +Yv +Wy +Wy +Wy +if +cm +cm +cm +cm +ho +"} +(11,1,1) = {" +lQ +lQ +fH +Ll +CA +tJ +GC +Sr +Va +Ds +Tg +MV +NH +SL +SL +SL +Ji +SG +cm +lQ +lQ +lQ +lQ +cm +ho +"} +(12,1,1) = {" +lQ +lQ +hH +mi +FJ +ax +Vr +Og +av +My +av +av +Ej +SL +sA +SL +JL +SG +cm +lQ +lQ +lQ +lQ +cm +ho +"} +(13,1,1) = {" +lQ +lQ +EY +Vp +Vp +Xr +Eh +NS +hL +bK +Wg +sW +BL +SL +SL +SL +Zn +SG +ND +lQ +lQ +lQ +lQ +cm +ho +"} +(14,1,1) = {" +lQ +lQ +lQ +wM +Vp +Vp +Vp +Wy +wS +rK +IA +Wy +QX +SL +CE +SL +hq +SG +ND +lQ +lQ +lQ +lQ +lQ +cm +"} +(15,1,1) = {" +lQ +lQ +lQ +lQ +lQ +hS +Tb +Wy +xg +rK +Js +Wy +JB +SL +SL +SL +rP +SG +ND +lQ +lQ +lQ +lQ +lQ +Jf +"} +(16,1,1) = {" +lQ +lQ +lQ +lQ +wM +EY +EY +nN +Yn +hR +xA +Oc +SL +SL +rX +yb +It +SG +ND +lQ +lQ +lQ +lQ +lQ +lQ +"} +(17,1,1) = {" +lQ +lQ +lQ +lQ +EY +EY +EY +AN +AN +zi +AN +AN +AN +Nx +AN +AN +AN +Wy +wM +wM +lQ +lQ +lQ +lQ +lQ +"} +(18,1,1) = {" +lQ +lQ +lQ +lQ +EY +EY +EY +AN +UH +tv +dQ +dl +nv +yD +zK +Fa +AN +EY +wM +wM +wM +lQ +lQ +lQ +lQ +"} +(19,1,1) = {" +lQ +lQ +lQ +lQ +EY +wM +tD +AN +kD +FX +pJ +Qw +dk +dk +pJ +VF +AN +EY +EY +qg +wM +lQ +lQ +lQ +lQ +"} +(20,1,1) = {" +lQ +lQ +lQ +lQ +EY +wM +GP +AN +AV +tv +dk +jj +qt +OY +OY +dm +AN +EY +wM +wM +wM +lQ +lQ +lQ +lQ +"} +(21,1,1) = {" +lQ +lQ +lQ +lQ +wM +wM +ex +AN +SW +XR +JJ +uB +ZC +dx +yz +Xu +uB +wM +wM +qg +wM +lQ +lQ +lQ +lQ +"} +(22,1,1) = {" +lQ +lQ +lQ +lQ +lQ +EY +EY +AN +Wj +WA +jk +uB +xi +DG +nG +Xq +uB +EY +EY +wM +wM +lQ +lQ +lQ +lQ +"} +(23,1,1) = {" +lQ +lQ +lQ +lQ +lQ +EY +EY +AN +AN +AN +AN +uB +uB +uB +uB +uB +uB +EY +wM +lQ +lQ +lQ +lQ +lQ +lQ +"} +(24,1,1) = {" +lQ +lQ +lQ +lQ +lQ +lQ +EY +EY +EY +EY +EY +EY +EY +EY +EY +EY +EY +EY +lQ +lQ +lQ +lQ +lQ +lQ +lQ +"} diff --git a/_maps/map_files/RandomRuins/SpaceRuins/punishment.dmm b/_maps/map_files/RandomRuins/SpaceRuins/punishment.dmm index 8f056e237c2..03a1d2f8509 100644 --- a/_maps/map_files/RandomRuins/SpaceRuins/punishment.dmm +++ b/_maps/map_files/RandomRuins/SpaceRuins/punishment.dmm @@ -1,368 +1,368 @@ -//MAP CONVERTED BY dmm2tgm.py THIS HEADER COMMENT PREVENTS RECONVERSION, DO NOT REMOVE -"a" = ( -/turf/template_noop, -/area/awaycontent) -"b" = ( -/obj/effect/decal/cleanable/blood/drip, -/turf/simulated/floor/plating/asteroid, -/area/ruin/powered) -"d" = ( -/obj/item/holosign_creator/atmos, -/turf/simulated/floor/plating/asteroid, -/area/ruin/powered) -"e" = ( -/obj/effect/decal/cleanable/blood/drip, -/obj/item/toy/russian_revolver, -/turf/simulated/floor/plating/asteroid, -/area/ruin/powered) -"i" = ( -/obj/item/flashlight/lantern, -/turf/simulated/floor/plating/asteroid, -/area/ruin/powered) -"l" = ( -/turf/simulated/floor/plating/asteroid, -/area/ruin/powered) -"o" = ( -/obj/structure/inflatable/door, -/turf/simulated/floor/plating/asteroid/airless, -/area/ruin/powered) -"p" = ( -/obj/structure/chair/office, -/obj/item/restraints/handcuffs/cable/zipties/used, -/obj/effect/decal/cleanable/blood/drip, -/obj/effect/decal/cleanable/blood/old, -/turf/simulated/floor/plating/asteroid, -/area/ruin/powered) -"v" = ( -/turf/simulated/mineral, -/area/ruin/powered) -"y" = ( -/obj/item/clothing/shoes/workboots, -/turf/simulated/floor/plating/asteroid/airless, -/area/ruin/powered) -"B" = ( -/obj/item/storage/briefcase/inflatable, -/turf/simulated/floor/plating/asteroid, -/area/ruin/powered) -"E" = ( -/obj/item/extinguisher/mini, -/turf/simulated/floor/plating/asteroid, -/area/ruin/powered) -"F" = ( -/obj/structure/table/tray, -/obj/item/hemostat, -/obj/item/circular_saw{ - pixel_y = 6 - }, -/turf/simulated/floor/plating/asteroid, -/area/ruin/powered) -"J" = ( -/obj/item/paper{ - info = "So, you decided to not listen what dangerous men say to you Atmos Technician. Now you will stay here forever with your stupid toys you love so much! By the way, I left a present for you. See if you have same strenght as you had before to ignore our warnings. Have fun" - }, -/turf/simulated/floor/plating/asteroid, -/area/ruin/powered) -"L" = ( -/obj/effect/decal/remains/human{ - desc = "They look like human remains. You see two large holes in the skull. Seems the guy shot himself."; - name = "Human remains" - }, -/obj/effect/decal/cleanable/blood, -/turf/simulated/floor/plating/asteroid, -/area/ruin/powered) -"M" = ( -/turf/simulated/floor/plating/asteroid/airless, -/area/ruin/powered) -"O" = ( -/obj/item/scalpel, -/turf/simulated/floor/plating/asteroid, -/area/ruin/powered) -"P" = ( -/obj/item/clothing/under/rank/atmospheric_technician, -/turf/simulated/floor/plating/asteroid/airless, -/area/ruin/powered) -"T" = ( -/mob/living/simple_animal/hostile/carp, -/turf/template_noop, -/area/awaycontent) -"V" = ( -/mob/living/simple_animal/hostile/carp, -/turf/simulated/floor/plating/asteroid, -/area/ruin/powered) -"Z" = ( -/obj/item/clothing/suit/storage/suragi_jacket/atmos, -/turf/simulated/floor/plating/asteroid/airless, -/area/ruin/powered) - -(1,1,1) = {" -a -a -a -a -M -v -v -v -v -M -a -a -a -a -a -"} -(2,1,1) = {" -T -a -a -M -v -v -v -v -v -v -v -a -a -a -a -"} -(3,1,1) = {" -a -a -M -v -v -v -v -v -v -v -v -a -a -a -a -"} -(4,1,1) = {" -a -Z -M -M -v -v -v -v -v -v -v -v -M -M -T -"} -(5,1,1) = {" -M -v -v -M -P -M -v -v -v -v -v -v -v -v -M -"} -(6,1,1) = {" -v -v -v -v -v -o -v -v -v -v -v -v -v -v -v -"} -(7,1,1) = {" -v -v -v -v -v -b -l -V -v -v -v -v -v -v -v -"} -(8,1,1) = {" -v -v -v -v -B -J -d -e -i -v -v -v -v -v -v -"} -(9,1,1) = {" -v -v -v -v -l -p -b -L -l -v -v -v -v -v -v -"} -(10,1,1) = {" -v -v -v -v -l -F -l -l -l -o -M -M -v -v -M -"} -(11,1,1) = {" -v -v -M -o -l -E -O -v -v -v -v -M -M -M -a -"} -(12,1,1) = {" -v -v -M -v -v -v -v -v -v -v -v -v -M -a -a -"} -(13,1,1) = {" -M -M -M -v -v -v -v -v -v -v -v -v -a -a -a -"} -(14,1,1) = {" -a -M -v -v -v -v -v -v -v -v -v -M -a -a -a -"} -(15,1,1) = {" -a -y -v -v -v -v -v -v -v -M -a -a -a -a -a -"} -(16,1,1) = {" -a -a -a -a -M -v -v -a -a -a -a -a -a -a -a -"} +//MAP CONVERTED BY dmm2tgm.py THIS HEADER COMMENT PREVENTS RECONVERSION, DO NOT REMOVE +"a" = ( +/turf/template_noop, +/area/awaycontent) +"b" = ( +/obj/effect/decal/cleanable/blood/drip, +/turf/simulated/floor/plating/asteroid, +/area/ruin/powered) +"d" = ( +/obj/item/holosign_creator/atmos, +/turf/simulated/floor/plating/asteroid, +/area/ruin/powered) +"e" = ( +/obj/effect/decal/cleanable/blood/drip, +/obj/item/toy/russian_revolver, +/turf/simulated/floor/plating/asteroid, +/area/ruin/powered) +"i" = ( +/obj/item/flashlight/lantern, +/turf/simulated/floor/plating/asteroid, +/area/ruin/powered) +"l" = ( +/turf/simulated/floor/plating/asteroid, +/area/ruin/powered) +"o" = ( +/obj/structure/inflatable/door, +/turf/simulated/floor/plating/asteroid/airless, +/area/ruin/powered) +"p" = ( +/obj/structure/chair/office, +/obj/item/restraints/handcuffs/cable/zipties/used, +/obj/effect/decal/cleanable/blood/drip, +/obj/effect/decal/cleanable/blood/old, +/turf/simulated/floor/plating/asteroid, +/area/ruin/powered) +"v" = ( +/turf/simulated/mineral, +/area/ruin/powered) +"y" = ( +/obj/item/clothing/shoes/workboots, +/turf/simulated/floor/plating/asteroid/airless, +/area/ruin/powered) +"B" = ( +/obj/item/storage/briefcase/inflatable, +/turf/simulated/floor/plating/asteroid, +/area/ruin/powered) +"E" = ( +/obj/item/extinguisher/mini, +/turf/simulated/floor/plating/asteroid, +/area/ruin/powered) +"F" = ( +/obj/structure/table/tray, +/obj/item/hemostat, +/obj/item/circular_saw{ + pixel_y = 6 + }, +/turf/simulated/floor/plating/asteroid, +/area/ruin/powered) +"J" = ( +/obj/item/paper{ + info = "So, you decided to not listen what dangerous men say to you Atmos Technician. Now you will stay here forever with your stupid toys you love so much! By the way, I left a present for you. See if you have same strenght as you had before to ignore our warnings. Have fun" + }, +/turf/simulated/floor/plating/asteroid, +/area/ruin/powered) +"L" = ( +/obj/effect/decal/remains/human{ + desc = "They look like human remains. You see two large holes in the skull. Seems the guy shot himself."; + name = "Human remains" + }, +/obj/effect/decal/cleanable/blood, +/turf/simulated/floor/plating/asteroid, +/area/ruin/powered) +"M" = ( +/turf/simulated/floor/plating/asteroid/airless, +/area/ruin/powered) +"O" = ( +/obj/item/scalpel, +/turf/simulated/floor/plating/asteroid, +/area/ruin/powered) +"P" = ( +/obj/item/clothing/under/rank/atmospheric_technician, +/turf/simulated/floor/plating/asteroid/airless, +/area/ruin/powered) +"T" = ( +/mob/living/simple_animal/hostile/carp, +/turf/template_noop, +/area/awaycontent) +"V" = ( +/mob/living/simple_animal/hostile/carp, +/turf/simulated/floor/plating/asteroid, +/area/ruin/powered) +"Z" = ( +/obj/item/clothing/suit/storage/suragi_jacket/atmos, +/turf/simulated/floor/plating/asteroid/airless, +/area/ruin/powered) + +(1,1,1) = {" +a +a +a +a +M +v +v +v +v +M +a +a +a +a +a +"} +(2,1,1) = {" +T +a +a +M +v +v +v +v +v +v +v +a +a +a +a +"} +(3,1,1) = {" +a +a +M +v +v +v +v +v +v +v +v +a +a +a +a +"} +(4,1,1) = {" +a +Z +M +M +v +v +v +v +v +v +v +v +M +M +T +"} +(5,1,1) = {" +M +v +v +M +P +M +v +v +v +v +v +v +v +v +M +"} +(6,1,1) = {" +v +v +v +v +v +o +v +v +v +v +v +v +v +v +v +"} +(7,1,1) = {" +v +v +v +v +v +b +l +V +v +v +v +v +v +v +v +"} +(8,1,1) = {" +v +v +v +v +B +J +d +e +i +v +v +v +v +v +v +"} +(9,1,1) = {" +v +v +v +v +l +p +b +L +l +v +v +v +v +v +v +"} +(10,1,1) = {" +v +v +v +v +l +F +l +l +l +o +M +M +v +v +M +"} +(11,1,1) = {" +v +v +M +o +l +E +O +v +v +v +v +M +M +M +a +"} +(12,1,1) = {" +v +v +M +v +v +v +v +v +v +v +v +v +M +a +a +"} +(13,1,1) = {" +M +M +M +v +v +v +v +v +v +v +v +v +a +a +a +"} +(14,1,1) = {" +a +M +v +v +v +v +v +v +v +v +v +M +a +a +a +"} +(15,1,1) = {" +a +y +v +v +v +v +v +v +v +M +a +a +a +a +a +"} +(16,1,1) = {" +a +a +a +a +M +v +v +a +a +a +a +a +a +a +a +"} diff --git a/_maps/map_files/RandomRuins/SpaceRuins/spacebar.dmm b/_maps/map_files/RandomRuins/SpaceRuins/spacebar.dmm index 5b1b41a549c..1bebafd2a52 100644 --- a/_maps/map_files/RandomRuins/SpaceRuins/spacebar.dmm +++ b/_maps/map_files/RandomRuins/SpaceRuins/spacebar.dmm @@ -1,2577 +1,2577 @@ -//MAP CONVERTED BY dmm2tgm.py THIS HEADER COMMENT PREVENTS RECONVERSION, DO NOT REMOVE -"aa" = ( -/turf/template_noop, -/area/template_noop) -"ab" = ( -/turf/simulated/mineral, -/area/space/nearstation) -"ac" = ( -/turf/simulated/floor/plating/asteroid/airless, -/area/space/nearstation) -"ad" = ( -/obj/structure/grille, -/obj/structure/window/full/reinforced, -/turf/simulated/floor/plating, -/area/ruin/unpowered) -"ae" = ( -/turf/simulated/wall, -/area/ruin/unpowered) -"af" = ( -/obj/structure/grille, -/obj/structure/window/full/reinforced, -/turf/simulated/floor/plating, -/area/ruin/powered) -"ag" = ( -/turf/simulated/floor/plating/asteroid/airless, -/area/ruin/powered) -"ah" = ( -/obj/structure/grille, -/obj/structure/window/full/reinforced, -/turf/simulated/floor/plating/asteroid/airless, -/area/ruin/powered) -"ai" = ( -/turf/simulated/mineral, -/area/ruin/powered) -"am" = ( -/turf/simulated/wall, -/area/ruin/powered{ - name = "Space Bar" - }) -"an" = ( -/obj/machinery/light{ - dir = 1 - }, -/turf/simulated/floor/plating/asteroid/airless, -/area/ruin/powered) -"ao" = ( -/obj/structure/grille, -/obj/structure/window/full/shuttle, -/turf/simulated/floor/plating/asteroid/airless, -/area/shuttle/spacebar) -"ap" = ( -/turf/simulated/shuttle/wall{ - icon_state = "swall_f6" - }, -/area/shuttle/spacebar) -"aq" = ( -/obj/structure/table, -/obj/structure/reagent_dispensers/beerkeg, -/turf/simulated/floor/wood, -/area/ruin/powered{ - name = "Space Bar" - }) -"ar" = ( -/obj/structure/table, -/obj/machinery/vending/boozeomat, -/turf/simulated/floor/wood, -/area/ruin/powered{ - name = "Space Bar" - }) -"as" = ( -/turf/simulated/floor/wood, -/area/ruin/powered{ - name = "Space Bar" - }) -"at" = ( -/turf/simulated/shuttle/wall{ - icon_state = "swall_f10"; - tag = "icon-swall_f10" - }, -/area/shuttle/spacebar) -"au" = ( -/obj/structure/table, -/obj/item/toy/figure/bartender, -/obj/machinery/door_control{ - desiredstate = 1; - id = "sb_in"; - in_use = 1; - name = "The Bar Entrance Airlocks Lock button"; - normaldoorcontrol = 1; - pixel_x = -26; - pixel_y = -6; - specialfunctions = 4 - }, -/obj/machinery/door_control{ - desiredstate = 1; - id = "sb_out"; - in_use = 1; - name = "Outside Airlocks Lock button"; - normaldoorcontrol = 1; - pixel_x = -26; - pixel_y = 6; - specialfunctions = 4 - }, -/turf/simulated/floor/wood, -/area/ruin/powered{ - name = "Space Bar" - }) -"av" = ( -/obj/structure/table, -/obj/item/reagent_containers/food/drinks/shaker, -/turf/simulated/floor/wood, -/area/ruin/powered{ - name = "Space Bar" - }) -"aw" = ( -/obj/structure/table, -/obj/machinery/light/small{ - dir = 1 - }, -/obj/machinery/computer/security/telescreen{ - desc = "Used for watching camera near bar asteroid and inside its areas."; - dir = 8; - layer = 4; - name = "Camera Telescreen"; - network = list("spacebar") - }, -/turf/simulated/floor/wood, -/area/ruin/powered{ - name = "Space Bar" - }) -"ay" = ( -/obj/effect/decal/remains/human, -/turf/simulated/floor/wood, -/area/ruin/powered{ - name = "Space Bar" - }) -"az" = ( -/obj/structure/reagent_dispensers/beerkeg, -/turf/simulated/floor/wood, -/area/ruin/powered{ - name = "Space Bar" - }) -"aA" = ( -/obj/machinery/door/airlock{ - name = "Bar Storage"; - req_access_txt = "25" - }, -/turf/simulated/floor/wood, -/area/ruin/powered{ - name = "Space Bar" - }) -"aB" = ( -/obj/structure/chair/comfy/shuttle{ - dir = 1 - }, -/turf/simulated/shuttle/floor, -/area/ruin/powered) -"aC" = ( -/turf/space, -/turf/simulated/shuttle/floor, -/area/shuttle/spacebar) -"aD" = ( -/obj/structure/table, -/obj/machinery/reagentgrinder, -/turf/simulated/floor/wood, -/area/ruin/powered{ - name = "Space Bar" - }) -"aE" = ( -/turf/simulated/shuttle/floor, -/area/shuttle/spacebar) -"aF" = ( -/obj/machinery/vending/boozeomat, -/turf/simulated/floor/wood, -/area/ruin/powered{ - name = "Space Bar" - }) -"aG" = ( -/obj/structure/closet/secure_closet/freezer/kitchen, -/turf/simulated/floor/wood, -/area/ruin/powered{ - name = "Space Bar" - }) -"aH" = ( -/obj/machinery/light/small, -/obj/structure/table, -/obj/machinery/kitchen_machine/microwave, -/turf/simulated/floor/wood, -/area/ruin/powered{ - name = "Space Bar" - }) -"aI" = ( -/obj/machinery/door_control{ - id = "blastdoorcycle1"; - name = "Inner Blastdoors Switch"; - pixel_x = 6; - pixel_y = 24 - }, -/turf/simulated/floor/plating, -/area/ruin/powered) -"aJ" = ( -/turf/simulated/wall, -/area/ruin/powered) -"aK" = ( -/obj/structure/table, -/turf/simulated/floor/wood, -/area/ruin/powered{ - name = "Space Bar" - }) -"aL" = ( -/obj/structure/closet/secure_closet/freezer/fridge, -/turf/simulated/floor/wood, -/area/ruin/powered{ - name = "Space Bar" - }) -"aM" = ( -/obj/structure/table, -/obj/item/stack/sheet/metal{ - amount = 10 - }, -/turf/simulated/floor/wood, -/area/ruin/powered{ - name = "Space Bar" - }) -"aN" = ( -/obj/structure/chair/stool/bar, -/turf/simulated/floor/plasteel, -/area/ruin/powered{ - name = "Space Bar" - }) -"aO" = ( -/turf/simulated/floor/plasteel, -/area/ruin/powered{ - name = "Space Bar" - }) -"aP" = ( -/obj/machinery/door/airlock/shuttle{ - id_tag = "s_docking_airlock" - }, -/obj/structure/fans/tiny, -/turf/simulated/shuttle/floor{ - icon_state = "floor3" - }, -/area/shuttle/spacebar) -"aQ" = ( -/obj/structure/grille, -/obj/structure/window/full/reinforced, -/turf/simulated/floor/plating, -/area/ruin/powered{ - name = "Space Bar" - }) -"aR" = ( -/obj/machinery/door/airlock/shuttle{ - id_tag = "s_docking_airlock" - }, -/obj/structure/fans/tiny, -/obj/docking_port/mobile{ - dir = 8; - dwidth = 3; - height = 4; - id = "ruins_civil_shuttle"; - name = "Regular Civilian Shuttle"; - rebuildable = 1; - width = 6 - }, -/obj/docking_port/stationary{ - area_type = /area/ruin/powered; - dir = 8; - dwidth = 3; - height = 4; - id = "spacebar"; - name = "Space Bar Landing zone"; - turf_type = /turf/simulated/floor/plating/asteroid/airless; - width = 6 - }, -/turf/simulated/shuttle/floor{ - icon_state = "floor3" - }, -/area/shuttle/spacebar) -"aS" = ( -/obj/structure/fans/tiny, -/obj/machinery/door/airlock/external/glass{ - id_tag = "sb_in" - }, -/turf/simulated/floor/plating, -/area/ruin/powered{ - name = "Space Bar" - }) -"aT" = ( -/turf/simulated/floor/plating/airless, -/area/ruin/powered{ - name = "Space Bar" - }) -"aU" = ( -/obj/structure/table, -/obj/item/reagent_containers/food/drinks/cans/beer, -/obj/item/reagent_containers/glass/rag, -/turf/simulated/floor/wood, -/area/ruin/powered{ - name = "Space Bar" - }) -"aV" = ( -/obj/structure/chair{ - dir = 4; - tag = "icon-chair (EAST)" - }, -/turf/simulated/floor/plasteel, -/area/ruin/powered{ - name = "Space Bar" - }) -"aW" = ( -/obj/structure/table/wood, -/turf/simulated/floor/plasteel, -/area/ruin/powered{ - name = "Space Bar" - }) -"aX" = ( -/obj/machinery/door/airlock{ - name = "Bar Storage"; - req_access_txt = "25" - }, -/turf/simulated/floor/plasteel{ - icon_state = "wood" - }, -/area/ruin/powered{ - name = "Space Bar" - }) -"aY" = ( -/turf/simulated/floor/plating/airless, -/area/ruin/powered) -"aZ" = ( -/obj/machinery/light{ - dir = 1 - }, -/turf/simulated/floor/plasteel, -/area/ruin/powered{ - name = "Space Bar" - }) -"bb" = ( -/obj/machinery/vending/cola, -/turf/simulated/floor/plasteel, -/area/ruin/powered{ - name = "Space Bar" - }) -"bc" = ( -/obj/machinery/vending/cigarette, -/turf/simulated/floor/plasteel, -/area/ruin/powered{ - name = "Space Bar" - }) -"bd" = ( -/obj/machinery/vending/coffee, -/turf/simulated/floor/plasteel, -/area/ruin/powered{ - name = "Space Bar" - }) -"be" = ( -/obj/machinery/light{ - dir = 4 - }, -/turf/simulated/floor/plating/asteroid/airless, -/area/ruin/powered) -"bf" = ( -/obj/structure/grille, -/obj/structure/window/full/reinforced, -/turf/simulated/floor/plating/airless, -/area/ruin/powered{ - name = "Space Bar" - }) -"bg" = ( -/obj/machinery/light{ - dir = 4 - }, -/turf/template_noop, -/area/ruin/powered) -"bh" = ( -/obj/structure/table, -/obj/item/reagent_containers/food/drinks/coffee{ - desc = "Its cold like the space outside noo!"; - pixel_x = -6; - pixel_y = 8; - volume = 10 - }, -/obj/item/reagent_containers/food/drinks/cans/beer{ - pixel_x = 6 - }, -/turf/simulated/shuttle/floor, -/area/shuttle/spacebar) -"bi" = ( -/obj/structure/chair/comfy/shuttle{ - dir = 1 - }, -/obj/machinery/light{ - dir = 8 - }, -/turf/simulated/shuttle/floor, -/area/shuttle/spacebar) -"bj" = ( -/obj/machinery/door/airlock/external/glass{ - id_tag = "sb_in" - }, -/turf/simulated/floor/plating/airless, -/area/ruin/powered{ - name = "Space Bar" - }) -"bk" = ( -/obj/structure/chair{ - dir = 8; - tag = "icon-chair (WEST)" - }, -/turf/simulated/floor/plasteel, -/area/ruin/powered{ - name = "Space Bar" - }) -"bl" = ( -/obj/structure/toilet{ - dir = 4 - }, -/obj/machinery/light/small{ - dir = 8 - }, -/obj/machinery/door_control{ - desiredstate = 1; - id = "spacebartoilet"; - in_use = 1; - name = "Toilet Lock"; - normaldoorcontrol = 1; - pixel_x = 6; - pixel_y = 26; - specialfunctions = 4 - }, -/turf/simulated/floor/plasteel, -/area/ruin/powered{ - name = "Space Bar" - }) -"bm" = ( -/obj/machinery/door_control{ - id = "blastdoorcycle"; - name = "Outer Blastdoors Switch"; - pixel_x = -6; - pixel_y = 24 - }, -/obj/effect/decal/cleanable/dirt, -/turf/simulated/floor/plating, -/area/ruin/powered) -"bn" = ( -/obj/machinery/door/poddoor/preopen{ - id_tag = "podcycle1"; - name = "airlock dock" - }, -/turf/simulated/floor/plating/airless, -/area/ruin/powered) -"bp" = ( -/turf/space, -/turf/simulated/floor/plating/asteroid/airless, -/area/ruin/powered) -"bq" = ( -/obj/machinery/light{ - dir = 8 - }, -/turf/simulated/floor/plasteel, -/area/ruin/powered{ - name = "Space Bar" - }) -"br" = ( -/obj/machinery/light{ - dir = 4 - }, -/obj/structure/chair/comfy/shuttle{ - dir = 8 - }, -/turf/simulated/shuttle/floor, -/area/shuttle/spacebar) -"bs" = ( -/obj/structure/chair, -/turf/simulated/floor/plasteel, -/area/ruin/powered{ - name = "Space Bar" - }) -"bt" = ( -/obj/item/radio/beacon, -/turf/simulated/floor/plasteel, -/area/ruin/powered{ - name = "Space Bar" - }) -"bM" = ( -/obj/machinery/door/airlock/shuttle{ - id_tag = "s_docking_airlock"; - name = "Escape Pod Hatch" - }, -/turf/space, -/turf/simulated/shuttle/floor, -/area/ruin/powered) -"dN" = ( -/obj/machinery/light/small{ - dir = 1 - }, -/turf/simulated/floor/plating/airless, -/area/ruin/powered) -"eb" = ( -/obj/machinery/door_control{ - id = "blastdoorcycle1"; - name = "Inner Blastdoors Switch"; - pixel_x = 6; - pixel_y = 24 - }, -/obj/machinery/door_control{ - id = "blastdoorcycle"; - name = "Outer Blastdoors Switch"; - pixel_x = -6; - pixel_y = 24 - }, -/turf/simulated/floor/plating/airless, -/area/ruin/powered) -"eM" = ( -/obj/structure/shuttle/engine/propulsion/burst{ - dir = 1 - }, -/turf/simulated/shuttle/wall{ - icon_state = "swall_f10" - }, -/area/ruin/powered) -"fi" = ( -/obj/machinery/light/small{ - dir = 1 - }, -/obj/effect/decal/cleanable/dirt, -/turf/simulated/floor/plating/airless, -/area/ruin/powered) -"fp" = ( -/obj/effect/decal/cleanable/dirt, -/turf/simulated/floor/plasteel, -/area/ruin/powered{ - name = "Space Bar" - }) -"ft" = ( -/obj/machinery/door/poddoor{ - id_tag = "pod cycle"; - name = "airlock dock" - }, -/turf/simulated/floor/plating/airless, -/area/ruin/powered) -"fP" = ( -/obj/machinery/light, -/obj/structure/chair/comfy/shuttle{ - dir = 4 - }, -/turf/space, -/turf/simulated/shuttle/floor, -/area/ruin/powered) -"gr" = ( -/obj/structure/window/full/reinforced, -/obj/structure/grille, -/turf/simulated/floor/plating/asteroid/airless, -/area/ruin/powered) -"iH" = ( -/obj/effect/decal/cleanable/dirt, -/turf/simulated/floor/plating, -/area/ruin/powered) -"jL" = ( -/obj/structure/grille, -/obj/structure/window/full/shuttle, -/turf/simulated/shuttle/plating, -/area/ruin/powered) -"ko" = ( -/obj/structure/shuttle/engine/propulsion/burst{ - dir = 1 - }, -/turf/simulated/shuttle/wall{ - icon_state = "swall_f6" - }, -/area/ruin/powered) -"kZ" = ( -/obj/structure/spacepoddoor, -/turf/simulated/floor/plating/airless, -/area/ruin/powered) -"mH" = ( -/obj/machinery/camera{ - c_tag = "Spacebar Shuttle and Pods LZ"; - network = list("spacebar") - }, -/turf/simulated/floor/plating/asteroid/airless, -/area/ruin/powered) -"mN" = ( -/obj/machinery/camera{ - c_tag = "Spacebar Toilets"; - network = list("spacebar") - }, -/obj/effect/decal/cleanable/dirt, -/turf/simulated/floor/plasteel, -/area/ruin/powered{ - name = "Space Bar" - }) -"nz" = ( -/obj/machinery/light{ - dir = 4 - }, -/obj/machinery/camera{ - c_tag = "Outer Blastdoor View"; - dir = 9; - network = list("spacebar") - }, -/turf/template_noop, -/area/ruin/powered) -"nM" = ( -/turf/simulated/shuttle/wall, -/area/shuttle/spacebar) -"pE" = ( -/obj/machinery/door/airlock/shuttle{ - id_tag = "s_docking_airlock"; - name = "Escape Pod Hatch" - }, -/turf/simulated/shuttle/floor, -/area/ruin/powered) -"rn" = ( -/obj/machinery/vending/snack, -/obj/machinery/light, -/turf/simulated/floor/plasteel, -/area/ruin/powered{ - name = "Space Bar" - }) -"sF" = ( -/turf/simulated/shuttle/wall{ - icon_state = "swall_f5" - }, -/area/shuttle/spacebar) -"tK" = ( -/obj/machinery/light{ - dir = 8 - }, -/turf/simulated/floor/plating/asteroid/airless, -/area/ruin/powered) -"tT" = ( -/turf/simulated/shuttle/wall{ - icon_state = "swall_f10" - }, -/area/ruin/powered) -"vh" = ( -/obj/structure/chair{ - dir = 1 - }, -/turf/simulated/floor/plasteel, -/area/ruin/powered{ - name = "Space Bar" - }) -"vV" = ( -/obj/structure/chair/stool/bar, -/obj/effect/decal/cleanable/dirt, -/turf/simulated/floor/plasteel, -/area/ruin/powered{ - name = "Space Bar" - }) -"xt" = ( -/obj/structure/shuttle/engine/propulsion/burst, -/obj/structure/window/reinforced{ - dir = 1 - }, -/turf/simulated/shuttle/floor{ - icon = 'icons/turf/floors.dmi'; - icon_state = "dark" - }, -/area/shuttle/spacebar) -"xM" = ( -/obj/machinery/computer/shuttle/ruins_civil_shuttle, -/turf/simulated/shuttle/floor, -/area/shuttle/spacebar) -"yd" = ( -/obj/item/gps/ruin{ - gpstag = "Space Bar" - }, -/turf/simulated/wall, -/area/ruin/powered{ - name = "Space Bar" - }) -"zp" = ( -/turf/simulated/shuttle/wall{ - icon_state = "swall_f5" - }, -/area/ruin/powered) -"zr" = ( -/obj/structure/window/full/shuttle, -/obj/structure/grille, -/turf/simulated/shuttle/plating, -/area/ruin/powered) -"Ai" = ( -/turf/simulated/shuttle/wall{ - icon_state = "swall_f9" - }, -/area/shuttle/spacebar) -"Cm" = ( -/turf/simulated/shuttle/wall{ - icon_state = "swall3" - }, -/area/ruin/powered) -"CS" = ( -/turf/simulated/shuttle/wall{ - icon_state = "swall12"; - tag = "icon-swall12" - }, -/area/ruin/powered) -"EM" = ( -/obj/effect/decal/cleanable/dirt, -/turf/simulated/floor/plating/airless, -/area/ruin/powered) -"Fz" = ( -/obj/structure/chair/comfy/shuttle{ - dir = 4 - }, -/turf/simulated/shuttle/floor, -/area/shuttle/spacebar) -"Gj" = ( -/obj/machinery/door/airlock/external{ - id_tag = "sb_out" - }, -/obj/effect/decal/cleanable/dirt, -/turf/simulated/floor/plating/airless, -/area/ruin/powered) -"Hg" = ( -/obj/structure/chair/comfy/shuttle{ - dir = 1 - }, -/turf/simulated/shuttle/floor, -/area/shuttle/spacebar) -"Hi" = ( -/obj/structure/glowshroom/single, -/turf/simulated/floor/plasteel, -/area/ruin/powered{ - name = "Space Bar" - }) -"JR" = ( -/obj/machinery/camera{ - c_tag = "Indoor Blastdoor View"; - dir = 1; - network = list("spacebar") - }, -/turf/simulated/floor/plating, -/area/ruin/powered) -"Ky" = ( -/obj/structure/urinal{ - pixel_x = -32 - }, -/obj/effect/decal/cleanable/dirt, -/turf/simulated/floor/plasteel, -/area/ruin/powered{ - name = "Space Bar" - }) -"KC" = ( -/obj/effect/decal/warning_stripes/south, -/turf/simulated/wall, -/area/ruin/powered) -"NK" = ( -/obj/machinery/door/airlock{ - name = "Unisex Bathroom" - }, -/turf/simulated/floor/plasteel, -/area/ruin/powered{ - name = "Space Bar" - }) -"OO" = ( -/turf/simulated/shuttle/wall{ - icon_state = "swall3" - }, -/area/shuttle/spacebar) -"OY" = ( -/obj/effect/decal/cleanable/dirt, -/turf/simulated/floor/plating/airless, -/area/ruin/powered{ - name = "Space Bar" - }) -"Sg" = ( -/obj/structure/urinal{ - pixel_x = -32 - }, -/turf/simulated/floor/plasteel, -/area/ruin/powered{ - name = "Space Bar" - }) -"Sx" = ( -/obj/machinery/light/small, -/turf/simulated/floor/plating, -/area/ruin/powered) -"Sy" = ( -/obj/machinery/door_control{ - id = "blastdoorcycle"; - name = "Outer Blastdoors Switch"; - pixel_x = -24; - pixel_y = -6 - }, -/obj/machinery/door_control{ - id = "blastdoorcycle1"; - name = "Inner Blastdoors Switch"; - pixel_x = -24; - pixel_y = 6 - }, -/turf/simulated/floor/wood, -/area/ruin/powered{ - name = "Space Bar" - }) -"SF" = ( -/obj/machinery/light, -/turf/simulated/floor/plating/asteroid/airless, -/area/ruin/powered) -"Tq" = ( -/obj/machinery/light{ - dir = 4 - }, -/obj/structure/chair/comfy/shuttle{ - dir = 1 - }, -/turf/simulated/shuttle/floor, -/area/ruin/powered) -"TN" = ( -/obj/machinery/light/small{ - dir = 1 - }, -/turf/simulated/floor/plating, -/area/ruin/powered) -"TZ" = ( -/turf/simulated/floor/plating, -/area/ruin/powered) -"Un" = ( -/obj/structure/table/wood, -/obj/item/reagent_containers/food/drinks/coffee{ - desc = "Its cold like the space outside noo!"; - pixel_x = -6; - pixel_y = 8; - volume = 10 - }, -/turf/simulated/floor/plasteel, -/area/ruin/powered{ - name = "Space Bar" - }) -"Up" = ( -/obj/structure/shuttle/engine/propulsion/burst{ - dir = 8 - }, -/turf/simulated/floor/plating, -/area/ruin/powered) -"UH" = ( -/turf/simulated/shuttle/wall{ - icon_state = "swall_f9" - }, -/area/ruin/powered) -"WF" = ( -/obj/structure/sink{ - dir = 4; - pixel_x = 11 - }, -/obj/structure/mirror{ - pixel_x = 28 - }, -/turf/simulated/floor/plasteel, -/area/ruin/powered{ - name = "Space Bar" - }) -"Xu" = ( -/obj/structure/table/wood, -/obj/machinery/light{ - dir = 4 - }, -/turf/simulated/floor/plasteel, -/area/ruin/powered{ - name = "Space Bar" - }) -"XG" = ( -/obj/machinery/camera{ - c_tag = "Spacebar Outer Airlocks View"; - network = list("spacebar") - }, -/turf/simulated/floor/plating/asteroid/airless, -/area/space/nearstation) -"YT" = ( -/obj/machinery/light/small{ - dir = 8 - }, -/obj/effect/decal/cleanable/dirt, -/turf/simulated/floor/plasteel, -/area/ruin/powered{ - name = "Space Bar" - }) -"Zc" = ( -/obj/machinery/door/airlock{ - id_tag = "spacebartoilet"; - name = "Toilet" - }, -/obj/effect/decal/cleanable/dirt, -/turf/simulated/floor/plasteel, -/area/ruin/powered{ - name = "Space Bar" - }) -"ZN" = ( -/obj/structure/chair/comfy/shuttle{ - dir = 4 - }, -/turf/simulated/shuttle/floor, -/area/ruin/powered) - -(1,1,1) = {" -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -nz -aa -aa -aa -aa -aa -aa -bg -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -"} -(2,1,1) = {" -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aJ -aY -aY -EM -aY -aY -aY -aJ -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -"} -(3,1,1) = {" -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aJ -ft -ft -ft -ft -ft -ft -aJ -ac -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -"} -(4,1,1) = {" -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -ac -ac -KC -kZ -kZ -kZ -kZ -kZ -kZ -aJ -ac -ac -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -"} -(5,1,1) = {" -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -ab -ac -ac -ac -KC -TN -TZ -TZ -TZ -iH -Sx -aJ -XG -ac -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -"} -(6,1,1) = {" -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -ac -ab -ab -ab -ac -KC -bm -TZ -TZ -TZ -TZ -JR -aJ -ac -ac -ac -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -"} -(7,1,1) = {" -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -ac -ac -ac -ac -ac -af -af -KC -aI -TZ -iH -iH -TZ -TZ -aJ -ac -be -ac -be -ac -aa -aa -aa -aa -aa -aa -aa -aa -aa -"} -(8,1,1) = {" -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -ac -ac -af -af -aJ -af -ag -KC -TN -TZ -TZ -TZ -TZ -Sx -aJ -ac -aJ -Gj -aJ -ac -ac -ab -ab -aa -aa -aa -aa -aa -aa -"} -(9,1,1) = {" -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -ac -ac -ac -af -ag -ag -ag -ag -KC -kZ -kZ -kZ -kZ -kZ -kZ -aJ -af -aJ -dN -aJ -ac -ab -ab -ab -aa -aa -aa -aa -aa -aa -"} -(10,1,1) = {" -aa -aa -aa -aa -aa -aa -aa -aa -aa -ac -ac -ac -af -ag -ag -ag -ag -ag -aJ -bn -bn -bn -bn -bn -bn -aJ -ag -aJ -fi -aJ -af -aJ -aJ -ab -ab -aa -aa -aa -aa -aa -"} -(11,1,1) = {" -aa -aa -aa -aa -aa -aa -aa -aa -ac -ac -ac -af -ag -ag -ag -ag -ag -ag -aJ -eb -aY -aY -aY -aY -aY -aJ -ag -aJ -Gj -aJ -ag -ag -aJ -ab -ab -aa -aa -aa -aa -aa -"} -(12,1,1) = {" -aa -aa -aa -aa -aa -aa -aa -ac -ac -ac -af -bp -ag -ag -bp -ag -ag -ag -tK -ag -ag -ag -ag -ag -ag -tK -ag -tK -ag -tK -ag -ag -aJ -aJ -ab -aa -aa -aa -aa -aa -"} -(13,1,1) = {" -aa -aa -aa -aa -aa -aa -ac -ac -ac -af -ag -ag -ap -nM -aP -nM -OO -sF -ag -ag -ag -ag -ag -ag -ag -ag -ag -ag -ag -ag -ag -ag -ag -aJ -ac -ac -aa -aa -aa -aa -"} -(14,1,1) = {" -aa -aa -aa -aa -aa -aa -ac -ac -af -aJ -an -bp -ao -xM -aC -Fz -bi -xt -ag -ag -ag -ag -ag -ag -ag -ag -ag -ag -ko -Cm -Cm -zp -ag -gr -ac -ac -aa -aa -aa -aa -"} -(15,1,1) = {" -aa -aa -aa -aa -aa -ac -ac -ac -af -ag -ag -ag -ao -br -aE -bh -Hg -xt -ag -ag -ag -ag -ag -ag -ag -ag -ag -ag -pE -Tq -aB -zr -ag -gr -ac -ac -aa -aa -aa -aa -"} -(16,1,1) = {" -aa -aa -aa -aa -aa -ac -ac -ac -af -ag -ag -ag -at -nM -aR -nM -OO -Ai -ag -ag -ag -ag -Up -bM -Up -ag -bp -ag -eM -Cm -Cm -UH -ag -gr -ac -ac -aa -aa -aa -aa -"} -(17,1,1) = {" -aa -aa -aa -aa -ac -ac -ac -ad -ag -ag -ag -ag -ag -ag -ag -ag -ag -be -ag -be -ag -ag -CS -ZN -CS -ag -ag -ag -ag -ag -ag -ag -ag -ah -ac -ac -aa -aa -aa -aa -"} -(18,1,1) = {" -aa -aa -aa -aa -ac -ac -ac -ad -ag -ag -ag -ai -ai -ai -ag -ag -ag -am -bj -am -mH -ag -CS -fP -CS -ag -bp -ag -ag -ag -ag -ag -ag -ah -ac -ac -ac -aa -aa -aa -"} -(19,1,1) = {" -aa -aa -aa -aa -ac -ac -ac -ae -ag -ag -ai -ai -ai -ai -ai -ag -ag -bf -OY -bf -ag -ag -tT -jL -UH -ag -ag -ag -ag -ag -ag -ag -ag -aJ -ac -ac -ac -aa -aa -aa -"} -(20,1,1) = {" -aa -aa -aa -aa -ac -ac -ac -ad -ag -ai -ai -ai -ai -ai -ai -be -ag -bf -aT -bf -ag -ag -ag -be -ag -ag -ag -ag -ag -ag -ag -ag -aJ -aJ -ab -ac -ac -aa -aa -aa -"} -(21,1,1) = {" -aa -aa -aa -ab -ac -ac -ac -ad -ag -ai -ai -am -am -am -am -am -am -am -aS -am -am -am -am -am -aQ -ag -ag -ag -ag -ai -ag -SF -aJ -ab -ab -ac -ac -aa -aa -aa -"} -(22,1,1) = {" -aa -aa -aa -ab -ab -ac -ac -ac -af -ag -ai -am -aq -Sy -as -aK -aN -bq -fp -bq -bs -aW -vh -aO -aO -aQ -ag -ag -ai -ai -ai -ag -aJ -ab -ac -ac -aa -aa -aa -aa -"} -(23,1,1) = {" -aa -aa -aa -ab -ab -ac -ac -ac -af -ag -ag -am -ar -as -as -aK -aN -aO -aO -aO -fp -aO -aO -aO -aO -aO -aQ -ag -ai -ai -ag -ag -af -ac -ac -ac -aa -aa -aa -aa -"} -(24,1,1) = {" -aa -aa -aa -aa -ab -ab -ac -ac -ac -af -ag -am -aw -as -as -aU -aN -aO -aO -aV -aO -aO -aO -aO -aO -aO -aO -aQ -ag -ag -ag -ag -af -ac -ac -aa -aa -aa -aa -aa -"} -(25,1,1) = {" -aa -aa -aa -aa -ab -ab -ac -ac -ac -af -ag -am -as -as -as -aK -vV -aO -aO -Un -aO -aO -aO -aO -bs -Xu -vh -am -ag -ag -ag -ag -af -ac -ac -aa -aa -aa -aa -aa -"} -(26,1,1) = {" -aa -aa -aa -aa -aa -ac -ac -ac -af -ag -ag -am -am -aA -aF -am -aO -aO -aO -bk -aO -bb -yd -am -am -am -am -am -ag -ag -ag -ag -af -ac -ac -aa -aa -aa -aa -aa -"} -(27,1,1) = {" -aa -aa -aa -aa -aa -ac -ac -ac -af -ag -ag -am -au -as -aG -am -aO -aO -aO -aO -bt -bc -am -Sg -Ky -am -bl -am -ai -ag -ag -ag -af -ac -ac -ac -aa -aa -aa -aa -"} -(28,1,1) = {" -aa -aa -aa -aa -aa -ac -ac -ac -af -ag -ag -am -av -as -aH -am -aZ -aO -aV -aO -aO -bd -am -aO -aO -am -Zc -am -ai -ag -ag -ag -af -ac -ab -ac -aa -aa -aa -aa -"} -(29,1,1) = {" -aa -aa -aa -aa -aa -ac -ac -ac -af -ag -ag -am -ay -as -aL -am -aO -aO -aW -aO -aO -rn -am -mN -aO -YT -aO -am -ai -ai -ag -ag -af -ac -ac -ac -aa -aa -aa -aa -"} -(30,1,1) = {" -aa -aa -aa -aa -aa -ac -ac -ac -af -ag -ag -am -as -as -as -aX -aO -fp -bk -aO -aO -aO -am -aO -aO -fp -Hi -am -ai -ai -ag -ag -af -ac -ac -ab -aa -aa -aa -aa -"} -(31,1,1) = {" -aa -aa -aa -aa -aa -aa -ac -ac -af -ag -ag -am -az -aD -aM -am -aO -aO -aO -aO -aO -aO -NK -aO -WF -WF -aO -am -ai -ai -ai -ag -af -ac -ac -ab -aa -aa -aa -aa -"} -(32,1,1) = {" -aa -aa -aa -aa -aa -aa -ac -ac -ah -ag -ag -am -am -am -am -am -am -aQ -aQ -aQ -aQ -am -am -am -am -am -am -am -ai -ai -ai -ag -af -ac -ac -aa -aa -aa -aa -aa -"} -(33,1,1) = {" -aa -aa -aa -aa -aa -aa -aa -ac -ac -af -ag -ag -ag -ag -ag -ag -ag -ag -ag -ag -ag -ag -ai -ai -ai -ai -ai -ai -ai -ai -ai -ag -aJ -ac -ac -aa -aa -aa -aa -aa -"} -(34,1,1) = {" -aa -aa -aa -aa -aa -aa -aa -ac -ac -af -ag -ag -ag -ag -ag -ag -ag -ag -ag -ag -ag -ag -ag -ag -ai -ai -ai -ai -ai -ai -ag -af -ac -ac -ac -aa -aa -aa -aa -aa -"} -(35,1,1) = {" -aa -aa -aa -aa -aa -aa -aa -aa -ac -ac -af -af -af -ag -ag -ag -ag -af -af -af -af -af -ag -ag -ag -ag -ag -ag -ag -af -af -aJ -ac -ac -aa -aa -aa -aa -aa -aa -"} -(36,1,1) = {" -aa -aa -aa -aa -aa -aa -aa -aa -ac -ac -ac -ac -ac -af -af -aJ -af -ac -ac -ac -ac -ac -af -ag -ag -ag -ag -af -af -ac -ac -ac -ac -ac -aa -aa -aa -aa -aa -aa -"} -(37,1,1) = {" -aa -aa -aa -aa -aa -aa -aa -aa -aa -ac -ac -ac -ac -ac -ac -ac -ac -ac -ab -ac -ac -ac -ac -af -af -af -af -ac -ac -ac -ac -ab -ac -aa -aa -aa -aa -aa -aa -aa -"} -(38,1,1) = {" -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -ac -ac -ac -aa -ab -ab -ab -aa -aa -ac -ac -ac -ac -ac -ac -ac -ac -ac -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -"} -(39,1,1) = {" -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -ab -ab -aa -aa -aa -ac -ab -ab -ab -ac -ac -ac -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -"} -(40,1,1) = {" -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -"} +//MAP CONVERTED BY dmm2tgm.py THIS HEADER COMMENT PREVENTS RECONVERSION, DO NOT REMOVE +"aa" = ( +/turf/template_noop, +/area/template_noop) +"ab" = ( +/turf/simulated/mineral, +/area/space/nearstation) +"ac" = ( +/turf/simulated/floor/plating/asteroid/airless, +/area/space/nearstation) +"ad" = ( +/obj/structure/grille, +/obj/structure/window/full/reinforced, +/turf/simulated/floor/plating, +/area/ruin/unpowered) +"ae" = ( +/turf/simulated/wall, +/area/ruin/unpowered) +"af" = ( +/obj/structure/grille, +/obj/structure/window/full/reinforced, +/turf/simulated/floor/plating, +/area/ruin/powered) +"ag" = ( +/turf/simulated/floor/plating/asteroid/airless, +/area/ruin/powered) +"ah" = ( +/obj/structure/grille, +/obj/structure/window/full/reinforced, +/turf/simulated/floor/plating/asteroid/airless, +/area/ruin/powered) +"ai" = ( +/turf/simulated/mineral, +/area/ruin/powered) +"am" = ( +/turf/simulated/wall, +/area/ruin/powered{ + name = "Space Bar" + }) +"an" = ( +/obj/machinery/light{ + dir = 1 + }, +/turf/simulated/floor/plating/asteroid/airless, +/area/ruin/powered) +"ao" = ( +/obj/structure/grille, +/obj/structure/window/full/shuttle, +/turf/simulated/floor/plating/asteroid/airless, +/area/shuttle/spacebar) +"ap" = ( +/turf/simulated/shuttle/wall{ + icon_state = "swall_f6" + }, +/area/shuttle/spacebar) +"aq" = ( +/obj/structure/table, +/obj/structure/reagent_dispensers/beerkeg, +/turf/simulated/floor/wood, +/area/ruin/powered{ + name = "Space Bar" + }) +"ar" = ( +/obj/structure/table, +/obj/machinery/vending/boozeomat, +/turf/simulated/floor/wood, +/area/ruin/powered{ + name = "Space Bar" + }) +"as" = ( +/turf/simulated/floor/wood, +/area/ruin/powered{ + name = "Space Bar" + }) +"at" = ( +/turf/simulated/shuttle/wall{ + icon_state = "swall_f10"; + tag = "icon-swall_f10" + }, +/area/shuttle/spacebar) +"au" = ( +/obj/structure/table, +/obj/item/toy/figure/bartender, +/obj/machinery/door_control{ + desiredstate = 1; + id = "sb_in"; + in_use = 1; + name = "The Bar Entrance Airlocks Lock button"; + normaldoorcontrol = 1; + pixel_x = -26; + pixel_y = -6; + specialfunctions = 4 + }, +/obj/machinery/door_control{ + desiredstate = 1; + id = "sb_out"; + in_use = 1; + name = "Outside Airlocks Lock button"; + normaldoorcontrol = 1; + pixel_x = -26; + pixel_y = 6; + specialfunctions = 4 + }, +/turf/simulated/floor/wood, +/area/ruin/powered{ + name = "Space Bar" + }) +"av" = ( +/obj/structure/table, +/obj/item/reagent_containers/food/drinks/shaker, +/turf/simulated/floor/wood, +/area/ruin/powered{ + name = "Space Bar" + }) +"aw" = ( +/obj/structure/table, +/obj/machinery/light/small{ + dir = 1 + }, +/obj/machinery/computer/security/telescreen{ + desc = "Used for watching camera near bar asteroid and inside its areas."; + dir = 8; + layer = 4; + name = "Camera Telescreen"; + network = list("spacebar") + }, +/turf/simulated/floor/wood, +/area/ruin/powered{ + name = "Space Bar" + }) +"ay" = ( +/obj/effect/decal/remains/human, +/turf/simulated/floor/wood, +/area/ruin/powered{ + name = "Space Bar" + }) +"az" = ( +/obj/structure/reagent_dispensers/beerkeg, +/turf/simulated/floor/wood, +/area/ruin/powered{ + name = "Space Bar" + }) +"aA" = ( +/obj/machinery/door/airlock{ + name = "Bar Storage"; + req_access_txt = "25" + }, +/turf/simulated/floor/wood, +/area/ruin/powered{ + name = "Space Bar" + }) +"aB" = ( +/obj/structure/chair/comfy/shuttle{ + dir = 1 + }, +/turf/simulated/shuttle/floor, +/area/ruin/powered) +"aC" = ( +/turf/space, +/turf/simulated/shuttle/floor, +/area/shuttle/spacebar) +"aD" = ( +/obj/structure/table, +/obj/machinery/reagentgrinder, +/turf/simulated/floor/wood, +/area/ruin/powered{ + name = "Space Bar" + }) +"aE" = ( +/turf/simulated/shuttle/floor, +/area/shuttle/spacebar) +"aF" = ( +/obj/machinery/vending/boozeomat, +/turf/simulated/floor/wood, +/area/ruin/powered{ + name = "Space Bar" + }) +"aG" = ( +/obj/structure/closet/secure_closet/freezer/kitchen, +/turf/simulated/floor/wood, +/area/ruin/powered{ + name = "Space Bar" + }) +"aH" = ( +/obj/machinery/light/small, +/obj/structure/table, +/obj/machinery/kitchen_machine/microwave, +/turf/simulated/floor/wood, +/area/ruin/powered{ + name = "Space Bar" + }) +"aI" = ( +/obj/machinery/door_control{ + id = "blastdoorcycle1"; + name = "Inner Blastdoors Switch"; + pixel_x = 6; + pixel_y = 24 + }, +/turf/simulated/floor/plating, +/area/ruin/powered) +"aJ" = ( +/turf/simulated/wall, +/area/ruin/powered) +"aK" = ( +/obj/structure/table, +/turf/simulated/floor/wood, +/area/ruin/powered{ + name = "Space Bar" + }) +"aL" = ( +/obj/structure/closet/secure_closet/freezer/fridge, +/turf/simulated/floor/wood, +/area/ruin/powered{ + name = "Space Bar" + }) +"aM" = ( +/obj/structure/table, +/obj/item/stack/sheet/metal{ + amount = 10 + }, +/turf/simulated/floor/wood, +/area/ruin/powered{ + name = "Space Bar" + }) +"aN" = ( +/obj/structure/chair/stool/bar, +/turf/simulated/floor/plasteel, +/area/ruin/powered{ + name = "Space Bar" + }) +"aO" = ( +/turf/simulated/floor/plasteel, +/area/ruin/powered{ + name = "Space Bar" + }) +"aP" = ( +/obj/machinery/door/airlock/shuttle{ + id_tag = "s_docking_airlock" + }, +/obj/structure/fans/tiny, +/turf/simulated/shuttle/floor{ + icon_state = "floor3" + }, +/area/shuttle/spacebar) +"aQ" = ( +/obj/structure/grille, +/obj/structure/window/full/reinforced, +/turf/simulated/floor/plating, +/area/ruin/powered{ + name = "Space Bar" + }) +"aR" = ( +/obj/machinery/door/airlock/shuttle{ + id_tag = "s_docking_airlock" + }, +/obj/structure/fans/tiny, +/obj/docking_port/mobile{ + dir = 8; + dwidth = 3; + height = 4; + id = "ruins_civil_shuttle"; + name = "Regular Civilian Shuttle"; + rebuildable = 1; + width = 6 + }, +/obj/docking_port/stationary{ + area_type = /area/ruin/powered; + dir = 8; + dwidth = 3; + height = 4; + id = "spacebar"; + name = "Space Bar Landing zone"; + turf_type = /turf/simulated/floor/plating/asteroid/airless; + width = 6 + }, +/turf/simulated/shuttle/floor{ + icon_state = "floor3" + }, +/area/shuttle/spacebar) +"aS" = ( +/obj/structure/fans/tiny, +/obj/machinery/door/airlock/external/glass{ + id_tag = "sb_in" + }, +/turf/simulated/floor/plating, +/area/ruin/powered{ + name = "Space Bar" + }) +"aT" = ( +/turf/simulated/floor/plating/airless, +/area/ruin/powered{ + name = "Space Bar" + }) +"aU" = ( +/obj/structure/table, +/obj/item/reagent_containers/food/drinks/cans/beer, +/obj/item/reagent_containers/glass/rag, +/turf/simulated/floor/wood, +/area/ruin/powered{ + name = "Space Bar" + }) +"aV" = ( +/obj/structure/chair{ + dir = 4; + tag = "icon-chair (EAST)" + }, +/turf/simulated/floor/plasteel, +/area/ruin/powered{ + name = "Space Bar" + }) +"aW" = ( +/obj/structure/table/wood, +/turf/simulated/floor/plasteel, +/area/ruin/powered{ + name = "Space Bar" + }) +"aX" = ( +/obj/machinery/door/airlock{ + name = "Bar Storage"; + req_access_txt = "25" + }, +/turf/simulated/floor/plasteel{ + icon_state = "wood" + }, +/area/ruin/powered{ + name = "Space Bar" + }) +"aY" = ( +/turf/simulated/floor/plating/airless, +/area/ruin/powered) +"aZ" = ( +/obj/machinery/light{ + dir = 1 + }, +/turf/simulated/floor/plasteel, +/area/ruin/powered{ + name = "Space Bar" + }) +"bb" = ( +/obj/machinery/vending/cola, +/turf/simulated/floor/plasteel, +/area/ruin/powered{ + name = "Space Bar" + }) +"bc" = ( +/obj/machinery/vending/cigarette, +/turf/simulated/floor/plasteel, +/area/ruin/powered{ + name = "Space Bar" + }) +"bd" = ( +/obj/machinery/vending/coffee, +/turf/simulated/floor/plasteel, +/area/ruin/powered{ + name = "Space Bar" + }) +"be" = ( +/obj/machinery/light{ + dir = 4 + }, +/turf/simulated/floor/plating/asteroid/airless, +/area/ruin/powered) +"bf" = ( +/obj/structure/grille, +/obj/structure/window/full/reinforced, +/turf/simulated/floor/plating/airless, +/area/ruin/powered{ + name = "Space Bar" + }) +"bg" = ( +/obj/machinery/light{ + dir = 4 + }, +/turf/template_noop, +/area/ruin/powered) +"bh" = ( +/obj/structure/table, +/obj/item/reagent_containers/food/drinks/coffee{ + desc = "Its cold like the space outside noo!"; + pixel_x = -6; + pixel_y = 8; + volume = 10 + }, +/obj/item/reagent_containers/food/drinks/cans/beer{ + pixel_x = 6 + }, +/turf/simulated/shuttle/floor, +/area/shuttle/spacebar) +"bi" = ( +/obj/structure/chair/comfy/shuttle{ + dir = 1 + }, +/obj/machinery/light{ + dir = 8 + }, +/turf/simulated/shuttle/floor, +/area/shuttle/spacebar) +"bj" = ( +/obj/machinery/door/airlock/external/glass{ + id_tag = "sb_in" + }, +/turf/simulated/floor/plating/airless, +/area/ruin/powered{ + name = "Space Bar" + }) +"bk" = ( +/obj/structure/chair{ + dir = 8; + tag = "icon-chair (WEST)" + }, +/turf/simulated/floor/plasteel, +/area/ruin/powered{ + name = "Space Bar" + }) +"bl" = ( +/obj/structure/toilet{ + dir = 4 + }, +/obj/machinery/light/small{ + dir = 8 + }, +/obj/machinery/door_control{ + desiredstate = 1; + id = "spacebartoilet"; + in_use = 1; + name = "Toilet Lock"; + normaldoorcontrol = 1; + pixel_x = 6; + pixel_y = 26; + specialfunctions = 4 + }, +/turf/simulated/floor/plasteel, +/area/ruin/powered{ + name = "Space Bar" + }) +"bm" = ( +/obj/machinery/door_control{ + id = "blastdoorcycle"; + name = "Outer Blastdoors Switch"; + pixel_x = -6; + pixel_y = 24 + }, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plating, +/area/ruin/powered) +"bn" = ( +/obj/machinery/door/poddoor/preopen{ + id_tag = "podcycle1"; + name = "airlock dock" + }, +/turf/simulated/floor/plating/airless, +/area/ruin/powered) +"bp" = ( +/turf/space, +/turf/simulated/floor/plating/asteroid/airless, +/area/ruin/powered) +"bq" = ( +/obj/machinery/light{ + dir = 8 + }, +/turf/simulated/floor/plasteel, +/area/ruin/powered{ + name = "Space Bar" + }) +"br" = ( +/obj/machinery/light{ + dir = 4 + }, +/obj/structure/chair/comfy/shuttle{ + dir = 8 + }, +/turf/simulated/shuttle/floor, +/area/shuttle/spacebar) +"bs" = ( +/obj/structure/chair, +/turf/simulated/floor/plasteel, +/area/ruin/powered{ + name = "Space Bar" + }) +"bt" = ( +/obj/item/radio/beacon, +/turf/simulated/floor/plasteel, +/area/ruin/powered{ + name = "Space Bar" + }) +"bM" = ( +/obj/machinery/door/airlock/shuttle{ + id_tag = "s_docking_airlock"; + name = "Escape Pod Hatch" + }, +/turf/space, +/turf/simulated/shuttle/floor, +/area/ruin/powered) +"dN" = ( +/obj/machinery/light/small{ + dir = 1 + }, +/turf/simulated/floor/plating/airless, +/area/ruin/powered) +"eb" = ( +/obj/machinery/door_control{ + id = "blastdoorcycle1"; + name = "Inner Blastdoors Switch"; + pixel_x = 6; + pixel_y = 24 + }, +/obj/machinery/door_control{ + id = "blastdoorcycle"; + name = "Outer Blastdoors Switch"; + pixel_x = -6; + pixel_y = 24 + }, +/turf/simulated/floor/plating/airless, +/area/ruin/powered) +"eM" = ( +/obj/structure/shuttle/engine/propulsion/burst{ + dir = 1 + }, +/turf/simulated/shuttle/wall{ + icon_state = "swall_f10" + }, +/area/ruin/powered) +"fi" = ( +/obj/machinery/light/small{ + dir = 1 + }, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plating/airless, +/area/ruin/powered) +"fp" = ( +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plasteel, +/area/ruin/powered{ + name = "Space Bar" + }) +"ft" = ( +/obj/machinery/door/poddoor{ + id_tag = "pod cycle"; + name = "airlock dock" + }, +/turf/simulated/floor/plating/airless, +/area/ruin/powered) +"fP" = ( +/obj/machinery/light, +/obj/structure/chair/comfy/shuttle{ + dir = 4 + }, +/turf/space, +/turf/simulated/shuttle/floor, +/area/ruin/powered) +"gr" = ( +/obj/structure/window/full/reinforced, +/obj/structure/grille, +/turf/simulated/floor/plating/asteroid/airless, +/area/ruin/powered) +"iH" = ( +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plating, +/area/ruin/powered) +"jL" = ( +/obj/structure/grille, +/obj/structure/window/full/shuttle, +/turf/simulated/shuttle/plating, +/area/ruin/powered) +"ko" = ( +/obj/structure/shuttle/engine/propulsion/burst{ + dir = 1 + }, +/turf/simulated/shuttle/wall{ + icon_state = "swall_f6" + }, +/area/ruin/powered) +"kZ" = ( +/obj/structure/spacepoddoor, +/turf/simulated/floor/plating/airless, +/area/ruin/powered) +"mH" = ( +/obj/machinery/camera{ + c_tag = "Spacebar Shuttle and Pods LZ"; + network = list("spacebar") + }, +/turf/simulated/floor/plating/asteroid/airless, +/area/ruin/powered) +"mN" = ( +/obj/machinery/camera{ + c_tag = "Spacebar Toilets"; + network = list("spacebar") + }, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plasteel, +/area/ruin/powered{ + name = "Space Bar" + }) +"nz" = ( +/obj/machinery/light{ + dir = 4 + }, +/obj/machinery/camera{ + c_tag = "Outer Blastdoor View"; + dir = 9; + network = list("spacebar") + }, +/turf/template_noop, +/area/ruin/powered) +"nM" = ( +/turf/simulated/shuttle/wall, +/area/shuttle/spacebar) +"pE" = ( +/obj/machinery/door/airlock/shuttle{ + id_tag = "s_docking_airlock"; + name = "Escape Pod Hatch" + }, +/turf/simulated/shuttle/floor, +/area/ruin/powered) +"rn" = ( +/obj/machinery/vending/snack, +/obj/machinery/light, +/turf/simulated/floor/plasteel, +/area/ruin/powered{ + name = "Space Bar" + }) +"sF" = ( +/turf/simulated/shuttle/wall{ + icon_state = "swall_f5" + }, +/area/shuttle/spacebar) +"tK" = ( +/obj/machinery/light{ + dir = 8 + }, +/turf/simulated/floor/plating/asteroid/airless, +/area/ruin/powered) +"tT" = ( +/turf/simulated/shuttle/wall{ + icon_state = "swall_f10" + }, +/area/ruin/powered) +"vh" = ( +/obj/structure/chair{ + dir = 1 + }, +/turf/simulated/floor/plasteel, +/area/ruin/powered{ + name = "Space Bar" + }) +"vV" = ( +/obj/structure/chair/stool/bar, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plasteel, +/area/ruin/powered{ + name = "Space Bar" + }) +"xt" = ( +/obj/structure/shuttle/engine/propulsion/burst, +/obj/structure/window/reinforced{ + dir = 1 + }, +/turf/simulated/shuttle/floor{ + icon = 'icons/turf/floors.dmi'; + icon_state = "dark" + }, +/area/shuttle/spacebar) +"xM" = ( +/obj/machinery/computer/shuttle/ruins_civil_shuttle, +/turf/simulated/shuttle/floor, +/area/shuttle/spacebar) +"yd" = ( +/obj/item/gps/ruin{ + gpstag = "Space Bar" + }, +/turf/simulated/wall, +/area/ruin/powered{ + name = "Space Bar" + }) +"zp" = ( +/turf/simulated/shuttle/wall{ + icon_state = "swall_f5" + }, +/area/ruin/powered) +"zr" = ( +/obj/structure/window/full/shuttle, +/obj/structure/grille, +/turf/simulated/shuttle/plating, +/area/ruin/powered) +"Ai" = ( +/turf/simulated/shuttle/wall{ + icon_state = "swall_f9" + }, +/area/shuttle/spacebar) +"Cm" = ( +/turf/simulated/shuttle/wall{ + icon_state = "swall3" + }, +/area/ruin/powered) +"CS" = ( +/turf/simulated/shuttle/wall{ + icon_state = "swall12"; + tag = "icon-swall12" + }, +/area/ruin/powered) +"EM" = ( +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plating/airless, +/area/ruin/powered) +"Fz" = ( +/obj/structure/chair/comfy/shuttle{ + dir = 4 + }, +/turf/simulated/shuttle/floor, +/area/shuttle/spacebar) +"Gj" = ( +/obj/machinery/door/airlock/external{ + id_tag = "sb_out" + }, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plating/airless, +/area/ruin/powered) +"Hg" = ( +/obj/structure/chair/comfy/shuttle{ + dir = 1 + }, +/turf/simulated/shuttle/floor, +/area/shuttle/spacebar) +"Hi" = ( +/obj/structure/glowshroom/single, +/turf/simulated/floor/plasteel, +/area/ruin/powered{ + name = "Space Bar" + }) +"JR" = ( +/obj/machinery/camera{ + c_tag = "Indoor Blastdoor View"; + dir = 1; + network = list("spacebar") + }, +/turf/simulated/floor/plating, +/area/ruin/powered) +"Ky" = ( +/obj/structure/urinal{ + pixel_x = -32 + }, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plasteel, +/area/ruin/powered{ + name = "Space Bar" + }) +"KC" = ( +/obj/effect/decal/warning_stripes/south, +/turf/simulated/wall, +/area/ruin/powered) +"NK" = ( +/obj/machinery/door/airlock{ + name = "Unisex Bathroom" + }, +/turf/simulated/floor/plasteel, +/area/ruin/powered{ + name = "Space Bar" + }) +"OO" = ( +/turf/simulated/shuttle/wall{ + icon_state = "swall3" + }, +/area/shuttle/spacebar) +"OY" = ( +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plating/airless, +/area/ruin/powered{ + name = "Space Bar" + }) +"Sg" = ( +/obj/structure/urinal{ + pixel_x = -32 + }, +/turf/simulated/floor/plasteel, +/area/ruin/powered{ + name = "Space Bar" + }) +"Sx" = ( +/obj/machinery/light/small, +/turf/simulated/floor/plating, +/area/ruin/powered) +"Sy" = ( +/obj/machinery/door_control{ + id = "blastdoorcycle"; + name = "Outer Blastdoors Switch"; + pixel_x = -24; + pixel_y = -6 + }, +/obj/machinery/door_control{ + id = "blastdoorcycle1"; + name = "Inner Blastdoors Switch"; + pixel_x = -24; + pixel_y = 6 + }, +/turf/simulated/floor/wood, +/area/ruin/powered{ + name = "Space Bar" + }) +"SF" = ( +/obj/machinery/light, +/turf/simulated/floor/plating/asteroid/airless, +/area/ruin/powered) +"Tq" = ( +/obj/machinery/light{ + dir = 4 + }, +/obj/structure/chair/comfy/shuttle{ + dir = 1 + }, +/turf/simulated/shuttle/floor, +/area/ruin/powered) +"TN" = ( +/obj/machinery/light/small{ + dir = 1 + }, +/turf/simulated/floor/plating, +/area/ruin/powered) +"TZ" = ( +/turf/simulated/floor/plating, +/area/ruin/powered) +"Un" = ( +/obj/structure/table/wood, +/obj/item/reagent_containers/food/drinks/coffee{ + desc = "Its cold like the space outside noo!"; + pixel_x = -6; + pixel_y = 8; + volume = 10 + }, +/turf/simulated/floor/plasteel, +/area/ruin/powered{ + name = "Space Bar" + }) +"Up" = ( +/obj/structure/shuttle/engine/propulsion/burst{ + dir = 8 + }, +/turf/simulated/floor/plating, +/area/ruin/powered) +"UH" = ( +/turf/simulated/shuttle/wall{ + icon_state = "swall_f9" + }, +/area/ruin/powered) +"WF" = ( +/obj/structure/sink{ + dir = 4; + pixel_x = 11 + }, +/obj/structure/mirror{ + pixel_x = 28 + }, +/turf/simulated/floor/plasteel, +/area/ruin/powered{ + name = "Space Bar" + }) +"Xu" = ( +/obj/structure/table/wood, +/obj/machinery/light{ + dir = 4 + }, +/turf/simulated/floor/plasteel, +/area/ruin/powered{ + name = "Space Bar" + }) +"XG" = ( +/obj/machinery/camera{ + c_tag = "Spacebar Outer Airlocks View"; + network = list("spacebar") + }, +/turf/simulated/floor/plating/asteroid/airless, +/area/space/nearstation) +"YT" = ( +/obj/machinery/light/small{ + dir = 8 + }, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plasteel, +/area/ruin/powered{ + name = "Space Bar" + }) +"Zc" = ( +/obj/machinery/door/airlock{ + id_tag = "spacebartoilet"; + name = "Toilet" + }, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plasteel, +/area/ruin/powered{ + name = "Space Bar" + }) +"ZN" = ( +/obj/structure/chair/comfy/shuttle{ + dir = 4 + }, +/turf/simulated/shuttle/floor, +/area/ruin/powered) + +(1,1,1) = {" +aa +aa +aa +aa +aa +aa +aa +aa +aa +aa +aa +aa +aa +aa +aa +aa +aa +aa +nz +aa +aa +aa +aa +aa +aa +bg +aa +aa +aa +aa +aa +aa +aa +aa +aa +aa +aa +aa +aa +aa +"} +(2,1,1) = {" +aa +aa +aa +aa +aa +aa +aa +aa +aa +aa +aa +aa +aa +aa +aa +aa +aa +aa +aJ +aY +aY +EM +aY +aY +aY +aJ +aa +aa +aa +aa +aa +aa +aa +aa +aa +aa +aa +aa +aa +aa +"} +(3,1,1) = {" +aa +aa +aa +aa +aa +aa +aa +aa +aa +aa +aa +aa +aa +aa +aa +aa +aa +aa +aJ +ft +ft +ft +ft +ft +ft +aJ +ac +aa +aa +aa +aa +aa +aa +aa +aa +aa +aa +aa +aa +aa +"} +(4,1,1) = {" +aa +aa +aa +aa +aa +aa +aa +aa +aa +aa +aa +aa +aa +aa +aa +aa +ac +ac +KC +kZ +kZ +kZ +kZ +kZ +kZ +aJ +ac +ac +aa +aa +aa +aa +aa +aa +aa +aa +aa +aa +aa +aa +"} +(5,1,1) = {" +aa +aa +aa +aa +aa +aa +aa +aa +aa +aa +aa +aa +aa +aa +ab +ac +ac +ac +KC +TN +TZ +TZ +TZ +iH +Sx +aJ +XG +ac +aa +aa +aa +aa +aa +aa +aa +aa +aa +aa +aa +aa +"} +(6,1,1) = {" +aa +aa +aa +aa +aa +aa +aa +aa +aa +aa +aa +aa +aa +ac +ab +ab +ab +ac +KC +bm +TZ +TZ +TZ +TZ +JR +aJ +ac +ac +ac +aa +aa +aa +aa +aa +aa +aa +aa +aa +aa +aa +"} +(7,1,1) = {" +aa +aa +aa +aa +aa +aa +aa +aa +aa +aa +aa +ac +ac +ac +ac +ac +af +af +KC +aI +TZ +iH +iH +TZ +TZ +aJ +ac +be +ac +be +ac +aa +aa +aa +aa +aa +aa +aa +aa +aa +"} +(8,1,1) = {" +aa +aa +aa +aa +aa +aa +aa +aa +aa +aa +aa +ac +ac +af +af +aJ +af +ag +KC +TN +TZ +TZ +TZ +TZ +Sx +aJ +ac +aJ +Gj +aJ +ac +ac +ab +ab +aa +aa +aa +aa +aa +aa +"} +(9,1,1) = {" +aa +aa +aa +aa +aa +aa +aa +aa +aa +aa +ac +ac +ac +af +ag +ag +ag +ag +KC +kZ +kZ +kZ +kZ +kZ +kZ +aJ +af +aJ +dN +aJ +ac +ab +ab +ab +aa +aa +aa +aa +aa +aa +"} +(10,1,1) = {" +aa +aa +aa +aa +aa +aa +aa +aa +aa +ac +ac +ac +af +ag +ag +ag +ag +ag +aJ +bn +bn +bn +bn +bn +bn +aJ +ag +aJ +fi +aJ +af +aJ +aJ +ab +ab +aa +aa +aa +aa +aa +"} +(11,1,1) = {" +aa +aa +aa +aa +aa +aa +aa +aa +ac +ac +ac +af +ag +ag +ag +ag +ag +ag +aJ +eb +aY +aY +aY +aY +aY +aJ +ag +aJ +Gj +aJ +ag +ag +aJ +ab +ab +aa +aa +aa +aa +aa +"} +(12,1,1) = {" +aa +aa +aa +aa +aa +aa +aa +ac +ac +ac +af +bp +ag +ag +bp +ag +ag +ag +tK +ag +ag +ag +ag +ag +ag +tK +ag +tK +ag +tK +ag +ag +aJ +aJ +ab +aa +aa +aa +aa +aa +"} +(13,1,1) = {" +aa +aa +aa +aa +aa +aa +ac +ac +ac +af +ag +ag +ap +nM +aP +nM +OO +sF +ag +ag +ag +ag +ag +ag +ag +ag +ag +ag +ag +ag +ag +ag +ag +aJ +ac +ac +aa +aa +aa +aa +"} +(14,1,1) = {" +aa +aa +aa +aa +aa +aa +ac +ac +af +aJ +an +bp +ao +xM +aC +Fz +bi +xt +ag +ag +ag +ag +ag +ag +ag +ag +ag +ag +ko +Cm +Cm +zp +ag +gr +ac +ac +aa +aa +aa +aa +"} +(15,1,1) = {" +aa +aa +aa +aa +aa +ac +ac +ac +af +ag +ag +ag +ao +br +aE +bh +Hg +xt +ag +ag +ag +ag +ag +ag +ag +ag +ag +ag +pE +Tq +aB +zr +ag +gr +ac +ac +aa +aa +aa +aa +"} +(16,1,1) = {" +aa +aa +aa +aa +aa +ac +ac +ac +af +ag +ag +ag +at +nM +aR +nM +OO +Ai +ag +ag +ag +ag +Up +bM +Up +ag +bp +ag +eM +Cm +Cm +UH +ag +gr +ac +ac +aa +aa +aa +aa +"} +(17,1,1) = {" +aa +aa +aa +aa +ac +ac +ac +ad +ag +ag +ag +ag +ag +ag +ag +ag +ag +be +ag +be +ag +ag +CS +ZN +CS +ag +ag +ag +ag +ag +ag +ag +ag +ah +ac +ac +aa +aa +aa +aa +"} +(18,1,1) = {" +aa +aa +aa +aa +ac +ac +ac +ad +ag +ag +ag +ai +ai +ai +ag +ag +ag +am +bj +am +mH +ag +CS +fP +CS +ag +bp +ag +ag +ag +ag +ag +ag +ah +ac +ac +ac +aa +aa +aa +"} +(19,1,1) = {" +aa +aa +aa +aa +ac +ac +ac +ae +ag +ag +ai +ai +ai +ai +ai +ag +ag +bf +OY +bf +ag +ag +tT +jL +UH +ag +ag +ag +ag +ag +ag +ag +ag +aJ +ac +ac +ac +aa +aa +aa +"} +(20,1,1) = {" +aa +aa +aa +aa +ac +ac +ac +ad +ag +ai +ai +ai +ai +ai +ai +be +ag +bf +aT +bf +ag +ag +ag +be +ag +ag +ag +ag +ag +ag +ag +ag +aJ +aJ +ab +ac +ac +aa +aa +aa +"} +(21,1,1) = {" +aa +aa +aa +ab +ac +ac +ac +ad +ag +ai +ai +am +am +am +am +am +am +am +aS +am +am +am +am +am +aQ +ag +ag +ag +ag +ai +ag +SF +aJ +ab +ab +ac +ac +aa +aa +aa +"} +(22,1,1) = {" +aa +aa +aa +ab +ab +ac +ac +ac +af +ag +ai +am +aq +Sy +as +aK +aN +bq +fp +bq +bs +aW +vh +aO +aO +aQ +ag +ag +ai +ai +ai +ag +aJ +ab +ac +ac +aa +aa +aa +aa +"} +(23,1,1) = {" +aa +aa +aa +ab +ab +ac +ac +ac +af +ag +ag +am +ar +as +as +aK +aN +aO +aO +aO +fp +aO +aO +aO +aO +aO +aQ +ag +ai +ai +ag +ag +af +ac +ac +ac +aa +aa +aa +aa +"} +(24,1,1) = {" +aa +aa +aa +aa +ab +ab +ac +ac +ac +af +ag +am +aw +as +as +aU +aN +aO +aO +aV +aO +aO +aO +aO +aO +aO +aO +aQ +ag +ag +ag +ag +af +ac +ac +aa +aa +aa +aa +aa +"} +(25,1,1) = {" +aa +aa +aa +aa +ab +ab +ac +ac +ac +af +ag +am +as +as +as +aK +vV +aO +aO +Un +aO +aO +aO +aO +bs +Xu +vh +am +ag +ag +ag +ag +af +ac +ac +aa +aa +aa +aa +aa +"} +(26,1,1) = {" +aa +aa +aa +aa +aa +ac +ac +ac +af +ag +ag +am +am +aA +aF +am +aO +aO +aO +bk +aO +bb +yd +am +am +am +am +am +ag +ag +ag +ag +af +ac +ac +aa +aa +aa +aa +aa +"} +(27,1,1) = {" +aa +aa +aa +aa +aa +ac +ac +ac +af +ag +ag +am +au +as +aG +am +aO +aO +aO +aO +bt +bc +am +Sg +Ky +am +bl +am +ai +ag +ag +ag +af +ac +ac +ac +aa +aa +aa +aa +"} +(28,1,1) = {" +aa +aa +aa +aa +aa +ac +ac +ac +af +ag +ag +am +av +as +aH +am +aZ +aO +aV +aO +aO +bd +am +aO +aO +am +Zc +am +ai +ag +ag +ag +af +ac +ab +ac +aa +aa +aa +aa +"} +(29,1,1) = {" +aa +aa +aa +aa +aa +ac +ac +ac +af +ag +ag +am +ay +as +aL +am +aO +aO +aW +aO +aO +rn +am +mN +aO +YT +aO +am +ai +ai +ag +ag +af +ac +ac +ac +aa +aa +aa +aa +"} +(30,1,1) = {" +aa +aa +aa +aa +aa +ac +ac +ac +af +ag +ag +am +as +as +as +aX +aO +fp +bk +aO +aO +aO +am +aO +aO +fp +Hi +am +ai +ai +ag +ag +af +ac +ac +ab +aa +aa +aa +aa +"} +(31,1,1) = {" +aa +aa +aa +aa +aa +aa +ac +ac +af +ag +ag +am +az +aD +aM +am +aO +aO +aO +aO +aO +aO +NK +aO +WF +WF +aO +am +ai +ai +ai +ag +af +ac +ac +ab +aa +aa +aa +aa +"} +(32,1,1) = {" +aa +aa +aa +aa +aa +aa +ac +ac +ah +ag +ag +am +am +am +am +am +am +aQ +aQ +aQ +aQ +am +am +am +am +am +am +am +ai +ai +ai +ag +af +ac +ac +aa +aa +aa +aa +aa +"} +(33,1,1) = {" +aa +aa +aa +aa +aa +aa +aa +ac +ac +af +ag +ag +ag +ag +ag +ag +ag +ag +ag +ag +ag +ag +ai +ai +ai +ai +ai +ai +ai +ai +ai +ag +aJ +ac +ac +aa +aa +aa +aa +aa +"} +(34,1,1) = {" +aa +aa +aa +aa +aa +aa +aa +ac +ac +af +ag +ag +ag +ag +ag +ag +ag +ag +ag +ag +ag +ag +ag +ag +ai +ai +ai +ai +ai +ai +ag +af +ac +ac +ac +aa +aa +aa +aa +aa +"} +(35,1,1) = {" +aa +aa +aa +aa +aa +aa +aa +aa +ac +ac +af +af +af +ag +ag +ag +ag +af +af +af +af +af +ag +ag +ag +ag +ag +ag +ag +af +af +aJ +ac +ac +aa +aa +aa +aa +aa +aa +"} +(36,1,1) = {" +aa +aa +aa +aa +aa +aa +aa +aa +ac +ac +ac +ac +ac +af +af +aJ +af +ac +ac +ac +ac +ac +af +ag +ag +ag +ag +af +af +ac +ac +ac +ac +ac +aa +aa +aa +aa +aa +aa +"} +(37,1,1) = {" +aa +aa +aa +aa +aa +aa +aa +aa +aa +ac +ac +ac +ac +ac +ac +ac +ac +ac +ab +ac +ac +ac +ac +af +af +af +af +ac +ac +ac +ac +ab +ac +aa +aa +aa +aa +aa +aa +aa +"} +(38,1,1) = {" +aa +aa +aa +aa +aa +aa +aa +aa +aa +aa +aa +aa +ac +ac +ac +aa +ab +ab +ab +aa +aa +ac +ac +ac +ac +ac +ac +ac +ac +ac +aa +aa +aa +aa +aa +aa +aa +aa +aa +aa +"} +(39,1,1) = {" +aa +aa +aa +aa +aa +aa +aa +aa +aa +aa +aa +aa +aa +aa +aa +aa +aa +ab +ab +aa +aa +aa +ac +ab +ab +ab +ac +ac +ac +aa +aa +aa +aa +aa +aa +aa +aa +aa +aa +aa +"} +(40,1,1) = {" +aa +aa +aa +aa +aa +aa +aa +aa +aa +aa +aa +aa +aa +aa +aa +aa +aa +aa +aa +aa +aa +aa +aa +aa +aa +aa +aa +aa +aa +aa +aa +aa +aa +aa +aa +aa +aa +aa +aa +aa +"} diff --git a/_maps/map_files/RandomRuins/SpaceRuins/ussp.dmm b/_maps/map_files/RandomRuins/SpaceRuins/ussp.dmm index f2209ea059f..102a37eb852 100644 --- a/_maps/map_files/RandomRuins/SpaceRuins/ussp.dmm +++ b/_maps/map_files/RandomRuins/SpaceRuins/ussp.dmm @@ -1,17676 +1,17676 @@ -//MAP CONVERTED BY dmm2tgm.py THIS HEADER COMMENT PREVENTS RECONVERSION, DO NOT REMOVE -"aa" = ( -/obj/effect/landmark/burnturf, -/turf/simulated/wall/mineral/titanium/nodecon/tileblend{ - fixed_underlay = list("icon" = 'icons/turf/floors.dmi', "icon_state" = "cautionfull"); - icon_state = "4-i" - }, -/turf/simulated/floor/plasteel{ - icon_state = "cautionfull" - }, -/area/derelict/eva{ - name = "Derelict Annex" - }) -"ab" = ( -/turf/simulated/floor/plasteel/airless{ - icon_state = "solarpanel" - }, -/area/space/nearstation) -"ac" = ( -/turf/template_noop, -/area/template_noop) -"ad" = ( -/turf/simulated/floor/plasteel/airless{ - icon_state = "solarpanel" - }, -/area/template_noop) -"af" = ( -/obj/machinery/power/solar/fake{ - desc = "A broken solar panel. This one is beyond of any possible repair."; - obj_integrity = 65 - }, -/turf/simulated/floor/plasteel/airless{ - icon_state = "solarpanel" - }, -/area/space/nearstation) -"ag" = ( -/obj/structure/lattice, -/turf/template_noop, -/area/space/nearstation) -"ah" = ( -/obj/item/stack/cable_coil/cut{ - amount = 1 - }, -/turf/template_noop, -/area/space/nearstation) -"ai" = ( -/obj/item/shard{ - icon_state = "medium" - }, -/turf/template_noop, -/area/space/nearstation) -"aj" = ( -/obj/item/shard, -/turf/template_noop, -/area/space/nearstation) -"ak" = ( -/obj/item/stack/rods, -/turf/template_noop, -/area/space/nearstation) -"al" = ( -/turf/simulated/wall/mineral/titanium/nodecon, -/area/derelict/bridge) -"am" = ( -/turf/simulated/wall/mineral/titanium/nodecon/nodiagonal, -/area/derelict/bridge) -"an" = ( -/obj/structure/grille, -/obj/structure/window/full/shuttle, -/obj/machinery/door/poddoor/shutters{ - dir = 2; - id_tag = "rusbridge"; - layer = 3.4; - name = "Blast Shutters" - }, -/turf/simulated/floor/plating, -/area/derelict/bridge) -"ao" = ( -/obj/effect/landmark/damageturf, -/turf/simulated/wall/mineral/titanium/nodecon/nodiagonal, -/area/derelict/bridge) -"ap" = ( -/obj/effect/landmark/damageturf, -/obj/effect/landmark/burnturf, -/turf/simulated/wall/mineral/titanium/nodecon/nodiagonal, -/area/derelict/bridge) -"aq" = ( -/obj/effect/landmark/burnturf, -/obj/structure/grille, -/obj/structure/window/full/shuttle, -/obj/machinery/door/poddoor/shutters{ - dir = 2; - id_tag = "rusbridge"; - layer = 3.4; - name = "Blast Shutters" - }, -/turf/simulated/floor/plating, -/area/derelict/bridge) -"ar" = ( -/obj/effect/landmark/damageturf, -/obj/structure/grille, -/obj/structure/window/full/shuttle, -/obj/machinery/door/poddoor/shutters{ - dir = 2; - id_tag = "rusbridge"; - layer = 3.4; - name = "Blast Shutters" - }, -/turf/simulated/floor/plating, -/area/derelict/bridge) -"as" = ( -/obj/structure/grille, -/obj/structure/window/full/shuttle, -/obj/machinery/door/poddoor/impassable{ - id_tag = "ruslockcom"; - layer = 3; - name = "Bridge Lockdown" - }, -/turf/simulated/floor/plating, -/area/derelict/bridge) -"at" = ( -/obj/structure/closet/crate/can, -/turf/simulated/floor/plasteel{ - dir = 9; - icon_state = "darkblue" - }, -/area/derelict/bridge) -"au" = ( -/obj/machinery/computer/atmos_alert, -/turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "darkblue" - }, -/area/derelict/bridge) -"av" = ( -/obj/machinery/computer/monitor, -/obj/structure/cable{ - d2 = 2; - icon_state = "0-2" - }, -/turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "darkblue" - }, -/area/derelict/bridge) -"aw" = ( -/obj/structure/table/reinforced, -/obj/machinery/door_control{ - id = "rusbridge"; - name = "Bridge Shutters" - }, -/turf/simulated/floor/plasteel{ - dir = 9; - icon_state = "darkblue" - }, -/area/derelict/bridge) -"ax" = ( -/obj/machinery/door/airlock/external{ - id_tag = "s_docking_airlock"; - name = "Shuttle Airlock"; - req_access_txt = "150" - }, -/obj/structure/fans/tiny, -/obj/docking_port/stationary{ - dir = 8; - dwidth = 2; - height = 5; - id = "ussp_dock"; - name = "Docking port USSP Station"; - width = 8 - }, -/obj/docking_port/mobile{ - dir = 8; - dwidth = 2; - height = 5; - id = "ruins_transport_shuttle"; - name = "USSP Cargo Shuttle"; - width = 8 - }, -/turf/simulated/shuttle/floor{ - icon_state = "floor4" - }, -/area/shuttle/ussp) -"ay" = ( -/obj/structure/computerframe{ - desc = "This computer is a husk of what it once was. Time and decay has worn its cheap circuitry to dust."; - name = "decrepit computer" - }, -/turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "darkblue" - }, -/area/derelict/bridge) -"az" = ( -/obj/machinery/computer{ - desc = "A computer long since rendered non-functional due to lack of maintenance. Spitting out error messages."; - dir = 1; - name = "Broken Computer"; - obj_integrity = 150 - }, -/obj/item/paper/djstation{ - info = "Август 28, 2532
Наш пост прослушивания передал несколько тревожных сообщений об активности TSF в секторе. Хотя перехваченные сообщения говорят о том, что это просто исследовательская работа, я не могу отделаться от ощущения, что эти упрямые ублюдки наконец-то нас догнали.

Капитан уверяет меня, что волноваться не о чем, но мне трудно воспринимать всерьез человека, параноидально относящегося к двери душа с электроприводом.

- Офицер Связи Восток
"; - name = "личный журнал"; - pixel_x = 26; - pixel_y = 4 - }, -/turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "darkblue" - }, -/area/derelict/bridge) -"aA" = ( -/obj/structure/table/reinforced, -/obj/item/ashtray/bronze, -/turf/simulated/floor/plasteel{ - dir = 5; - icon_state = "darkblue" - }, -/area/derelict/bridge) -"aB" = ( -/obj/machinery/computer/crew, -/turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "darkblue" - }, -/area/derelict/bridge) -"aC" = ( -/obj/structure/computerframe{ - desc = "This computer is a husk of what it once was. Time and decay has worn its cheap circuitry to dust."; - name = "decrepit computer" - }, -/obj/item/shard, -/turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "darkblue" - }, -/area/derelict/bridge) -"aD" = ( -/obj/structure/closet/emcloset, -/obj/effect/decal/cleanable/dirt, -/turf/simulated/floor/plasteel{ - dir = 5; - icon_state = "darkblue" - }, -/area/derelict/bridge) -"aE" = ( -/obj/structure/sign/nuke, -/turf/simulated/wall/mineral/titanium/nodecon/nodiagonal, -/area/derelict/bridge) -"aF" = ( -/obj/item/twohanded/required/kirbyplants, -/turf/simulated/floor/plasteel{ - icon_state = "wood" - }, -/area/derelict/bridge) -"aG" = ( -/obj/structure/safe/floor, -/obj/item/paper/djstation{ - info = "Я никогда не забуду те ночи, которые мы провели на Cygni, и все те времена, когда ты возил меня на своем 2452 Винсенте. По тому, как ты посмотрел на меня той ночью, я поняла, что мы с тобой родные души.

Я знаю, что они заставили тебя продать своего Винсента, когда тебя переназначили, но я не мог позволить что бы такая красивая вещь ржавела. Я договорилася, и он здесь, ждет тебя.

Ключи я приложила. Пожалуйста, пусть они всегда служат напоминанием о нашей любви и поводом вернуться. Я умоляю тебя, не позволяй нашей любви тихо уйти в ночь.
"; - layer = 2.9; - name = "любовное письмо"; - pixel_x = -5; - pixel_y = -3 - }, -/obj/item/key{ - name = "Vincent '52 Key" - }, -/obj/item/trash/tapetrash{ - desc = "A bundle of severely yellowed and highly pretentious looking documents. Unfortunately they appear to be written in cyrillic and encrypted with a cypher."; - icon = 'icons/obj/bureaucracy.dmi'; - icon_state = "docs_generic"; - name = "USSP//NOFORN//TOP SECRET" - }, -/turf/simulated/floor/plasteel{ - icon_state = "wood" - }, -/area/derelict/bridge) -"aH" = ( -/obj/structure/coatrack, -/obj/effect/decal/cleanable/dirt, -/turf/simulated/floor/plasteel{ - icon_state = "wood" - }, -/area/derelict/bridge) -"aI" = ( -/obj/machinery/light/spot{ - dir = 8; - tag = "icon-tube1 (WEST)" - }, -/turf/simulated/floor/plasteel{ - dir = 8; - icon_state = "darkblue" - }, -/area/derelict/bridge) -"aJ" = ( -/turf/simulated/floor/plasteel{ - icon_state = "dark" - }, -/area/derelict/bridge) -"aK" = ( -/obj/structure/chair/office/dark{ - dir = 1 - }, -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/turf/simulated/floor/plasteel{ - icon_state = "dark" - }, -/area/derelict/bridge) -"aL" = ( -/obj/structure/table/reinforced, -/obj/item/phone{ - desc = "An old Russian phone. The dial tone is still humming."; - name = "spin-dial phone" - }, -/turf/simulated/floor/plasteel{ - dir = 8; - icon_state = "darkblue" - }, -/area/derelict/bridge) -"aM" = ( -/obj/structure/chair/comfy/red{ - dir = 1 - }, -/obj/effect/landmark/burnturf, -/obj/effect/landmark/damageturf, -/turf/simulated/floor/plasteel{ - icon_state = "dark" - }, -/area/derelict/bridge) -"aN" = ( -/obj/item/shard{ - icon_state = "small" - }, -/obj/effect/landmark/damageturf, -/turf/simulated/floor/plasteel{ - icon_state = "dark" - }, -/area/derelict/bridge) -"aO" = ( -/obj/structure/table/reinforced, -/obj/item/fan, -/turf/simulated/floor/plasteel{ - dir = 4; - icon_state = "darkblue" - }, -/area/derelict/bridge) -"aP" = ( -/obj/structure/chair/office/dark{ - dir = 4 - }, -/turf/simulated/floor/plasteel{ - icon_state = "dark" - }, -/area/derelict/bridge) -"aQ" = ( -/obj/effect/landmark/damageturf, -/obj/effect/decal/remains/human{ - desc = "This guy seemed to have died in terrible way! Half his remains are dust."; - name = "Human remains" - }, -/turf/simulated/floor/plasteel{ - icon_state = "dark" - }, -/area/derelict/bridge) -"aR" = ( -/obj/machinery/light/spot{ - dir = 4; - tag = "icon-tube1 (EAST)" - }, -/obj/effect/decal/cleanable/dirt, -/turf/simulated/floor/plasteel{ - dir = 4; - icon_state = "darkblue" - }, -/area/derelict/bridge) -"aS" = ( -/obj/machinery/vending/cigarette/free{ - slogan_list = list("Just remember! No capitalist.","Best enjoyed with Vodka!.","Smoke!","Nine out of ten USSP scientists agree, smoking reduces stress!","There's no cigarette like a Russian cigarette!","Cigarettes! Now with 100% less capitalism.") - }, -/turf/simulated/floor/plasteel{ - dir = 9; - icon_state = "darkblue" - }, -/area/derelict/bridge) -"aT" = ( -/obj/machinery/vending/sovietsoda, -/turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "darkblue" - }, -/area/derelict/bridge) -"aU" = ( -/obj/machinery/photocopier, -/obj/machinery/light/spot{ - dir = 1; - tag = "icon-tube1 (NORTH)" - }, -/obj/effect/decal/cleanable/dirt, -/turf/simulated/floor/plasteel{ - dir = 5; - icon_state = "darkblue" - }, -/area/derelict/bridge) -"aV" = ( -/turf/simulated/wall/mineral/titanium/nodecon, -/area/derelict/crew_quarters) -"aW" = ( -/turf/simulated/wall/mineral/titanium/nodecon, -/area/derelict/arrival) -"aX" = ( -/obj/structure/closet{ - icon_closed = "cabinet_closed"; - icon_opened = "cabinet_open"; - icon_state = "cabinet_closed" - }, -/obj/item/clothing/head/helmet/space/syndicate/blue{ - desc = "This spacesuit is emblazoned with the emblem of the USSP. Glory to Space Russia!"; - name = "Cosmonaut Command Helmet" - }, -/obj/item/clothing/suit/space/syndicate/blue{ - desc = "This spacesuit is emblazoned with the emblem of the USSP. Glory to Space Russia!"; - name = "Cosmonaut Command Suit" - }, -/turf/simulated/floor/plasteel{ - icon_state = "wood" - }, -/area/derelict/bridge) -"aY" = ( -/obj/structure/rack, -/obj/item/gun/energy/e_gun/old{ - desc = "A rudimentary energy weapon co-opted by the USSP from a TSF experimental prototype. There are two firing modes." - }, -/turf/simulated/floor/plasteel{ - icon_state = "wood" - }, -/area/derelict/bridge) -"aZ" = ( -/obj/structure/table/wood, -/obj/item/trash/can{ - desc = "A miniature ship in a bottle. I wonder how they got it in there?"; - icon = 'icons/obj/lavaland/artefacts.dmi'; - icon_state = "ship_bottle"; - name = "ship in a bottle" - }, -/turf/simulated/floor/plasteel{ - icon_state = "wood" - }, -/area/derelict/bridge) -"ba" = ( -/turf/simulated/floor/plasteel{ - icon_state = "wood" - }, -/area/derelict/bridge) -"bb" = ( -/turf/simulated/floor/carpet, -/area/derelict/bridge) -"bc" = ( -/turf/simulated/floor/plasteel{ - dir = 8; - icon_state = "darkblue" - }, -/area/derelict/bridge) -"bd" = ( -/obj/effect/decal/cleanable/dirt, -/turf/simulated/floor/plasteel{ - icon_state = "dark" - }, -/area/derelict/bridge) -"be" = ( -/turf/simulated/floor/plasteel{ - dir = 10; - icon_state = "darkblue" - }, -/area/derelict/bridge) -"bf" = ( -/turf/simulated/floor/plasteel{ - icon_state = "darkblue" - }, -/area/derelict/bridge) -"bg" = ( -/turf/simulated/floor/plasteel{ - dir = 6; - icon_state = "darkblue" - }, -/area/derelict/bridge) -"bh" = ( -/turf/simulated/floor/plasteel{ - dir = 4; - icon_state = "darkblue" - }, -/area/derelict/bridge) -"bi" = ( -/turf/simulated/floor/plasteel{ - dir = 5; - icon_state = "dark"; - tag = "icon-vault (NORTHEAST)" - }, -/area/derelict/bridge) -"bj" = ( -/obj/item/paper/djstation{ - info = "Записка испачкана чернильными пятнами, сильный и дрожащий почерк, нацарапанный по ней, едва различим.

Восток перестал стучать в дверь час назад, он должен попататься спасти нас. Я до сих пор не знаю, что произошло, но уже прошло шесть часов.

Мои руки не перестают трястись, даже сигареты не помогают.

Восток, если тебе удастся войти и я потеряю сознание, мои лекарства в морозилке рядом с моим столом. Пожалуйста. Я на тебя рассчитываю."; - name = "ветхая записка" - }, -/obj/effect/decal/cleanable/dirt, -/turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "darkblue" - }, -/area/derelict/bridge) -"bk" = ( -/obj/item/cigbutt{ - pixel_x = 6; - pixel_y = 3 - }, -/obj/item/cigbutt{ - pixel_x = 8; - pixel_y = 9 - }, -/obj/item/cigbutt, -/obj/item/lighter{ - pixel_x = -6; - pixel_y = 5 - }, -/obj/effect/decal/cleanable/dirt, -/turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "darkblue" - }, -/area/derelict/bridge) -"bl" = ( -/obj/effect/decal/remains/human{ - desc = "This guy seemed to have died in terrible way! Half his remains are dust."; - name = "Human remains" - }, -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/cleanable/vomit, -/turf/simulated/floor/plasteel{ - dir = 5; - icon_state = "darkblue" - }, -/area/derelict/bridge) -"bm" = ( -/turf/simulated/wall/mineral/titanium/nodecon/nodiagonal, -/area/derelict/crew_quarters) -"bn" = ( -/turf/simulated/wall/mineral/titanium/nodecon/nodiagonal, -/area/derelict/arrival) -"bo" = ( -/obj/structure/cable{ - d2 = 4; - icon_state = "0-4" - }, -/obj/machinery/power/apc/noalarm{ - dir = 8; - pixel_x = -24 - }, -/turf/simulated/floor/plasteel{ - icon_state = "wood" - }, -/area/derelict/bridge) -"bp" = ( -/obj/structure/chair/comfy/red{ - dir = 4 - }, -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/turf/simulated/floor/plasteel{ - icon_state = "wood" - }, -/area/derelict/bridge) -"bq" = ( -/obj/structure/table/wood, -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/item/paper/djstation{ - info = "Этот проклятый душ станет моей смертью. Я вижу, как Восток смотрит на меня, когда я говорю о нем, как его глаза весело ухмыляются. Только сегодня утром, клянусь, эта чертова штука пыталась запереть меня. Мне пришлось сломать замок, чтобы выбраться, Восток чуть не обосрался от смеха, когда он это увидел и я ему расказал про это.

Ну, посмотрим, долго ли он будет смеяться, когда я напишу комиссару Григору о его дерзости; единственное, чем он тогда будет заниматься, это драить туалет!"; - name = "капитанский журнал" - }, -/turf/simulated/floor/plasteel{ - icon_state = "wood" - }, -/area/derelict/bridge) -"br" = ( -/obj/structure/chair/stool, -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/effect/decal/cleanable/dirt, -/turf/simulated/floor/plasteel{ - icon_state = "wood" - }, -/area/derelict/bridge) -"bs" = ( -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/effect/decal/cleanable/dirt, -/turf/simulated/floor/plasteel{ - icon_state = "wood" - }, -/area/derelict/bridge) -"bt" = ( -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/turf/simulated/floor/carpet, -/area/derelict/bridge) -"bu" = ( -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/machinery/door/airlock/command/glass{ - name = "Command Wing" - }, -/turf/simulated/floor/plasteel{ - icon_state = "dark" - }, -/area/derelict/bridge) -"bv" = ( -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/effect/decal/cleanable/dirt, -/turf/simulated/floor/plasteel{ - icon_state = "dark" - }, -/area/derelict/bridge) -"bw" = ( -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/turf/simulated/floor/plasteel{ - icon_state = "dark" - }, -/area/derelict/bridge) -"bx" = ( -/obj/structure/cable{ - d1 = 2; - d2 = 8; - icon_state = "2-8" - }, -/turf/simulated/floor/plasteel{ - icon_state = "dark" - }, -/area/derelict/bridge) -"by" = ( -/obj/machinery/door/airlock/command/glass{ - name = "Command Wing" - }, -/turf/simulated/floor/plasteel{ - icon_state = "dark" - }, -/area/derelict/bridge) -"bz" = ( -/obj/structure/chair/comfy/brown{ - dir = 4 - }, -/turf/simulated/floor/plasteel{ - dir = 5; - icon_state = "dark"; - tag = "icon-vault (NORTHEAST)" - }, -/area/derelict/bridge) -"bA" = ( -/obj/structure/table/wood, -/turf/simulated/floor/plasteel{ - dir = 5; - icon_state = "dark"; - tag = "icon-vault (NORTHEAST)" - }, -/area/derelict/bridge) -"bB" = ( -/obj/structure/table/wood, -/obj/item/paper_bin, -/obj/item/pen, -/turf/simulated/floor/plasteel{ - dir = 5; - icon_state = "dark"; - tag = "icon-vault (NORTHEAST)" - }, -/area/derelict/bridge) -"bC" = ( -/obj/structure/chair/comfy/brown{ - dir = 8 - }, -/turf/simulated/floor/plasteel{ - dir = 5; - icon_state = "dark"; - tag = "icon-vault (NORTHEAST)" - }, -/area/derelict/bridge) -"bD" = ( -/obj/structure/sign/poster/contraband/random{ - pixel_x = 32 - }, -/obj/item/cigbutt{ - pixel_x = 5; - pixel_y = 16 - }, -/obj/item/cigbutt{ - pixel_x = -13; - pixel_y = 19 - }, -/obj/item/cigbutt, -/obj/effect/decal/cleanable/dirt, -/turf/simulated/floor/plasteel{ - dir = 4; - icon_state = "darkblue" - }, -/area/derelict/bridge) -"bE" = ( -/turf/simulated/floor/plasteel{ - icon_state = "dark" - }, -/turf/simulated/wall/mineral/titanium/nodecon/tileblend{ - fixed_underlay = list("icon" = 'icons/turf/floors.dmi', "icon_state" = "dark"); - icon_state = "4-i" - }, -/area/derelict/arrival) -"bF" = ( -/obj/machinery/light/spot{ - dir = 1; - tag = "icon-tube1 (NORTH)" - }, -/turf/simulated/floor/plasteel{ - icon_state = "darkredcorners" - }, -/area/derelict/arrival) -"bG" = ( -/obj/structure/rack, -/obj/item/melee/classic_baton{ - desc = "A wooden truncheon for beating capitalist scum." - }, -/obj/effect/decal/cleanable/dirt, -/turf/simulated/floor/plasteel{ - dir = 8; - icon_state = "darkredcorners" - }, -/area/derelict/arrival) -"bH" = ( -/obj/machinery/light/spot{ - dir = 8; - tag = "icon-tube1 (WEST)" - }, -/turf/simulated/floor/plasteel{ - icon_state = "wood" - }, -/area/derelict/bridge) -"bI" = ( -/obj/structure/table/wood, -/obj/item/ashtray/glass{ - pixel_x = 6; - pixel_y = 3 - }, -/obj/item/cigbutt, -/turf/simulated/floor/plasteel{ - icon_state = "wood" - }, -/area/derelict/bridge) -"bJ" = ( -/obj/structure/table/wood, -/obj/machinery/door_control{ - name = "faulty switch" - }, -/turf/simulated/floor/plasteel{ - icon_state = "wood" - }, -/area/derelict/bridge) -"bK" = ( -/obj/effect/decal/cleanable/dirt, -/turf/simulated/floor/plasteel{ - icon_state = "wood" - }, -/area/derelict/bridge) -"bL" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/turf/simulated/floor/plasteel{ - icon_state = "dark" - }, -/area/derelict/bridge) -"bM" = ( -/obj/structure/chair/office/dark, -/turf/simulated/floor/plasteel{ - icon_state = "dark" - }, -/area/derelict/bridge) -"bN" = ( -/obj/item/reagent_containers/syringe/insulin{ - pixel_y = 3 - }, -/obj/item/reagent_containers/syringe/insulin, -/obj/structure/closet/crate/freezer{ - layer = 2.9 - }, -/turf/simulated/floor/plasteel{ - dir = 4; - icon_state = "darkblue" - }, -/area/derelict/bridge) -"bO" = ( -/obj/structure/table/wood, -/obj/item/taperecorder, -/obj/item/tape/random, -/turf/simulated/floor/plasteel{ - dir = 9; - icon_state = "darkblue" - }, -/area/derelict/bridge) -"bP" = ( -/obj/structure/table/wood, -/turf/simulated/floor/plasteel{ - dir = 5; - icon_state = "darkblue" - }, -/area/derelict/bridge) -"bQ" = ( -/obj/effect/decal/cleanable/dirt, -/turf/simulated/floor/plasteel{ - dir = 4; - icon_state = "darkblue" - }, -/area/derelict/bridge) -"bR" = ( -/obj/structure/curtain/open, -/obj/structure/toilet, -/obj/effect/decal/cleanable/dirt, -/turf/simulated/floor/plasteel{ - icon_state = "showroomfloor" - }, -/area/derelict/crew_quarters) -"bS" = ( -/turf/simulated/floor/plasteel{ - icon_state = "darkredcorners" - }, -/area/derelict/arrival) -"bT" = ( -/obj/effect/decal/cleanable/dirt, -/turf/simulated/floor/plasteel{ - dir = 6; - icon_state = "darkred" - }, -/area/derelict/arrival) -"bU" = ( -/obj/structure/rack, -/obj/effect/spawner/lootdrop/maintenance, -/obj/effect/decal/cleanable/dirt, -/turf/simulated/floor/plasteel{ - dir = 8; - icon_state = "darkred" - }, -/area/derelict/arrival) -"bV" = ( -/turf/simulated/floor/wood{ - icon_state = "wood-broken7"; - tag = "icon-wood-broken7" - }, -/area/derelict/bridge) -"bW" = ( -/obj/structure/reagent_dispensers/water_cooler, -/turf/simulated/floor/plasteel{ - dir = 10; - icon_state = "darkblue" - }, -/area/derelict/bridge) -"bX" = ( -/obj/structure/table/reinforced, -/obj/item/storage/box/cups, -/turf/simulated/floor/plasteel{ - icon_state = "darkblue" - }, -/area/derelict/bridge) -"bY" = ( -/obj/structure/table/reinforced, -/obj/item/ashtray/bronze, -/turf/simulated/floor/plasteel{ - icon_state = "darkblue" - }, -/area/derelict/bridge) -"bZ" = ( -/obj/item/twohanded/required/kirbyplants, -/turf/simulated/floor/plasteel{ - icon_state = "darkblue" - }, -/area/derelict/bridge) -"ca" = ( -/obj/structure/coatrack, -/turf/simulated/floor/plasteel{ - icon_state = "darkblue" - }, -/area/derelict/bridge) -"cb" = ( -/obj/structure/table/reinforced, -/obj/item/folder, -/turf/simulated/floor/plasteel{ - icon_state = "darkblue" - }, -/area/derelict/bridge) -"cc" = ( -/obj/structure/table/reinforced, -/turf/simulated/floor/plasteel{ - icon_state = "darkblue" - }, -/area/derelict/bridge) -"cd" = ( -/obj/structure/table/reinforced, -/obj/item/paper_bin, -/obj/item/pen, -/turf/simulated/floor/plasteel{ - dir = 6; - icon_state = "darkblue" - }, -/area/derelict/bridge) -"ce" = ( -/obj/effect/decal/cleanable/dirt, -/turf/simulated/floor/plasteel{ - dir = 8; - icon_state = "darkblue" - }, -/area/derelict/bridge) -"cf" = ( -/obj/structure/table/wood, -/obj/item/folder/red, -/turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "darkblue" - }, -/area/derelict/bridge) -"cg" = ( -/obj/structure/table/wood, -/obj/item/ashtray/plastic, -/turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "darkblue" - }, -/area/derelict/bridge) -"ch" = ( -/obj/machinery/light/spot{ - dir = 4; - tag = "icon-tube1 (EAST)" - }, -/turf/simulated/floor/plasteel{ - dir = 4; - icon_state = "darkblue" - }, -/area/derelict/bridge) -"ci" = ( -/obj/machinery/light/small{ - dir = 8 - }, -/obj/effect/decal/cleanable/dirt, -/turf/simulated/floor/plasteel{ - icon_state = "showroomfloor" - }, -/area/derelict/crew_quarters) -"cj" = ( -/obj/effect/decal/cleanable/dirt, -/turf/simulated/floor/plasteel{ - icon_state = "showroomfloor" - }, -/area/derelict/crew_quarters) -"ck" = ( -/obj/machinery/shower{ - dir = 8; - tag = "icon-shower (WEST)" - }, -/obj/structure/curtain/open/shower, -/obj/effect/decal/cleanable/dirt, -/turf/simulated/floor/plasteel{ - icon_state = "showroomfloor" - }, -/area/derelict/crew_quarters) -"cl" = ( -/obj/structure/rack, -/obj/item/clothing/suit/armor/vest/old, -/obj/item/clothing/head/helmet/swat{ - desc = "A reinforced helmet often used by USSP security personnel."; - name = "armoured helmet" - }, -/turf/simulated/floor/plasteel{ - icon_state = "darkredcorners" - }, -/area/derelict/arrival) -"cm" = ( -/turf/simulated/floor/plasteel{ - icon_state = "darkred" - }, -/area/derelict/arrival) -"cn" = ( -/obj/effect/decal/cleanable/blood/splatter, -/obj/effect/decal/cleanable/blood/innards, -/turf/simulated/floor/plasteel{ - dir = 6; - icon_state = "darkred" - }, -/area/derelict/arrival) -"co" = ( -/obj/effect/decal/cleanable/dirt, -/mob/living/simple_animal/bot/secbot/buzzsky{ - desc = "It's Comrade Blyatsky! Powered by vodka, communism, and hardbass."; - name = "Comrade Blyatsky" - }, -/turf/simulated/floor/plasteel{ - dir = 5; - icon_state = "dark"; - tag = "icon-vault (NORTHEAST)" - }, -/area/derelict/arrival) -"cp" = ( -/obj/structure/rack, -/obj/effect/spawner/lootdrop/maintenance, -/turf/simulated/floor/plasteel{ - dir = 8; - icon_state = "darkred" - }, -/area/derelict/arrival) -"cq" = ( -/obj/machinery/door/airlock/command/glass{ - name = "Command Wing" - }, -/turf/simulated/floor/plasteel{ - icon_state = "wood" - }, -/area/derelict/bridge) -"cr" = ( -/obj/structure/table/wood, -/obj/item/reagent_containers/food/drinks/drinkingglass/shotglass, -/obj/effect/decal/cleanable/dirt, -/turf/simulated/floor/plasteel{ - icon_state = "wood" - }, -/area/derelict/bridge) -"cs" = ( -/obj/structure/rack, -/obj/item/reagent_containers/food/drinks/bottle/vodka/badminka, -/obj/effect/decal/cleanable/dirt, -/turf/simulated/floor/wood{ - broken = 1; - icon_state = "wood-broken" - }, -/area/derelict/bridge) -"ct" = ( -/obj/machinery/light/spot, -/obj/effect/decal/cleanable/dirt, -/turf/simulated/floor/carpet, -/area/derelict/bridge) -"cu" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/turf/simulated/floor/carpet, -/area/derelict/bridge) -"cv" = ( -/obj/machinery/light/spot, -/turf/simulated/floor/carpet, -/area/derelict/bridge) -"cw" = ( -/obj/structure/closet/emcloset, -/obj/effect/decal/cleanable/dirt, -/turf/simulated/floor/plasteel{ - dir = 10; - icon_state = "darkblue" - }, -/area/derelict/bridge) -"cx" = ( -/obj/effect/decal/cleanable/dirt, -/turf/simulated/floor/plasteel{ - icon_state = "darkblue" - }, -/area/derelict/bridge) -"cy" = ( -/obj/structure/sink{ - dir = 8; - pixel_x = -12 - }, -/obj/structure/mirror{ - dir = 4; - pixel_x = -32 - }, -/obj/effect/decal/cleanable/dirt, -/turf/simulated/floor/plasteel{ - icon_state = "showroomfloor" - }, -/area/derelict/crew_quarters) -"cz" = ( -/obj/structure/rack, -/obj/item/clothing/suit/space/syndicate/orange{ - desc = "This spacesuit is emblazoned with the emblem of the USSP. Glory to Space Russia!"; - name = "Cosmonaut Security Suit" - }, -/obj/item/clothing/head/helmet/space/syndicate/orange{ - desc = "This spacesuit is emblazoned with the emblem of the USSP. Glory to Space Russia!"; - name = "Cosmonaut Security Helmet" - }, -/turf/simulated/floor/plasteel{ - dir = 4; - icon_state = "darkredcorners" - }, -/area/derelict/arrival) -"cA" = ( -/turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "darkred" - }, -/area/derelict/arrival) -"cB" = ( -/obj/effect/decal/cleanable/blood/tracks, -/turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "darkred" - }, -/area/derelict/arrival) -"cC" = ( -/obj/structure/rack, -/obj/item/gun/projectile/revolver/doublebarrel, -/turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "darkredcorners" - }, -/area/derelict/arrival) -"cD" = ( -/obj/structure/dresser, -/turf/simulated/floor/plasteel{ - icon_state = "wood" - }, -/area/derelict/bridge) -"cE" = ( -/obj/structure/table/wood, -/obj/item/flashlight/lamp/green, -/obj/structure/sign/poster/contraband/communist_state{ - pixel_y = 31 - }, -/turf/simulated/floor/plasteel{ - icon_state = "wood" - }, -/area/derelict/bridge) -"cF" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/machinery/door/poddoor/impassable{ - id_tag = "ruslockcom"; - layer = 3; - name = "Bridge Lockdown" - }, -/obj/machinery/door/airlock/command/glass{ - name = "Command Wing" - }, -/turf/simulated/floor/plasteel{ - icon_state = "dark" - }, -/area/derelict/bridge) -"cG" = ( -/obj/structure/closet/crate/can, -/obj/effect/spawner/lootdrop/maintenance{ - lootcount = 2; - name = "2maintenance loot spawner" - }, -/obj/item/trash/can, -/obj/item/trash/semki, -/turf/simulated/floor/plasteel{ - dir = 10; - icon_state = "darkblue" - }, -/area/derelict/bridge) -"cH" = ( -/obj/structure/sign/poster/contraband/random{ - pixel_x = 32 - }, -/obj/effect/decal/cleanable/dirt, -/turf/simulated/floor/plasteel{ - dir = 4; - icon_state = "darkblue" - }, -/area/derelict/bridge) -"cI" = ( -/obj/machinery/door/airlock/shuttle{ - name = "Bathroom" - }, -/obj/effect/decal/cleanable/dirt, -/turf/simulated/floor/plasteel{ - icon_state = "showroomfloor" - }, -/area/derelict/crew_quarters) -"cJ" = ( -/obj/machinery/light/small{ - dir = 8 - }, -/obj/structure/dresser, -/turf/simulated/floor/plasteel{ - dir = 9; - icon_state = "blue" - }, -/area/derelict/crew_quarters) -"cK" = ( -/obj/structure/table, -/turf/simulated/floor/plasteel{ - dir = 5; - icon_state = "blue" - }, -/area/derelict/crew_quarters) -"cL" = ( -/obj/structure/sign/mech, -/turf/simulated/wall/mineral/titanium/nodecon/nodiagonal, -/area/derelict/arrival) -"cM" = ( -/obj/structure/sign/securearea, -/turf/simulated/wall/mineral/titanium/nodecon/nodiagonal, -/area/derelict/arrival) -"cN" = ( -/obj/machinery/door/airlock/hatch{ - desc = "A sturdy armoury door. If you listen closely, you can barely make out a soviet marching tune coming from the other side of the door."; - name = "Armoury" - }, -/obj/effect/decal/cleanable/blood/tracks, -/turf/simulated/floor/plasteel{ - icon_state = "dark" - }, -/area/derelict/arrival) -"cO" = ( -/obj/structure/curtain/open/shower, -/obj/machinery/shower{ - dir = 4; - pixel_x = 5; - tag = "icon-shower (EAST)" - }, -/obj/structure/window/reinforced{ - dir = 1 - }, -/obj/machinery/door/window{ - name = "electrically operated shower door" - }, -/obj/effect/decal/remains/human{ - desc = "This guy seemed to have died in terrible way! Half his remains are dust."; - name = "Human remains" - }, -/obj/effect/decal/cleanable/dirt, -/turf/simulated/floor/plasteel{ - icon_state = "showroomfloor" - }, -/area/derelict/bridge) -"cP" = ( -/obj/machinery/light/small, -/turf/simulated/floor/plasteel{ - icon_state = "wood" - }, -/area/derelict/bridge) -"cQ" = ( -/obj/structure/bed, -/obj/item/bedsheet/red, -/turf/simulated/floor/plasteel{ - icon_state = "wood" - }, -/area/derelict/bridge) -"cR" = ( -/obj/item/shard{ - icon_state = "small" - }, -/turf/template_noop, -/area/space/nearstation) -"cS" = ( -/obj/structure/grille, -/obj/structure/window/full/shuttle, -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/turf/simulated/floor/plasteel/airless{ - icon_state = "floorscorched2" - }, -/area/derelict/eva{ - name = "Derelict Annex" - }) -"cT" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/turf/simulated/floor/plasteel/airless{ - icon_state = "dark" - }, -/area/derelict/eva{ - name = "Derelict Annex" - }) -"cU" = ( -/obj/structure/table/reinforced, -/obj/item/storage/box/drinkingglasses, -/turf/simulated/floor/plasteel{ - dir = 10; - icon_state = "darkblue" - }, -/area/derelict/bridge) -"cV" = ( -/obj/structure/table/reinforced, -/obj/item/reagent_containers/food/drinks/bottle/vodka, -/obj/effect/decal/cleanable/dirt, -/turf/simulated/floor/plasteel{ - icon_state = "darkblue" - }, -/area/derelict/bridge) -"cW" = ( -/obj/item/twohanded/required/kirbyplants, -/obj/effect/decal/cleanable/dirt, -/turf/simulated/floor/plasteel{ - dir = 6; - icon_state = "darkblue" - }, -/area/derelict/bridge) -"cX" = ( -/obj/item/bedsheet/blue, -/obj/structure/bed, -/turf/simulated/floor/plasteel{ - dir = 9; - icon_state = "blue" - }, -/area/derelict/crew_quarters) -"cY" = ( -/obj/effect/decal/cleanable/dirt, -/turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "blue" - }, -/area/derelict/crew_quarters) -"cZ" = ( -/obj/structure/table, -/obj/effect/decal/cleanable/dirt, -/turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "blue" - }, -/area/derelict/crew_quarters) -"da" = ( -/obj/structure/table, -/obj/item/flashlight/lamp, -/turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "blue" - }, -/area/derelict/crew_quarters) -"db" = ( -/turf/simulated/floor/plasteel, -/area/derelict/crew_quarters) -"dc" = ( -/obj/item/bedsheet/blue, -/obj/structure/bed, -/turf/simulated/floor/plasteel{ - dir = 4; - icon_state = "blue" - }, -/area/derelict/crew_quarters) -"dd" = ( -/obj/item/twohanded/required/kirbyplants, -/obj/effect/decal/cleanable/dirt, -/turf/simulated/floor/plasteel{ - dir = 9; - icon_state = "darkred" - }, -/area/derelict/arrival) -"de" = ( -/obj/effect/decal/cleanable/dirt, -/turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "darkred" - }, -/area/derelict/arrival) -"df" = ( -/obj/machinery/door/window/westleft, -/turf/simulated/floor/plasteel{ - dir = 5; - icon_state = "darkred" - }, -/area/derelict/arrival) -"dg" = ( -/obj/machinery/photocopier, -/turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "darkred" - }, -/area/derelict/arrival) -"dh" = ( -/obj/structure/filingcabinet, -/obj/effect/decal/cleanable/dirt, -/turf/simulated/floor/plasteel{ - dir = 5; - icon_state = "darkred" - }, -/area/derelict/arrival) -"di" = ( -/obj/structure/grille, -/obj/item/shard, -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/turf/simulated/floor/plasteel/airless{ - icon_state = "floorscorched2" - }, -/area/derelict/eva{ - name = "Derelict Annex" - }) -"dj" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/machinery/light/spot{ - dir = 4; - tag = "icon-tube1 (EAST)" - }, -/turf/simulated/floor/plasteel/airless{ - icon_state = "dark" - }, -/area/derelict/eva{ - name = "Derelict Annex" - }) -"dk" = ( -/obj/item/bedsheet/blue, -/obj/structure/bed, -/turf/simulated/floor/plasteel{ - dir = 8; - icon_state = "blue" - }, -/area/derelict/crew_quarters) -"dl" = ( -/obj/effect/decal/cleanable/fungus, -/turf/simulated/wall/mineral/titanium/nodecon/nodiagonal, -/area/derelict/crew_quarters) -"dm" = ( -/obj/machinery/computer/security, -/obj/effect/decal/cleanable/dirt, -/turf/simulated/floor/plasteel{ - dir = 9; - icon_state = "darkred" - }, -/area/derelict/arrival) -"dn" = ( -/obj/effect/decal/cleanable/dirt, -/turf/simulated/floor/plasteel{ - icon_state = "dark" - }, -/area/derelict/arrival) -"do" = ( -/turf/simulated/floor/plasteel{ - icon_state = "dark" - }, -/area/derelict/arrival) -"dp" = ( -/obj/structure/table/reinforced, -/obj/structure/window/reinforced{ - dir = 8 - }, -/obj/item/ashtray/plastic, -/obj/item/cigbutt, -/turf/simulated/floor/plasteel{ - dir = 4; - icon_state = "darkred" - }, -/area/derelict/arrival) -"dq" = ( -/obj/structure/chair/office/dark, -/turf/simulated/floor/plasteel{ - icon_state = "dark" - }, -/area/derelict/arrival) -"dr" = ( -/obj/effect/decal/remains/human{ - desc = "This guy seemed to have died in terrible way! Half his remains are dust."; - name = "Human remains" - }, -/obj/effect/decal/cleanable/blood/splatter, -/turf/simulated/floor/plasteel{ - icon_state = "dark" - }, -/area/derelict/arrival) -"ds" = ( -/obj/structure/chair/office/dark{ - dir = 4 - }, -/turf/simulated/floor/plasteel{ - icon_state = "darkred" - }, -/area/derelict/arrival) -"dt" = ( -/obj/structure/table/reinforced, -/obj/machinery/light/spot{ - dir = 4; - tag = "icon-tube1 (EAST)" - }, -/obj/effect/decal/cleanable/dirt, -/turf/simulated/floor/plasteel{ - dir = 6; - icon_state = "darkred" - }, -/area/derelict/arrival) -"du" = ( -/obj/structure/grille{ - density = 0; - icon_state = "brokengrille" - }, -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/turf/simulated/floor/plasteel/airless{ - icon_state = "floorscorched2" - }, -/area/derelict/eva{ - name = "Derelict Annex" - }) -"dv" = ( -/obj/item/bedsheet/blue, -/obj/structure/bed, -/obj/effect/decal/cleanable/dirt, -/turf/simulated/floor/plasteel{ - dir = 10; - icon_state = "blue" - }, -/area/derelict/crew_quarters) -"dw" = ( -/obj/machinery/light/small, -/turf/simulated/floor/plasteel{ - dir = 0; - icon_state = "blue" - }, -/area/derelict/crew_quarters) -"dx" = ( -/turf/simulated/floor/plasteel{ - dir = 0; - icon_state = "blue" - }, -/area/derelict/crew_quarters) -"dy" = ( -/obj/structure/bed, -/obj/item/bedsheet/blue, -/obj/effect/decal/cleanable/dirt, -/turf/simulated/floor/plasteel{ - dir = 6; - icon_state = "blue" - }, -/area/derelict/crew_quarters) -"dz" = ( -/obj/machinery/washing_machine, -/obj/effect/decal/cleanable/dirt, -/turf/simulated/floor/plasteel, -/area/derelict/crew_quarters) -"dA" = ( -/obj/structure/chair/stool, -/obj/effect/decal/cleanable/dirt, -/turf/simulated/floor/plasteel{ - dir = 8; - icon_state = "darkred" - }, -/area/derelict/arrival) -"dB" = ( -/obj/structure/table/reinforced, -/obj/structure/window/reinforced, -/obj/structure/window/reinforced{ - dir = 8 - }, -/obj/item/grenade/empgrenade, -/turf/simulated/floor/plasteel{ - dir = 4; - icon_state = "darkred" - }, -/area/derelict/arrival) -"dC" = ( -/obj/structure/table/reinforced, -/obj/machinery/door/window/southright, -/obj/item/folder{ - pixel_x = 31; - pixel_y = 1 - }, -/obj/item/paper/djstation{ - info = "Рекомендованая команда Товарищ Бляцкий
Подпись Офицера: Микаил Гогочев
Капитан,

Я понимаю характер этой просьбы, которая мне кажется странной, но выслушайте меня, пожалуйста: товарищ Бляцки хоть и бот, но как железный кулак самого комиссара Григора! Буквально на днях он выгнал из брига этого бесполезного ублюдка Тоттого, вы бы видели, как этот пьяница хныкал! Как собака с поджатым хвостом.

В любом случае, я отвлекся!Если кто и достоин признания, так это наш неусыпный и любимый Бляцкий, истинный чемпион USSP.

Если вы желаете, быть может, воочию увидеть его бдительность и самоотверженность, что ж! Вам нужно только прийти, чтобы осмотреть арсенал. Товарищ Бляцкий ждет вашего решения."; - name = "рекомендации для похвалы" - }, -/turf/simulated/floor/plasteel{ - icon_state = "darkred" - }, -/area/derelict/arrival) -"dD" = ( -/obj/structure/table/reinforced, -/obj/structure/window/reinforced, -/obj/machinery/door_control{ - id = "ruslockcom"; - name = "Bridge Lockdown" - }, -/turf/simulated/floor/plasteel{ - icon_state = "darkred" - }, -/area/derelict/arrival) -"dE" = ( -/obj/structure/table/reinforced, -/obj/item/paper_bin, -/obj/item/pen, -/obj/structure/window/reinforced, -/obj/machinery/newscaster{ - desc = "A standard Nanotrasen-licensed newsfeed handler for use in commercial space stations. Strange that it's on a Russian station."; - layer = 3.3; - pixel_x = 27 - }, -/turf/simulated/floor/plasteel{ - dir = 6; - icon_state = "darkred" - }, -/area/derelict/arrival) -"dF" = ( -/obj/structure/grille, -/obj/structure/window/full/shuttle, -/obj/machinery/door/poddoor/impassable{ - id_tag = "ruslocksec"; - layer = 2.9; - name = "Security Wing Lockdown" - }, -/turf/simulated/floor/plating, -/area/derelict/arrival) -"dG" = ( -/obj/structure/grille{ - density = 0; - icon_state = "brokengrille" - }, -/obj/item/shard{ - icon_state = "small" - }, -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/turf/simulated/floor/plasteel/airless{ - icon_state = "floorscorched2" - }, -/area/derelict/eva{ - name = "Derelict Annex" - }) -"dH" = ( -/obj/structure/grille, -/obj/structure/window/full/shuttle, -/turf/simulated/floor/plating, -/area/derelict/crew_quarters) -"dI" = ( -/obj/machinery/door/airlock/shuttle{ - name = "Dormitories" - }, -/turf/simulated/floor/plasteel, -/area/derelict/crew_quarters) -"dJ" = ( -/obj/effect/decal/cleanable/dirt, -/turf/simulated/floor/plasteel, -/area/derelict/crew_quarters) -"dK" = ( -/obj/structure/table/reinforced, -/obj/structure/bedsheetbin, -/obj/structure/sign/poster/contraband/random{ - pixel_y = 32 - }, -/turf/simulated/floor/plasteel, -/area/derelict/crew_quarters) -"dL" = ( -/turf/simulated/floor/plasteel{ - dir = 8; - icon_state = "darkred" - }, -/area/derelict/arrival) -"dM" = ( -/obj/structure/rack, -/obj/item/crowbar, -/turf/simulated/floor/plasteel{ - dir = 6; - icon_state = "darkred" - }, -/area/derelict/arrival) -"dN" = ( -/obj/structure/closet, -/obj/machinery/light/spot{ - dir = 4; - tag = "icon-tube1 (EAST)" - }, -/obj/item/clothing/head/ushanka, -/obj/item/clothing/head/ushanka, -/obj/item/clothing/head/ushanka, -/obj/item/clothing/under/soviet, -/obj/item/clothing/under/soviet, -/obj/item/clothing/under/soviet, -/obj/item/clothing/under/soviet, -/obj/item/clothing/head/ushanka, -/obj/item/clothing/head/ushanka, -/obj/item/clothing/under/soviet, -/turf/simulated/floor/plasteel, -/area/derelict/crew_quarters) -"dO" = ( -/turf/simulated/floor/plasteel{ - icon_state = "darkredfull" - }, -/turf/simulated/wall/mineral/titanium/nodecon/tileblend{ - icon_state = "4-i" - }, -/area/derelict/arrival) -"dP" = ( -/obj/item/clothing/under/retro/security, -/obj/item/clothing/under/retro/security, -/obj/structure/closet, -/obj/item/clothing/gloves/combat, -/obj/item/clothing/gloves/combat, -/obj/effect/decal/cleanable/dirt, -/obj/structure/cable{ - d2 = 2; - icon_state = "0-2" - }, -/obj/machinery/power/apc/noalarm{ - dir = 1; - pixel_y = 24 - }, -/turf/simulated/floor/plasteel{ - dir = 9; - icon_state = "darkred" - }, -/area/derelict/arrival) -"dQ" = ( -/obj/machinery/recharger, -/obj/structure/table/reinforced, -/obj/machinery/light/spot{ - dir = 1; - tag = "icon-tube1 (NORTH)" - }, -/obj/effect/decal/cleanable/dirt, -/turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "darkred" - }, -/area/derelict/arrival) -"dR" = ( -/turf/simulated/floor/plasteel{ - dir = 6; - icon_state = "darkred" - }, -/area/derelict/arrival) -"dS" = ( -/turf/simulated/wall/mineral/titanium/interior, -/area/derelict/arrival) -"dT" = ( -/obj/structure/closet, -/obj/effect/spawner/lootdrop/maintenance, -/obj/item/clothing/shoes/jackboots, -/obj/item/clothing/shoes/jackboots, -/obj/item/clothing/shoes/jackboots, -/obj/item/clothing/shoes/jackboots, -/obj/item/clothing/shoes/jackboots, -/obj/effect/decal/cleanable/dirt, -/obj/item/clothing/head/panzer{ - desc = "An oldschool military softcap."; - name = "old military cap" - }, -/obj/item/clothing/head/panzer{ - desc = "An oldschool military softcap."; - name = "old military cap" - }, -/turf/simulated/floor/plasteel, -/area/derelict/crew_quarters) -"dU" = ( -/turf/simulated/floor/plasteel{ - dir = 9; - icon_state = "darkred" - }, -/area/derelict/arrival) -"dV" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2"; - tag = "" - }, -/turf/simulated/floor/plasteel{ - icon_state = "dark" - }, -/area/derelict/arrival) -"dW" = ( -/turf/simulated/wall/mineral/titanium/nodecon, -/area/derelict/eva{ - name = "Derelict Annex" - }) -"dX" = ( -/obj/structure/sign/securearea, -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/turf/simulated/wall/mineral/titanium/nodecon/nodiagonal, -/area/derelict/eva{ - name = "Derelict Annex" - }) -"dY" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/machinery/door/poddoor/impassable{ - id_tag = "ruslock"; - layer = 3; - name = "Central Annex Lockdown" - }, -/obj/machinery/door/airlock/command/glass{ - name = "Command Wing" - }, -/turf/simulated/floor/plasteel{ - icon_state = "dark" - }, -/area/derelict/eva{ - name = "Derelict Annex" - }) -"dZ" = ( -/obj/structure/closet/crate/can, -/obj/item/paper/crumpled{ - info = "Я ЗНАЮ, ЭТО ТЫ УКРАЛ МОИ ЩАСЛИВЫЕ ТРУСЕЛЯ. КЛЯНУСЬ, ЕСЛИ Я УВИЖУ ХОТЬ ЕЩЕ ОДИН РАЗ ТВОЮ ТОЩУЮ КРЫСИНУЮ ШЕЮ, Я БУДУ ДУШИТЬ ЕЕ, ПОКА ТЫ НЕ ПОСИНЕЕШЬ И НЕ ПОТЕРЯЕШЬ СОЗНАНИЕ!

НИКТО! НИКТО НЕ ПРИКОСЕТСЯ К СЧАСТЛИВЫМ ТРУСАМ БОРИСА БЕЗ ПОСЛЕДСТВИЙ!
"; - name = "LISTEN UP CYKA" - }, -/turf/simulated/floor/plasteel, -/area/derelict/crew_quarters) -"ea" = ( -/obj/structure/chair/comfy/beige{ - dir = 1 - }, -/turf/simulated/floor/plasteel, -/area/derelict/crew_quarters) -"eb" = ( -/turf/simulated/floor/carpet, -/area/derelict/crew_quarters) -"ec" = ( -/obj/effect/decal/cleanable/dirt, -/turf/simulated/floor/carpet, -/area/derelict/crew_quarters) -"ed" = ( -/obj/structure/coatrack, -/turf/simulated/floor/plasteel{ - dir = 9; - icon_state = "darkred" - }, -/area/derelict/arrival) -"ee" = ( -/obj/structure/table/reinforced, -/obj/item/reagent_containers/spray/pepper, -/turf/simulated/floor/plasteel{ - icon_state = "dark" - }, -/area/derelict/arrival) -"ef" = ( -/obj/structure/table/reinforced, -/obj/item/storage/box/zipties, -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/cleanable/dirt, -/turf/simulated/floor/plasteel{ - dir = 4; - icon_state = "darkred" - }, -/area/derelict/arrival) -"eg" = ( -/turf/simulated/wall/mineral/titanium/nodecon/nodiagonal, -/area/derelict/eva{ - name = "Derelict Annex" - }) -"eh" = ( -/obj/machinery/light/spot{ - dir = 1; - tag = "icon-tube1 (NORTH)" - }, -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/turf/simulated/floor/plasteel{ - dir = 9; - icon_state = "darkblue" - }, -/area/derelict/eva{ - name = "Derelict Annex" - }) -"ei" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/effect/decal/cleanable/dirt, -/turf/simulated/floor/plasteel{ - icon_state = "dark" - }, -/area/derelict/eva{ - name = "Derelict Annex" - }) -"ej" = ( -/obj/machinery/light/spot{ - dir = 1; - tag = "icon-tube1 (NORTH)" - }, -/obj/effect/decal/cleanable/dirt, -/obj/item/twohanded/required/kirbyplants, -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/turf/simulated/floor/plasteel{ - dir = 5; - icon_state = "darkblue" - }, -/area/derelict/eva{ - name = "Derelict Annex" - }) -"ek" = ( -/obj/machinery/door/airlock/shuttle{ - name = "Dormitories" - }, -/turf/simulated/floor/plasteel{ - icon_state = "wood" - }, -/area/derelict/crew_quarters) -"el" = ( -/obj/structure/cable{ - d2 = 2; - icon_state = "0-2"; - pixel_y = 1 - }, -/obj/structure/piano, -/obj/machinery/power/apc/noalarm{ - dir = 1; - pixel_y = 24 - }, -/turf/simulated/floor/plasteel{ - icon_state = "wood" - }, -/area/derelict/crew_quarters) -"em" = ( -/obj/structure/chair/stool, -/obj/effect/decal/remains/human{ - desc = "This guy seemed to have died in terrible way! Half his remains are dust."; - name = "Human remains" - }, -/obj/effect/decal/cleanable/blood, -/turf/simulated/floor/plasteel{ - icon_state = "wood" - }, -/area/derelict/crew_quarters) -"en" = ( -/obj/structure/rack, -/obj/item/clothing/shoes/jackboots{ - desc = "Nothing quite strikes fear into the hearts of TSF marines like a good pair of jackboots!" - }, -/turf/simulated/floor/plasteel{ - dir = 10; - icon_state = "darkred" - }, -/area/derelict/arrival) -"eo" = ( -/obj/effect/decal/cleanable/dirt, -/turf/simulated/floor/plasteel{ - icon_state = "darkred" - }, -/area/derelict/arrival) -"ep" = ( -/obj/structure/window/reinforced{ - dir = 1 - }, -/obj/machinery/door/window/westleft, -/obj/structure/sign/poster/contraband/red_rum{ - pixel_y = -32 - }, -/obj/effect/decal/cleanable/dirt, -/turf/simulated/floor/plasteel{ - icon_state = "darkred" - }, -/area/derelict/arrival) -"eq" = ( -/obj/structure/window/reinforced{ - dir = 1 - }, -/obj/structure/bed, -/obj/effect/decal/cleanable/dirt, -/turf/simulated/floor/plasteel{ - dir = 6; - icon_state = "darkred" - }, -/area/derelict/arrival) -"er" = ( -/obj/structure/table, -/obj/item/storage/box/cups, -/obj/machinery/light/spot{ - dir = 1 - }, -/turf/simulated/floor/plasteel{ - dir = 9; - icon_state = "purple" - }, -/area/derelict/eva{ - name = "Derelict Annex" - }) -"es" = ( -/obj/structure/reagent_dispensers/water_cooler, -/turf/simulated/floor/plasteel{ - dir = 5; - icon_state = "purple" - }, -/area/derelict/eva{ - name = "Derelict Annex" - }) -"et" = ( -/obj/structure/sign/science, -/turf/simulated/wall/mineral/titanium/nodecon/nodiagonal, -/area/derelict/eva{ - name = "Derelict Annex" - }) -"ev" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/turf/simulated/floor/plasteel{ - icon_state = "rampbottom"; - tag = "icon-stage_stairs" - }, -/area/derelict/eva{ - name = "Derelict Annex" - }) -"ew" = ( -/obj/effect/decal/cleanable/dirt, -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/turf/simulated/floor/plasteel{ - icon_state = "rampbottom"; - tag = "icon-stage_stairs" - }, -/area/derelict/eva{ - name = "Derelict Annex" - }) -"ex" = ( -/obj/machinery/power/smes/engineering{ - charge = 1e+006; - input_attempt = 0; - input_level = 0; - inputting = 0; - output_level = 30000 - }, -/obj/structure/cable{ - d2 = 4; - icon_state = "0-4" - }, -/turf/simulated/floor/plasteel{ - dir = 9; - icon_state = "caution" - }, -/area/derelict/eva{ - name = "Derelict Annex" - }) -"ey" = ( -/obj/machinery/atmospherics/unary/tank/oxygen, -/obj/structure/cable{ - d1 = 2; - d2 = 8; - icon_state = "2-8" - }, -/turf/simulated/floor/plasteel{ - dir = 5; - icon_state = "caution" - }, -/area/derelict/eva{ - name = "Derelict Annex" - }) -"ez" = ( -/obj/structure/noticeboard, -/turf/simulated/wall/mineral/titanium/nodecon/nodiagonal, -/area/derelict/eva{ - name = "Derelict Annex" - }) -"eA" = ( -/obj/machinery/atmospherics/unary/passive_vent, -/turf/simulated/floor/plating/airless, -/area/space/nearstation) -"eB" = ( -/obj/structure/table/wood, -/obj/item/reagent_containers/food/snacks/grown/peanuts, -/obj/structure/sign/poster/contraband/random{ - pixel_y = 32 - }, -/turf/simulated/floor/plasteel{ - icon_state = "wood" - }, -/area/derelict/crew_quarters) -"eC" = ( -/obj/structure/chair/wood, -/turf/simulated/floor/wood{ - icon_state = "wood-broken7"; - tag = "icon-wood-broken7" - }, -/area/derelict/crew_quarters) -"eD" = ( -/turf/simulated/floor/plasteel{ - icon_state = "wood" - }, -/area/derelict/crew_quarters) -"eE" = ( -/obj/structure/chair/sofa/right, -/turf/simulated/floor/plasteel{ - icon_state = "wood" - }, -/area/derelict/crew_quarters) -"eF" = ( -/obj/structure/chair/sofa/left, -/obj/machinery/light/spot{ - dir = 1; - tag = "icon-tube1 (NORTH)" - }, -/obj/structure/sign/poster/contraband/rebels_unite{ - pixel_x = -1; - pixel_y = 30 - }, -/turf/simulated/floor/plasteel{ - icon_state = "wood" - }, -/area/derelict/crew_quarters) -"eG" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/turf/simulated/floor/wood{ - icon_state = "wood-broken"; - tag = "icon-wood-broken" - }, -/area/derelict/crew_quarters) -"eH" = ( -/obj/machinery/newscaster{ - desc = "A standard Nanotrasen-licensed newsfeed handler for use in commercial space stations. Strange that it's on a Russian station."; - layer = 3.3; - pixel_x = 30 - }, -/obj/item/trash/spentcasing{ - icon_state = "762-casing" - }, -/turf/simulated/floor/plasteel{ - icon_state = "wood" - }, -/area/derelict/crew_quarters) -"eI" = ( -/obj/structure/sign/securearea, -/obj/effect/decal/cleanable/blood/splatter, -/turf/simulated/wall/mineral/titanium/nodecon/nodiagonal, -/area/derelict/arrival) -"eJ" = ( -/obj/machinery/door/poddoor/impassable{ - id_tag = "ruslocksec"; - layer = 2.9; - name = "Security Wing Lockdown" - }, -/obj/machinery/door/airlock/multi_tile/glass{ - name = "Security Wing" - }, -/turf/simulated/floor/plasteel{ - dir = 8; - icon_state = "darkred" - }, -/area/derelict/arrival) -"eK" = ( -/obj/machinery/door/poddoor/impassable{ - id_tag = "ruslocksec"; - layer = 2.9; - name = "Security Wing Lockdown" - }, -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2"; - tag = "" - }, -/turf/simulated/floor/plasteel{ - dir = 4; - icon_state = "darkred" - }, -/area/derelict/arrival) -"eL" = ( -/obj/structure/grille, -/obj/structure/window/full/shuttle, -/obj/machinery/door/poddoor/impassable{ - id_tag = "ruslock"; - layer = 3; - name = "Central Annex Lockdown" - }, -/turf/simulated/floor/plating, -/area/derelict/eva{ - name = "Derelict Annex" - }) -"eM" = ( -/turf/simulated/floor/plasteel{ - icon_state = "purplefull" - }, -/turf/simulated/wall/mineral/titanium/nodecon/tileblend{ - fixed_underlay = list("icon" = 'icons/turf/floors.dmi', "icon_state" = "purplefull"); - icon_state = "4-i" - }, -/area/derelict/eva{ - name = "Derelict Annex" - }) -"eN" = ( -/obj/structure/table, -/obj/item/storage/bag/tray{ - pixel_y = 6 - }, -/turf/simulated/floor/plasteel{ - dir = 9; - icon_state = "purple" - }, -/area/derelict/eva{ - name = "Derelict Annex" - }) -"eO" = ( -/obj/structure/table/tray, -/obj/item/scalpel{ - pixel_y = 12 - }, -/turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "purple" - }, -/area/derelict/eva{ - name = "Derelict Annex" - }) -"eP" = ( -/turf/simulated/floor/plasteel, -/area/derelict/eva{ - name = "Derelict Annex" - }) -"eQ" = ( -/obj/machinery/door/airlock/science{ - name = "Science Wing" - }, -/turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "purple" - }, -/area/derelict/eva{ - name = "Derelict Annex" - }) -"eR" = ( -/obj/effect/decal/cleanable/dirt, -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/turf/simulated/floor/plasteel{ - dir = 9; - icon_state = "darkblue" - }, -/area/derelict/eva{ - name = "Derelict Annex" - }) -"eS" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/effect/decal/cleanable/dirt, -/turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "darkblue" - }, -/area/derelict/eva{ - name = "Derelict Annex" - }) -"eT" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/turf/simulated/floor/plasteel{ - dir = 5; - icon_state = "darkblue" - }, -/area/derelict/eva{ - name = "Derelict Annex" - }) -"eU" = ( -/obj/machinery/door/airlock/engineering{ - name = "Engineering Wing" - }, -/turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "caution" - }, -/area/derelict/eva{ - name = "Derelict Annex" - }) -"eV" = ( -/obj/machinery/power/terminal{ - dir = 1 - }, -/obj/structure/cable{ - d2 = 2; - icon_state = "0-2"; - pixel_y = 1 - }, -/turf/simulated/floor/plasteel, -/area/derelict/eva{ - name = "Derelict Annex" - }) -"eW" = ( -/obj/machinery/atmospherics/pipe/simple/visible{ - dir = 5 - }, -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/turf/simulated/floor/plasteel, -/area/derelict/eva{ - name = "Derelict Annex" - }) -"eX" = ( -/obj/machinery/portable_atmospherics/pump, -/obj/machinery/atmospherics/unary/portables_connector{ - dir = 8 - }, -/obj/effect/decal/cleanable/dirt, -/turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "caution" - }, -/area/derelict/eva{ - name = "Derelict Annex" - }) -"eY" = ( -/obj/structure/engineeringcart, -/obj/effect/decal/cleanable/dirt, -/turf/simulated/floor/plasteel{ - dir = 5; - icon_state = "caution" - }, -/area/derelict/eva{ - name = "Derelict Annex" - }) -"eZ" = ( -/turf/simulated/floor/plasteel{ - icon_state = "cautionfull" - }, -/turf/simulated/wall/mineral/titanium/nodecon/tileblend{ - fixed_underlay = list("icon" = 'icons/turf/floors.dmi', "icon_state" = "cautionfull"); - icon_state = "4-i" - }, -/area/derelict/eva{ - name = "Derelict Annex" - }) -"fa" = ( -/obj/structure/grille, -/obj/structure/window/full/shuttle, -/obj/machinery/door/poddoor/impassable{ - id_tag = "ruslock"; - layer = 3; - name = "Central Annex Lockdown" - }, -/obj/machinery/atmospherics/pipe/simple/visible, -/turf/simulated/floor/plating, -/area/derelict/eva{ - name = "Derelict Annex" - }) -"fb" = ( -/obj/item/trash/spentcasing{ - icon_state = "s-casing" - }, -/turf/simulated/floor/plasteel{ - icon_state = "wood" - }, -/area/derelict/crew_quarters) -"fc" = ( -/obj/effect/decal/cleanable/dirt, -/turf/simulated/floor/plasteel{ - icon_state = "wood" - }, -/area/derelict/crew_quarters) -"fd" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/turf/simulated/floor/plasteel{ - icon_state = "wood" - }, -/area/derelict/crew_quarters) -"fe" = ( -/obj/structure/closet/crate/can, -/obj/item/trash/semki, -/turf/simulated/floor/plasteel{ - icon_state = "wood" - }, -/area/derelict/crew_quarters) -"ff" = ( -/obj/structure/closet/crate/can, -/obj/item/trash/raisins, -/obj/item/trash/can, -/obj/item/trash/semki, -/obj/effect/decal/cleanable/dirt, -/turf/simulated/floor/plasteel{ - dir = 9; - icon_state = "darkred" - }, -/area/derelict/arrival) -"fg" = ( -/obj/effect/decal/remains/human{ - desc = "This guy seemed to have died in terrible way! Half his remains are dust."; - name = "Human remains" - }, -/turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "darkred" - }, -/area/derelict/arrival) -"fh" = ( -/obj/structure/rack, -/obj/item/storage/toolbox/emergency/old, -/obj/effect/decal/cleanable/dirt, -/turf/simulated/floor/plasteel{ - dir = 5; - icon_state = "darkred" - }, -/area/derelict/arrival) -"fi" = ( -/turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "purple" - }, -/area/derelict/eva{ - name = "Derelict Annex" - }) -"fj" = ( -/obj/structure/cable{ - d1 = 2; - d2 = 4; - icon_state = "2-4" - }, -/turf/simulated/floor/plasteel, -/area/derelict/eva{ - name = "Derelict Annex" - }) -"fk" = ( -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/turf/simulated/floor/plasteel, -/area/derelict/eva{ - name = "Derelict Annex" - }) -"fl" = ( -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/machinery/door/airlock/science{ - name = "Science Wing" - }, -/turf/simulated/floor/plasteel{ - icon_state = "purple" - }, -/area/derelict/eva{ - name = "Derelict Annex" - }) -"fm" = ( -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/effect/decal/cleanable/dirt, -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/turf/simulated/floor/plasteel{ - dir = 8; - icon_state = "darkblue" - }, -/area/derelict/eva{ - name = "Derelict Annex" - }) -"fn" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 4; - icon_state = "1-4" - }, -/obj/structure/cable{ - d1 = 1; - d2 = 8; - icon_state = "1-8" - }, -/obj/effect/decal/cleanable/dirt, -/turf/simulated/floor/plasteel{ - icon_state = "dark" - }, -/area/derelict/eva{ - name = "Derelict Annex" - }) -"fo" = ( -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/turf/simulated/floor/plasteel{ - dir = 4; - icon_state = "darkblue" - }, -/area/derelict/eva{ - name = "Derelict Annex" - }) -"fp" = ( -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/machinery/door/airlock/engineering{ - name = "Engineering Wing" - }, -/turf/simulated/floor/plasteel{ - icon_state = "caution" - }, -/area/derelict/eva{ - name = "Derelict Annex" - }) -"fq" = ( -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/turf/simulated/floor/plasteel, -/area/derelict/eva{ - name = "Derelict Annex" - }) -"fr" = ( -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/structure/cable{ - d1 = 1; - d2 = 4; - icon_state = "1-4" - }, -/turf/simulated/floor/plasteel, -/area/derelict/eva{ - name = "Derelict Annex" - }) -"fs" = ( -/obj/structure/cable{ - d1 = 2; - d2 = 8; - icon_state = "2-8" - }, -/turf/simulated/floor/plasteel, -/area/derelict/eva{ - name = "Derelict Annex" - }) -"ft" = ( -/obj/structure/closet/crate/can, -/obj/item/paper/crumpled{ - info = "Эта заметка зарисовано всевозможными грубыми рисунками, которые слишком мерзки, чтобы дать им описание.
Тоцтой,

Я знаю, что это ты поишь моих кошек алкоголем, мне все равно, какие у вас причины, но вы мешаете важным исследованиям. Это пятый кот, которого мне пришлось заменить в этом месяце из-за вашего грубого чувства юмора, и я буду говорить с шефом Бораховым, если вы не прекратите.

- Николай Картов, Deputy Researcher"; - name = "Моментальный отказ!" - }, -/turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "caution" - }, -/area/derelict/eva{ - name = "Derelict Annex" - }) -"fu" = ( -/obj/machinery/portable_atmospherics/scrubber, -/obj/machinery/atmospherics/unary/portables_connector{ - dir = 1 - }, -/obj/effect/decal/cleanable/dirt, -/turf/simulated/floor/plasteel{ - dir = 5; - icon_state = "caution" - }, -/area/derelict/eva{ - name = "Derelict Annex" - }) -"fv" = ( -/obj/effect/decal/cleanable/blood/drip, -/obj/effect/decal/cleanable/blood, -/obj/effect/decal/remains/human{ - desc = "This guy seemed to have died in terrible way! Half his remains are dust."; - name = "Human remains" - }, -/turf/simulated/floor/plasteel{ - icon_state = "wood" - }, -/area/derelict/crew_quarters) -"fw" = ( -/obj/structure/chair/wood{ - dir = 4 - }, -/turf/simulated/floor/wood{ - icon_state = "wood-broken3"; - tag = "icon-wood-broken3" - }, -/area/derelict/crew_quarters) -"fx" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/structure/table/wood, -/obj/item/trash/candle, -/turf/simulated/floor/plasteel{ - icon_state = "wood" - }, -/area/derelict/crew_quarters) -"fy" = ( -/obj/effect/decal/cleanable/vomit, -/obj/effect/decal/cleanable/dirt, -/turf/simulated/floor/plasteel{ - icon_state = "wood" - }, -/area/derelict/crew_quarters) -"fz" = ( -/obj/structure/mopbucket, -/turf/simulated/floor/wood{ - icon_state = "wood-broken6"; - tag = "icon-wood-broken6" - }, -/area/derelict/crew_quarters) -"fA" = ( -/obj/effect/decal/cleanable/dirt, -/turf/simulated/floor/plasteel{ - dir = 8; - icon_state = "darkred" - }, -/area/derelict/arrival) -"fB" = ( -/obj/item/trash/spentcasing{ - icon_state = "762-casing" - }, -/obj/structure/cable{ - d1 = 2; - d2 = 4; - icon_state = "2-4"; - tag = "" - }, -/turf/simulated/floor/plasteel{ - icon_state = "dark" - }, -/area/derelict/arrival) -"fC" = ( -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/turf/simulated/floor/plasteel{ - icon_state = "dark" - }, -/area/derelict/arrival) -"fD" = ( -/obj/item/trash/spentcasing, -/obj/structure/cable{ - d1 = 1; - d2 = 8; - icon_state = "1-8"; - tag = "" - }, -/turf/simulated/floor/plasteel{ - icon_state = "dark" - }, -/area/derelict/arrival) -"fE" = ( -/obj/structure/chair/office/dark, -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/cleanable/blood/splatter, -/obj/effect/decal/remains/human{ - desc = "This guy seemed to have died in terrible way! Half his remains are dust."; - name = "Human remains" - }, -/turf/simulated/floor/plasteel{ - icon_state = "dark" - }, -/area/derelict/arrival) -"fF" = ( -/obj/effect/decal/cleanable/dirt, -/obj/structure/computerframe{ - desc = "This computer is a husk of what it once was. Time and decay has worn its cheap circuitry to dust."; - name = "decrepit computer" - }, -/turf/simulated/floor/plasteel{ - dir = 6; - icon_state = "darkred" - }, -/area/derelict/arrival) -"fG" = ( -/obj/structure/grille, -/obj/structure/window/full/shuttle, -/turf/simulated/floor/plating, -/area/derelict/arrival) -"fH" = ( -/obj/structure/window/reinforced{ - dir = 4 - }, -/obj/machinery/light/small{ - dir = 1 - }, -/obj/effect/decal/cleanable/blood/splatter, -/turf/simulated/floor/plasteel{ - dir = 5; - icon_state = "purple" - }, -/area/derelict/eva{ - name = "Derelict Annex" - }) -"fI" = ( -/obj/structure/table/tray, -/obj/item/circular_saw{ - pixel_y = 10 - }, -/turf/simulated/floor/plasteel, -/area/derelict/eva{ - name = "Derelict Annex" - }) -"fJ" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 8; - icon_state = "1-8" - }, -/turf/simulated/floor/plasteel, -/area/derelict/eva{ - name = "Derelict Annex" - }) -"fK" = ( -/turf/simulated/floor/plasteel{ - dir = 4; - icon_state = "purple" - }, -/area/derelict/eva{ - name = "Derelict Annex" - }) -"fL" = ( -/obj/structure/sign/nosmoking_1, -/turf/simulated/wall/mineral/titanium/nodecon/nodiagonal, -/area/derelict/eva{ - name = "Derelict Annex" - }) -"fM" = ( -/obj/effect/decal/cleanable/dirt, -/obj/structure/cable{ - d1 = 1; - d2 = 4; - icon_state = "1-4" - }, -/turf/simulated/floor/plasteel{ - dir = 8; - icon_state = "darkblue" - }, -/area/derelict/eva{ - name = "Derelict Annex" - }) -"fN" = ( -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/turf/simulated/floor/plasteel{ - icon_state = "dark" - }, -/area/derelict/eva{ - name = "Derelict Annex" - }) -"fO" = ( -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/structure/cable{ - d1 = 1; - d2 = 4; - icon_state = "1-4" - }, -/turf/simulated/floor/plasteel{ - dir = 4; - icon_state = "darkblue" - }, -/area/derelict/eva{ - name = "Derelict Annex" - }) -"fP" = ( -/obj/machinery/light/spot{ - dir = 8; - tag = "icon-tube1 (WEST)" - }, -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/structure/cable{ - d1 = 1; - d2 = 8; - icon_state = "1-8" - }, -/turf/simulated/floor/plasteel{ - dir = 8; - icon_state = "caution" - }, -/area/derelict/eva{ - name = "Derelict Annex" - }) -"fQ" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 4; - icon_state = "1-4" - }, -/turf/simulated/floor/plasteel, -/area/derelict/eva{ - name = "Derelict Annex" - }) -"fR" = ( -/obj/effect/decal/cleanable/dirt, -/turf/simulated/floor/plasteel, -/area/derelict/eva{ - name = "Derelict Annex" - }) -"fS" = ( -/obj/effect/decal/cleanable/dirt, -/obj/machinery/power/solar_control{ - id = "russolar"; - track = 2 - }, -/obj/structure/cable{ - d2 = 2; - icon_state = "0-2"; - pixel_y = 1 - }, -/turf/simulated/floor/plasteel{ - dir = 5; - icon_state = "caution" - }, -/area/derelict/eva{ - name = "Derelict Annex" - }) -"fT" = ( -/obj/machinery/door_control{ - id = "ruslock"; - layer = 2.1; - name = "suspicious button" - }, -/obj/machinery/vending/cigarette/free{ - slogan_list = list("Just remember! No capitalist.","Best enjoyed with Vodka!.","Smoke!","Nine out of ten USSP scientists agree, smoking reduces stress!","There's no cigarette like a Russian cigarette!","Cigarettes! Now with 100% less capitalism.") - }, -/turf/simulated/floor/wood{ - broken = 1; - icon_state = "wood-broken" - }, -/area/derelict/crew_quarters) -"fU" = ( -/obj/item/trash/spentcasing, -/turf/simulated/floor/plasteel{ - icon_state = "wood" - }, -/area/derelict/crew_quarters) -"fV" = ( -/obj/structure/chair/stool/bar, -/obj/item/trash/spentcasing{ - icon_state = "762-casing" - }, -/turf/simulated/floor/plasteel{ - icon_state = "wood" - }, -/area/derelict/crew_quarters) -"fW" = ( -/obj/structure/chair/stool/bar, -/obj/effect/decal/remains/human{ - desc = "This guy seemed to have died in terrible way! Half his remains are dust."; - name = "Human remains" - }, -/obj/effect/decal/cleanable/blood, -/turf/simulated/floor/plasteel{ - icon_state = "wood" - }, -/area/derelict/crew_quarters) -"fX" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/turf/simulated/floor/plasteel{ - icon_state = "dark" - }, -/area/derelict/arrival) -"fY" = ( -/obj/structure/table/reinforced, -/obj/item/paper/djstation{ - info = "Август 21 - Самый Превосходный Комиссар Григор
Август 22 - Никто
Август 23 - Никто
Август 24 - Никто
Август 25 - Почему я даже беспокоюсь?
Август 26 - Никто
Август 27 -"; - name = "журнал посетителей" - }, -/turf/simulated/floor/plasteel{ - icon_state = "dark" - }, -/area/derelict/arrival) -"fZ" = ( -/obj/structure/table/reinforced, -/obj/item/paper_bin, -/obj/item/pen, -/obj/effect/decal/cleanable/dirt, -/turf/simulated/floor/plasteel{ - dir = 4; - icon_state = "darkred" - }, -/area/derelict/arrival) -"ga" = ( -/obj/effect/decal/remains/human{ - desc = "This guy seemed to have died in terrible way! Half his remains are dust."; - name = "gnawed bones" - }, -/obj/effect/decal/cleanable/blood/splatter, -/obj/effect/decal/cleanable/blood/splatter, -/mob/living/simple_animal/hostile/feral_cat{ - faction = list("cat","carp"); - name = "Experiment 432-A" - }, -/turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "purplecorner" - }, -/area/derelict/eva{ - name = "Derelict Annex" - }) -"gb" = ( -/obj/machinery/door/window/eastleft{ - locked = 1 - }, -/obj/effect/decal/cleanable/blood/splatter, -/turf/simulated/floor/plasteel{ - dir = 4; - icon_state = "purple" - }, -/area/derelict/eva{ - name = "Derelict Annex" - }) -"gc" = ( -/obj/structure/rack, -/obj/item/clothing/gloves/color/latex/nitrile, -/obj/item/clothing/gloves/color/latex/nitrile, -/turf/simulated/floor/plasteel, -/area/derelict/eva{ - name = "Derelict Annex" - }) -"gd" = ( -/obj/structure/closet, -/obj/item/clothing/under/retro/science, -/obj/item/clothing/under/retro/science, -/turf/simulated/floor/plasteel{ - dir = 6; - icon_state = "purple" - }, -/area/derelict/eva{ - name = "Derelict Annex" - }) -"ge" = ( -/obj/effect/decal/cleanable/fungus, -/turf/simulated/wall/mineral/titanium/nodecon/nodiagonal, -/area/derelict/eva{ - name = "Derelict Annex" - }) -"gf" = ( -/obj/structure/chair/wood{ - dir = 4 - }, -/turf/simulated/floor/plasteel{ - dir = 10; - icon_state = "darkblue" - }, -/area/derelict/eva{ - name = "Derelict Annex" - }) -"gg" = ( -/obj/structure/table/wood, -/obj/item/ashtray/plastic, -/turf/simulated/floor/plasteel{ - icon_state = "darkblue" - }, -/area/derelict/eva{ - name = "Derelict Annex" - }) -"gh" = ( -/obj/structure/chair/wood{ - dir = 8 - }, -/obj/structure/sign/poster/contraband/random{ - pixel_x = 32 - }, -/turf/simulated/floor/plasteel{ - dir = 6; - icon_state = "darkblue" - }, -/area/derelict/eva{ - name = "Derelict Annex" - }) -"gi" = ( -/obj/machinery/floodlight, -/turf/simulated/floor/plasteel{ - dir = 10; - icon_state = "caution" - }, -/area/derelict/eva{ - name = "Derelict Annex" - }) -"gj" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/turf/simulated/floor/plasteel{ - dir = 4; - icon_state = "caution" - }, -/area/derelict/eva{ - name = "Derelict Annex" - }) -"gk" = ( -/obj/structure/sign/poster/contraband/random, -/turf/simulated/wall/mineral/titanium/nodecon/nodiagonal, -/area/derelict/eva{ - name = "Derelict Annex" - }) -"gl" = ( -/obj/structure/chair/wood, -/turf/simulated/floor/plasteel{ - icon_state = "wood" - }, -/area/derelict/crew_quarters) -"gm" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/cleanable/dirt, -/turf/simulated/floor/plasteel{ - icon_state = "wood" - }, -/area/derelict/crew_quarters) -"gn" = ( -/obj/structure/chair/stool/bar, -/turf/simulated/floor/wood{ - icon_state = "wood-broken7"; - tag = "icon-wood-broken7" - }, -/area/derelict/crew_quarters) -"go" = ( -/obj/structure/table/reinforced, -/turf/simulated/floor/plasteel{ - icon_state = "grimy" - }, -/area/derelict/crew_quarters) -"gp" = ( -/obj/structure/table/reinforced, -/obj/item/ashtray/bronze, -/obj/item/cigbutt, -/turf/simulated/floor/plasteel{ - icon_state = "grimy" - }, -/area/derelict/crew_quarters) -"gq" = ( -/obj/structure/chair{ - dir = 4 - }, -/turf/simulated/floor/plasteel{ - dir = 9; - icon_state = "darkred" - }, -/area/derelict/arrival) -"gr" = ( -/obj/item/trash/spentcasing, -/turf/simulated/floor/plasteel{ - icon_state = "dark" - }, -/area/derelict/arrival) -"gs" = ( -/obj/structure/chair/stool, -/obj/effect/decal/cleanable/dirt, -/turf/simulated/floor/plasteel{ - dir = 6; - icon_state = "darkred" - }, -/area/derelict/arrival) -"gt" = ( -/obj/structure/window/reinforced, -/obj/machinery/light/small{ - dir = 8 - }, -/obj/effect/decal/cleanable/blood/splatter, -/turf/simulated/floor/plasteel{ - dir = 10; - icon_state = "purple" - }, -/area/derelict/eva{ - name = "Derelict Annex" - }) -"gu" = ( -/obj/structure/window/reinforced, -/turf/simulated/floor/plasteel{ - icon_state = "purple" - }, -/area/derelict/eva{ - name = "Derelict Annex" - }) -"gv" = ( -/obj/structure/window/reinforced{ - dir = 4 - }, -/obj/structure/window/reinforced, -/obj/effect/decal/cleanable/blood/splatter, -/turf/simulated/floor/plasteel{ - dir = 6; - icon_state = "purple" - }, -/area/derelict/eva{ - name = "Derelict Annex" - }) -"gw" = ( -/turf/simulated/floor/plasteel{ - icon_state = "purple" - }, -/area/derelict/eva{ - name = "Derelict Annex" - }) -"gx" = ( -/obj/structure/window/reinforced{ - dir = 1 - }, -/obj/machinery/shower{ - dir = 8; - tag = "icon-shower (WEST)" - }, -/obj/structure/curtain/open/shower, -/turf/simulated/floor/plasteel{ - icon_state = "showroomfloor" - }, -/area/derelict/eva{ - name = "Derelict Annex" - }) -"gy" = ( -/obj/effect/landmark/burnturf, -/turf/simulated/wall/mineral/titanium/nodecon/nodiagonal, -/area/derelict/eva{ - name = "Derelict Annex" - }) -"gz" = ( -/obj/structure/computerframe{ - desc = "This computer is a husk of what it once was. Time and decay has worn its cheap circuitry to dust."; - name = "decrepit computer" - }, -/obj/effect/landmark/damageturf, -/obj/item/stack/cable_coil/cut{ - amount = 2 - }, -/obj/structure/cable, -/turf/simulated/floor/plasteel{ - dir = 10; - icon_state = "caution" - }, -/area/derelict/eva{ - name = "Derelict Annex" - }) -"gA" = ( -/obj/machinery/vending/assist, -/turf/simulated/floor/plasteel{ - icon_state = "caution" - }, -/area/derelict/eva{ - name = "Derelict Annex" - }) -"gB" = ( -/obj/machinery/power/solar/fake{ - desc = "A broken solar panel. This one is beyond of any possible repair."; - obj_integrity = 45 - }, -/turf/simulated/floor/plasteel/airless{ - icon_state = "solarpanel" - }, -/area/space/nearstation) -"gC" = ( -/obj/structure/cable{ - d2 = 2; - icon_state = "0-2"; - pixel_y = 1 - }, -/obj/machinery/power/apc/noalarm{ - dir = 1; - pixel_y = 24 - }, -/turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "caution" - }, -/area/derelict/eva{ - name = "Derelict Annex" - }) -"gD" = ( -/obj/structure/rack, -/obj/item/t_scanner, -/obj/item/stack/cable_coil, -/obj/item/stack/cable_coil, -/obj/machinery/light/spot{ - dir = 1; - tag = "icon-tube1 (NORTH)" - }, -/turf/simulated/floor/plasteel{ - dir = 5; - icon_state = "caution" - }, -/area/derelict/eva{ - name = "Derelict Annex" - }) -"gE" = ( -/obj/structure/table/wood, -/obj/item/ashtray/bronze, -/turf/simulated/floor/plasteel{ - icon_state = "wood" - }, -/area/derelict/crew_quarters) -"gF" = ( -/obj/structure/chair/wood{ - dir = 8 - }, -/turf/simulated/floor/plasteel{ - icon_state = "wood" - }, -/area/derelict/crew_quarters) -"gG" = ( -/obj/structure/chair/stool/bar, -/turf/simulated/floor/plasteel{ - icon_state = "wood" - }, -/area/derelict/crew_quarters) -"gH" = ( -/obj/item/trash/spentcasing, -/turf/simulated/floor/plasteel{ - icon_state = "grimy" - }, -/area/derelict/crew_quarters) -"gI" = ( -/obj/structure/closet/secure_closet/bar, -/obj/item/reagent_containers/food/drinks/bottle/vodka, -/obj/item/reagent_containers/food/drinks/bottle/vodka, -/obj/item/reagent_containers/food/drinks/bottle/vodka, -/obj/item/reagent_containers/food/drinks/bottle/rum, -/obj/item/reagent_containers/food/drinks/bottle/kahlua, -/turf/simulated/floor/plasteel{ - icon_state = "grimy" - }, -/area/derelict/crew_quarters) -"gJ" = ( -/obj/effect/decal/cleanable/fungus, -/turf/simulated/wall/mineral/titanium/nodecon/nodiagonal, -/area/derelict/arrival) -"gK" = ( -/obj/structure/chair{ - dir = 4 - }, -/turf/simulated/floor/plasteel{ - dir = 8; - icon_state = "darkred" - }, -/area/derelict/arrival) -"gL" = ( -/obj/effect/decal/cleanable/blood, -/turf/simulated/floor/plasteel{ - icon_state = "dark" - }, -/area/derelict/arrival) -"gM" = ( -/obj/item/trash/spentcasing{ - icon_state = "762-casing" - }, -/turf/simulated/floor/plasteel{ - icon_state = "dark" - }, -/area/derelict/arrival) -"gN" = ( -/turf/simulated/floor/plasteel{ - dir = 4; - icon_state = "darkred" - }, -/area/derelict/arrival) -"gO" = ( -/obj/structure/reagent_dispensers/fueltank, -/obj/effect/decal/cleanable/blood/oil, -/turf/simulated/floor/plasteel{ - dir = 9; - icon_state = "purple" - }, -/area/derelict/eva{ - name = "Derelict Annex" - }) -"gP" = ( -/obj/structure/table, -/obj/item/storage/box/syringes, -/turf/simulated/floor/plasteel, -/area/derelict/eva{ - name = "Derelict Annex" - }) -"gQ" = ( -/obj/structure/table, -/obj/item/disk/data/demo{ - pixel_x = -14; - pixel_y = -1 - }, -/obj/item/paper/djstation{ - info = "Наконец-то мы наткнулись на это, Катерина больше не будет смотреть мимо меня в пользу другой компании! Эксперимент 432-A показывает невероятную скорость клеточной регенерации, и я утверждаю, что мы, наконец, преодолели великую границу между жизнью и смерть — настоящее биологическое бессмертие!

Конечно, агрессивное поведение — неуместный побочный эффект, но в конце концов это всего лишь кошка. Я уверен, что нескольких кошачьих лакомств с седативными добавками будет достаточно, чтобы подготовиться к вскрытию ."; - name = "Experiment 432-A" - }, -/turf/simulated/floor/plasteel, -/area/derelict/eva{ - name = "Derelict Annex" - }) -"gR" = ( -/mob/living/simple_animal/hostile/carp, -/turf/template_noop, -/area/space/nearstation) -"gS" = ( -/obj/effect/landmark/damageturf, -/obj/effect/decal/cleanable/dirt, -/obj/item/stack/cable_coil/cut{ - amount = 1 - }, -/turf/simulated/floor/plating, -/area/derelict/eva{ - name = "Derelict Annex" - }) -"gT" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 8; - icon_state = "1-8" - }, -/obj/structure/cable{ - d1 = 2; - d2 = 8; - icon_state = "2-8" - }, -/turf/simulated/floor/plasteel, -/area/derelict/eva{ - name = "Derelict Annex" - }) -"gU" = ( -/obj/item/clothing/under/retro/engineering, -/obj/item/clothing/under/retro/engineering, -/obj/structure/closet, -/turf/simulated/floor/plasteel{ - dir = 5; - icon_state = "caution" - }, -/area/derelict/eva{ - name = "Derelict Annex" - }) -"gV" = ( -/obj/structure/table/reinforced, -/obj/item/reagent_containers/glass/rag, -/turf/simulated/floor/plasteel{ - icon_state = "grimy" - }, -/area/derelict/crew_quarters) -"gW" = ( -/obj/effect/decal/cleanable/blood/drip, -/obj/effect/decal/cleanable/blood{ - amount = 0 - }, -/obj/effect/decal/remains/human{ - desc = "This guy seemed to have died in terrible way! Half his remains are dust."; - name = "Human remains" - }, -/turf/simulated/floor/plasteel{ - icon_state = "grimy" - }, -/area/derelict/crew_quarters) -"gX" = ( -/obj/structure/table/reinforced, -/obj/item/wrench, -/obj/machinery/light/spot{ - dir = 4; - tag = "icon-tube1 (EAST)" - }, -/turf/simulated/floor/plasteel{ - icon_state = "grimy" - }, -/area/derelict/crew_quarters) -"gY" = ( -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/structure/cable{ - d1 = 1; - d2 = 8; - icon_state = "1-8" - }, -/obj/structure/cable{ - d1 = 2; - d2 = 8; - icon_state = "2-8" - }, -/obj/structure/lattice/catwalk, -/obj/item/shard{ - icon_state = "small" - }, -/turf/template_noop, -/area/template_noop) -"ha" = ( -/obj/item/twohanded/required/kirbyplants, -/turf/simulated/floor/plasteel{ - dir = 10; - icon_state = "darkred" - }, -/area/derelict/arrival) -"hb" = ( -/obj/machinery/light/spot, -/turf/simulated/floor/plasteel{ - icon_state = "dark" - }, -/area/derelict/arrival) -"hc" = ( -/obj/item/storage/box/cups, -/obj/structure/table, -/turf/simulated/floor/plasteel{ - icon_state = "darkred" - }, -/area/derelict/arrival) -"hd" = ( -/obj/structure/reagent_dispensers/water_cooler, -/turf/simulated/floor/plasteel{ - dir = 6; - icon_state = "darkred" - }, -/area/derelict/arrival) -"he" = ( -/obj/structure/cable{ - d1 = 2; - d2 = 4; - icon_state = "2-4" - }, -/turf/simulated/floor/plasteel{ - dir = 8; - icon_state = "purple" - }, -/area/derelict/eva{ - name = "Derelict Annex" - }) -"hf" = ( -/obj/structure/chair/office/light{ - dir = 4 - }, -/obj/effect/decal/cleanable/dirt, -/turf/simulated/floor/plasteel, -/area/derelict/eva{ - name = "Derelict Annex" - }) -"hg" = ( -/obj/structure/computerframe, -/obj/effect/decal/cleanable/dirt, -/turf/simulated/floor/plasteel{ - dir = 6; - icon_state = "purple" - }, -/area/derelict/eva{ - name = "Derelict Annex" - }) -"hh" = ( -/obj/structure/window/reinforced{ - dir = 1 - }, -/turf/simulated/wall/mineral/titanium/nodecon/tileblend{ - fixed_underlay = list("icon" = 'icons/turf/floors.dmi', "icon_state" = "redfull"); - icon_state = "4-i" - }, -/turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "whiteredfull" - }, -/area/derelict/eva{ - name = "Derelict Annex" - }) -"hi" = ( -/obj/effect/landmark/burnturf, -/obj/structure/table/reinforced, -/obj/item/stack/sheet/metal/fifty, -/obj/item/stack/sheet/glass, -/obj/structure/cable{ - d1 = 1; - d2 = 4; - icon_state = "1-4" - }, -/turf/simulated/floor/plasteel{ - dir = 10; - icon_state = "caution" - }, -/area/derelict/eva{ - name = "Derelict Annex" - }) -"hj" = ( -/obj/structure/table/reinforced, -/obj/item/paper/djstation{ - info = "Это уже пятый раз за месяц, когда мне приходится заменять кабель к чертовой цепи блокировки. Это плохо, конденсатор постоянно выходит из строя, а чертовым системам требуется почти неделя для цикла и перезагрузки, но теперь капитан дышит мне в спину из-за его дурацкого душа и комиссара Григора. Микаил говорил мне, что лицо этого человека так покраснело, когда вспыхнул свет, что можно было увидеть, как он светится в темноте.

Если бы он думал это было плохо, ну, если бы я не установил блокировку в столовой, мы бы неделю сидели в темноте.

Раствэн говорит, что мы должны получить новую партию кабелей, хотя я не уверен, что у нас когда-нибудь будет достаточно припасов, чтобы это место функционировало должным образом."; - name = "отчет об тех. обслухивании" - }, -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/turf/simulated/floor/plasteel, -/area/derelict/eva{ - name = "Derelict Annex" - }) -"hk" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/turf/simulated/floor/plasteel, -/area/derelict/eva{ - name = "Derelict Annex" - }) -"hl" = ( -/turf/simulated/floor/plasteel{ - dir = 4; - icon_state = "caution" - }, -/area/derelict/eva{ - name = "Derelict Annex" - }) -"hm" = ( -/obj/item/twohanded/required/kirbyplants, -/turf/simulated/floor/plasteel{ - icon_state = "wood" - }, -/area/derelict/crew_quarters) -"hn" = ( -/obj/structure/table/reinforced, -/obj/item/reagent_containers/food/drinks/drinkingglass/shotglass, -/turf/simulated/floor/plasteel{ - icon_state = "grimy" - }, -/area/derelict/crew_quarters) -"ho" = ( -/obj/structure/table/reinforced, -/obj/item/storage/box/drinkingglasses, -/obj/structure/sign/poster/contraband/random{ - pixel_x = 32 - }, -/turf/simulated/floor/plasteel{ - icon_state = "grimy" - }, -/area/derelict/crew_quarters) -"hq" = ( -/obj/item/stack/ore/uranium, -/turf/template_noop, -/area/space/nearstation) -"hr" = ( -/obj/machinery/power/solar{ - id = "russolar" - }, -/obj/structure/cable{ - d2 = 2; - icon_state = "0-2"; - pixel_y = 1 - }, -/turf/simulated/floor/plasteel/airless{ - icon_state = "solarpanel" - }, -/area/space/nearstation) -"hs" = ( -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/structure/lattice/catwalk, -/obj/structure/cable{ - d1 = 2; - d2 = 8; - icon_state = "2-8" - }, -/turf/template_noop, -/area/template_noop) -"ht" = ( -/obj/structure/sign/directions/security{ - dir = 1; - pixel_y = 7 - }, -/turf/simulated/wall/mineral/titanium/nodecon/nodiagonal, -/area/derelict/arrival) -"hu" = ( -/obj/machinery/door/airlock/security/glass{ - name = "Security Wing" - }, -/turf/simulated/floor/plasteel{ - icon_state = "ramptop"; - tag = "icon-stage_stairs" - }, -/area/derelict/arrival) -"hv" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/machinery/door/airlock/security/glass{ - name = "Security Wing" - }, -/turf/simulated/floor/plasteel{ - icon_state = "ramptop"; - tag = "icon-stage_stairs" - }, -/area/derelict/arrival) -"hw" = ( -/obj/structure/sink{ - dir = 8; - pixel_x = -12; - pixel_y = 2 - }, -/turf/simulated/floor/plasteel{ - dir = 9; - icon_state = "purple" - }, -/area/derelict/eva{ - name = "Derelict Annex" - }) -"hx" = ( -/obj/effect/decal/cleanable/dirt, -/turf/simulated/floor/plasteel{ - icon_state = "purple" - }, -/area/derelict/eva{ - name = "Derelict Annex" - }) -"hy" = ( -/obj/structure/table, -/obj/item/paper_bin, -/obj/item/pen, -/obj/effect/decal/cleanable/dirt, -/turf/simulated/floor/plasteel{ - dir = 6; - icon_state = "purple" - }, -/area/derelict/eva{ - name = "Derelict Annex" - }) -"hz" = ( -/obj/effect/landmark/damageturf, -/turf/simulated/wall/mineral/titanium/nodecon/nodiagonal, -/area/derelict/eva{ - name = "Derelict Annex" - }) -"hA" = ( -/obj/structure/table/reinforced, -/obj/item/flashlight, -/obj/item/stock_parts/cell/high, -/turf/simulated/floor/plasteel{ - dir = 10; - icon_state = "caution" - }, -/area/derelict/eva{ - name = "Derelict Annex" - }) -"hB" = ( -/obj/effect/landmark/burnturf, -/obj/effect/decal/cleanable/dirt, -/turf/simulated/floor/plasteel{ - icon_state = "caution" - }, -/area/derelict/eva{ - name = "Derelict Annex" - }) -"hC" = ( -/obj/structure/chair/stool, -/obj/structure/cable{ - d1 = 2; - d2 = 4; - icon_state = "2-4" - }, -/turf/simulated/floor/plasteel, -/area/derelict/eva{ - name = "Derelict Annex" - }) -"hD" = ( -/obj/machinery/computer/monitor, -/obj/structure/cable{ - d2 = 8; - icon_state = "0-8" - }, -/turf/simulated/floor/plasteel{ - dir = 5; - icon_state = "caution" - }, -/area/derelict/eva{ - name = "Derelict Annex" - }) -"hE" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/machinery/door/airlock/public/glass{ - name = "Eastern Annex" - }, -/turf/simulated/floor/plasteel{ - icon_state = "stage_stairs"; - tag = "icon-stage_stairs" - }, -/area/derelict/crew_quarters) -"hF" = ( -/obj/structure/sign/barsign, -/turf/simulated/shuttle/wall{ - icon_state = "swall4" - }, -/area/derelict/crew_quarters) -"hG" = ( -/turf/simulated/shuttle/wall{ - icon_state = "swall8"; - tag = "icon-swall12" - }, -/area/derelict/crew_quarters) -"hH" = ( -/obj/machinery/door/airlock/public/glass{ - name = "Eastern Annex" - }, -/turf/simulated/floor/plasteel{ - icon_state = "stage_stairs"; - tag = "icon-stage_stairs" - }, -/area/derelict/crew_quarters) -"hI" = ( -/obj/structure/closet/crate{ - icon_state = "crateopen"; - opened = 1 - }, -/obj/effect/decal/cleanable/dirt, -/obj/item/stack/packageWrap, -/obj/item/stack/packageWrap, -/obj/item/destTagger, -/turf/simulated/floor/plasteel{ - dir = 9; - icon_state = "brown" - }, -/area/derelict/arrival) -"hJ" = ( -/obj/structure/closet/crate{ - icon_state = "crateopen"; - opened = 1 - }, -/obj/effect/decal/cleanable/dirt, -/turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "brown" - }, -/area/derelict/arrival) -"hK" = ( -/turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "brown" - }, -/area/derelict/arrival) -"hL" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "brown" - }, -/area/derelict/arrival) -"hM" = ( -/obj/effect/decal/cleanable/dirt, -/obj/machinery/vending/cigarette/free{ - slogan_list = list("Just remember! No capitalist.","Best enjoyed with Vodka!.","Smoke!","Nine out of ten USSP scientists agree, smoking reduces stress!","There's no cigarette like a Russian cigarette!","Cigarettes! Now with 100% less capitalism.") - }, -/turf/simulated/floor/plasteel{ - dir = 5; - icon_state = "brown" - }, -/area/derelict/arrival) -"hN" = ( -/obj/structure/sink{ - dir = 8; - pixel_x = -12; - pixel_y = 2 - }, -/turf/simulated/floor/plasteel{ - dir = 8; - icon_state = "purple" - }, -/area/derelict/eva{ - name = "Derelict Annex" - }) -"hP" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/turf/simulated/floor/plasteel{ - dir = 8; - icon_state = "caution" - }, -/area/derelict/eva{ - name = "Derelict Annex" - }) -"hQ" = ( -/obj/structure/cable{ - d1 = 2; - d2 = 8; - icon_state = "2-8" - }, -/obj/structure/chair/stool, -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/turf/simulated/floor/plasteel, -/area/derelict/eva{ - name = "Derelict Annex" - }) -"hR" = ( -/obj/machinery/computer/atmos_alert, -/turf/simulated/floor/plasteel{ - dir = 4; - icon_state = "caution" - }, -/area/derelict/eva{ - name = "Derelict Annex" - }) -"hS" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/effect/decal/cleanable/dirt, -/turf/simulated/floor/plasteel{ - icon_state = "dark" - }, -/area/derelict/crew_quarters) -"hT" = ( -/obj/effect/decal/cleanable/dirt, -/turf/simulated/floor/plasteel{ - icon_state = "dark" - }, -/area/derelict/crew_quarters) -"hU" = ( -/turf/simulated/floor/plasteel{ - icon_state = "dark" - }, -/area/derelict/crew_quarters) -"hV" = ( -/obj/structure/table, -/obj/effect/decal/cleanable/dirt, -/obj/item/paper/djstation{ - info = "Отец Грегор,

Вы должны меня простить, но я не могу получить ваш заказ на одну из тех 'перевертышей вуали', о которых вы просили. Я правда не уверен, что вы планировали с ней делать , дело духовенства не мое, но Восток поспешил отменить ваш заказ после того, как мы потеряли последнюю партию.

Ребята еще не оправились от головной боли с прошлого раза, а Хома жалуется, что он видит синие огни всякий раз, когда закрывает глаза.

Я не из тех, кто задает вопросы человеку Божию, но умоляю вас, пожалуйста, не пытайтесь больше заказывать эти артефакты. Они прокляты, и за ними, кажется, следуют всевозможные демоны.

- Андрей Восточович, Supply Technician"; - name = "Мои извинения, отец" - }, -/turf/simulated/floor/plasteel{ - icon_state = "dark" - }, -/area/derelict/crew_quarters) -"hW" = ( -/obj/structure/table, -/obj/item/flashlight/lamp, -/obj/effect/decal/cleanable/dirt, -/turf/simulated/floor/plasteel{ - icon_state = "dark" - }, -/area/derelict/crew_quarters) -"hX" = ( -/obj/effect/decal/cleanable/dirt, -/turf/simulated/floor/plasteel{ - dir = 8; - icon_state = "brown" - }, -/area/derelict/arrival) -"hY" = ( -/turf/simulated/floor/plasteel, -/area/derelict/arrival) -"hZ" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/item/trash/spentcasing, -/turf/simulated/floor/plasteel, -/area/derelict/arrival) -"ia" = ( -/obj/effect/decal/cleanable/dirt, -/obj/structure/sign/poster/contraband/random{ - pixel_x = 32 - }, -/turf/simulated/floor/plasteel{ - dir = 4; - icon_state = "brown" - }, -/area/derelict/arrival) -"ib" = ( -/obj/machinery/light/spot{ - dir = 8; - tag = "icon-tube1 (WEST)" - }, -/obj/structure/closet/l3closet/scientist, -/obj/item/clothing/glasses/science, -/turf/simulated/floor/plasteel{ - dir = 9; - icon_state = "purple" - }, -/area/derelict/eva{ - name = "Derelict Annex" - }) -"ic" = ( -/obj/structure/table/reinforced, -/obj/item/clipboard, -/turf/simulated/floor/plasteel, -/area/derelict/eva{ - name = "Derelict Annex" - }) -"id" = ( -/obj/structure/chair/office/light, -/turf/simulated/floor/plasteel, -/area/derelict/eva{ - name = "Derelict Annex" - }) -"ie" = ( -/obj/structure/closet/secure_closet/chemical, -/obj/item/paper/djstation{ - info = "Примитивное изображение плачущего яйца, на которое наступил сапог, нацарапано на правом поле листа.

Вхахахахаха! Вахвахва! Настоящий яйцеголовый! Да насрать на твоих котов или на 'syence', если ты напишешь Шефу, я расскажу этой суке Катерине о твоем увлечении к твему маленькому парню

Кроме того, почему ты подписываешься на бумаге? Я рядом, ублюдок, я знаю, что записка твоя для твоего парня. Как только я ее увижу, ты пишешь девчачье письмо, как будто я твой любовник, может быть, если бы ты проводил меньше времени в углу с кошкой, ты был бы настоящим мужчиной? Конечно, ты все равно выглядел бы как верблюжье дерьмо прилипшее к сапогу Тоттого!"; - name = "дорогой слюнтяй" - }, -/turf/simulated/floor/plasteel{ - dir = 6; - icon_state = "purple" - }, -/area/derelict/eva{ - name = "Derelict Annex" - }) -"if" = ( -/obj/structure/grille, -/obj/structure/window/full/shuttle, -/turf/simulated/floor/plating, -/area/derelict/eva{ - name = "Derelict Annex" - }) -"ig" = ( -/obj/effect/landmark/damageturf, -/obj/structure/flora/rock/pile, -/turf/simulated/floor/plating/airless, -/area/derelict/eva{ - name = "Derelict Annex" - }) -"ih" = ( -/obj/item/stack/ore/iron, -/turf/template_noop, -/area/space/nearstation) -"ii" = ( -/turf/template_noop, -/area/derelict/eva{ - name = "Derelict Annex" - }) -"ij" = ( -/obj/machinery/recharge_station, -/obj/effect/decal/cleanable/blood/oil, -/obj/structure/cable{ - d1 = 1; - d2 = 4; - icon_state = "1-4" - }, -/turf/simulated/floor/plasteel{ - dir = 10; - icon_state = "caution" - }, -/area/derelict/eva{ - name = "Derelict Annex" - }) -"ik" = ( -/obj/structure/rack, -/obj/item/clothing/head/helmet/space/syndicate/black/engie{ - desc = "This spacesuit is emblazoned with the emblem of the USSP. Glory to Space Russia!"; - name = "Cosmonaut Engineering Helmet" - }, -/obj/item/clothing/suit/space/syndicate/black/engie{ - desc = "This spacesuit is emblazoned with the emblem of the USSP. Glory to Space Russia!"; - name = "Cosmonaut Engineering Suit" - }, -/turf/simulated/floor/plasteel{ - dir = 5; - icon_state = "caution" - }, -/area/derelict/eva{ - name = "Derelict Annex" - }) -"il" = ( -/obj/structure/sign/poster/contraband/communist_state, -/turf/simulated/wall/mineral/titanium/nodecon/nodiagonal, -/area/derelict/crew_quarters) -"im" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "chapel" - }, -/area/derelict/crew_quarters) -"in" = ( -/obj/item/trash/spentcasing{ - icon_state = "s-casing" - }, -/turf/simulated/floor/plasteel{ - dir = 4; - icon_state = "chapel" - }, -/area/derelict/crew_quarters) -"io" = ( -/obj/effect/decal/cleanable/dirt, -/turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "chapel" - }, -/area/derelict/crew_quarters) -"ip" = ( -/obj/structure/table, -/obj/item/storage/fancy/candle_box, -/obj/effect/decal/cleanable/dirt, -/turf/simulated/floor/plasteel{ - dir = 4; - icon_state = "chapel" - }, -/area/derelict/crew_quarters) -"iq" = ( -/obj/item/stack/tile, -/turf/template_noop, -/area/space/nearstation) -"ir" = ( -/obj/structure/grille, -/obj/structure/shuttle/window{ - icon = 'icons/turf/shuttle.dmi'; - icon_state = "window5_end"; - tag = "icon-window5_end" - }, -/turf/simulated/floor/plating, -/area/shuttle/ussp) -"is" = ( -/obj/structure/grille, -/obj/structure/shuttle/window{ - icon = 'icons/turf/shuttle.dmi'; - icon_state = "window5_mid"; - tag = "icon-window5_mid" - }, -/turf/simulated/floor/plating, -/area/shuttle/ussp) -"it" = ( -/obj/structure/grille, -/obj/structure/shuttle/window{ - dir = 1; - icon = 'icons/turf/shuttle.dmi'; - icon_state = "window5_end"; - tag = "icon-window5_end (NORTH)" - }, -/turf/simulated/floor/plating, -/area/shuttle/ussp) -"iu" = ( -/turf/space, -/turf/simulated/shuttle/wall{ - dir = 8; - icon_state = "diagonalWall3" - }, -/area/shuttle/ussp) -"iv" = ( -/turf/simulated/floor/plasteel{ - dir = 8; - icon_state = "brown" - }, -/area/derelict/arrival) -"iw" = ( -/obj/effect/decal/cleanable/blood/drip, -/turf/simulated/floor/plasteel, -/area/derelict/arrival) -"ix" = ( -/obj/effect/decal/cleanable/blood/splatter, -/obj/item/trash/spentcasing{ - icon_state = "s-casing" - }, -/turf/simulated/floor/plasteel, -/area/derelict/arrival) -"iy" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/turf/simulated/floor/plasteel, -/area/derelict/arrival) -"iz" = ( -/obj/machinery/light/spot{ - dir = 4; - tag = "icon-tube1 (EAST)" - }, -/turf/simulated/floor/plasteel{ - dir = 4; - icon_state = "brown" - }, -/area/derelict/arrival) -"iA" = ( -/obj/structure/closet/crate/can, -/obj/effect/spawner/lootdrop/maintenance, -/obj/item/paper/crumpled{ - info = "Эта записка была перечеркнута столько раз, что трудно разобрать ее содержание.
Катерина,

Глаза твои как бриллианты,
Добыты с недр Cygni-A.
Мое сердце тоскует по тебе,
По твоей нежной красоте
Бля блять нет это плохо.

Твой голос отрада для ушей,
Терзает меня своими нежными очертаниями.
Никогда раньше я не знал, оно как
Прикосновение,
Прикосновение!
Прикосновение ангелького голоса


заметка для себя: занимайся наукой, поэзия не моя сильная сторона.
"; - name = "любовная поэма" - }, -/obj/effect/decal/cleanable/dirt, -/turf/simulated/floor/plasteel{ - dir = 10; - icon_state = "purple" - }, -/area/derelict/eva{ - name = "Derelict Annex" - }) -"iB" = ( -/obj/structure/table/reinforced, -/obj/item/storage/fancy/vials, -/obj/item/reagent_containers/glass/beaker{ - pixel_x = 28 - }, -/turf/simulated/floor/plasteel{ - icon_state = "purple" - }, -/area/derelict/eva{ - name = "Derelict Annex" - }) -"iC" = ( -/obj/structure/table/reinforced, -/obj/item/reagent_containers/glass/beaker{ - pixel_x = 7; - pixel_y = 3 - }, -/obj/item/reagent_containers/dropper{ - pixel_y = 8 - }, -/obj/structure/sign/poster/contraband/random{ - pixel_y = -32 - }, -/turf/simulated/floor/plasteel{ - dir = 6; - icon_state = "purple" - }, -/area/derelict/eva{ - name = "Derelict Annex" - }) -"iD" = ( -/turf/simulated/floor/engine{ - name = "vacuum floor"; - nitrogen = 0.01; - oxygen = 0.01 - }, -/turf/simulated/wall/mineral/titanium/nodecon/tileblend{ - fixed_underlay = list("icon" = 'icons/turf/floors.dmi', "icon_state" = "engine"); - icon_state = "4-i" - }, -/area/derelict/eva{ - name = "Derelict Annex" - }) -"iE" = ( -/turf/simulated/floor/engine{ - name = "vacuum floor"; - nitrogen = 0.01; - oxygen = 0.01 - }, -/area/derelict/eva{ - name = "Derelict Annex" - }) -"iF" = ( -/turf/space, -/turf/simulated/shuttle/wall{ - dir = 1; - icon_state = "diagonalWall3" - }, -/area/shuttle/ussp) -"iG" = ( -/obj/item/shard{ - icon_state = "medium" - }, -/turf/template_noop, -/area/derelict/eva{ - name = "Derelict Annex" - }) -"iH" = ( -/obj/structure/closet/secure_closet/engineering_welding, -/turf/simulated/floor/plasteel{ - dir = 10; - icon_state = "caution" - }, -/area/derelict/eva{ - name = "Derelict Annex" - }) -"iI" = ( -/obj/structure/closet/firecloset, -/turf/simulated/floor/plasteel{ - dir = 6; - icon_state = "caution" - }, -/area/derelict/eva{ - name = "Derelict Annex" - }) -"iJ" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/effect/decal/cleanable/blood/splatter, -/turf/simulated/floor/plasteel{ - dir = 8; - icon_state = "chapel" - }, -/area/derelict/crew_quarters) -"iK" = ( -/turf/simulated/floor/plasteel{ - icon_state = "chapel" - }, -/area/derelict/crew_quarters) -"iL" = ( -/obj/item/trash/spentcasing, -/turf/simulated/floor/plasteel{ - icon_state = "dark" - }, -/area/derelict/crew_quarters) -"iM" = ( -/obj/effect/decal/cleanable/dirt, -/turf/simulated/floor/plasteel{ - dir = 8; - icon_state = "chapel" - }, -/area/derelict/crew_quarters) -"iN" = ( -/obj/structure/cable, -/turf/simulated/floor/plasteel/airless{ - icon_state = "solarpanel" - }, -/area/space/nearstation) -"iO" = ( -/turf/simulated/shuttle/wall{ - dir = 4; - icon_state = "wall3" - }, -/area/shuttle/ussp) -"iP" = ( -/obj/machinery/computer/shuttle/ruins_transport_shuttle, -/turf/simulated/shuttle/floor{ - icon_state = "floor4" - }, -/area/shuttle/ussp) -"iQ" = ( -/obj/effect/decal/remains/human{ - desc = "This guy seemed to have died in terrible way! Half his remains are dust."; - name = "Human remains" - }, -/obj/structure/chair/comfy/shuttle{ - dir = 8 - }, -/turf/simulated/shuttle/floor{ - icon_state = "floor4" - }, -/area/shuttle/ussp) -"iR" = ( -/obj/structure/table, -/obj/item/clothing/head/soft/solgov, -/turf/simulated/shuttle/floor{ - icon_state = "floor4" - }, -/area/shuttle/ussp) -"iS" = ( -/obj/structure/closet/crate, -/obj/effect/spawner/lootdrop/maintenance{ - lootcount = 2; - name = "2maintenance loot spawner" - }, -/obj/structure/sign/poster/contraband/communist_state{ - pixel_x = -32 - }, -/turf/simulated/floor/plasteel{ - dir = 9; - icon_state = "brown" - }, -/area/derelict/arrival) -"iT" = ( -/obj/structure/closet/crate/trashcart, -/turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "brown" - }, -/area/derelict/arrival) -"iU" = ( -/obj/effect/landmark/burnturf, -/turf/simulated/floor/plasteel, -/area/derelict/arrival) -"iV" = ( -/turf/simulated/floor/plasteel{ - dir = 4; - icon_state = "brown" - }, -/area/derelict/arrival) -"iW" = ( -/obj/machinery/door/airlock/science{ - name = "Science Wing" - }, -/obj/machinery/door/poddoor/impassable{ - id_tag = "ruslock"; - layer = 3; - name = "Central Annex Lockdown" - }, -/turf/simulated/floor/plasteel{ - dir = 8; - icon_state = "purple" - }, -/area/derelict/eva{ - name = "Derelict Annex" - }) -"iX" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/machinery/door/airlock/science{ - name = "Science Wing" - }, -/obj/machinery/door/poddoor/impassable{ - id_tag = "ruslock"; - layer = 3; - name = "Central Annex Lockdown" - }, -/turf/simulated/floor/plasteel{ - dir = 4; - icon_state = "purple" - }, -/area/derelict/eva{ - name = "Derelict Annex" - }) -"iY" = ( -/obj/structure/lattice, -/obj/item/stack/ore/iron, -/turf/template_noop, -/area/derelict/eva{ - name = "Derelict Annex" - }) -"iZ" = ( -/obj/effect/landmark/damageturf, -/obj/effect/decal/remains/human{ - desc = "This guy seemed to have died in terrible way! Half his remains are dust."; - name = "Human remains" - }, -/turf/simulated/floor/plating/airless, -/area/derelict/eva{ - name = "Derelict Annex" - }) -"ja" = ( -/obj/structure/lattice, -/turf/template_noop, -/area/derelict/eva{ - name = "Derelict Annex" - }) -"jb" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/machinery/door/airlock/engineering{ - name = "Engineering Wing" - }, -/turf/simulated/floor/plasteel{ - dir = 8; - icon_state = "caution" - }, -/area/derelict/eva{ - name = "Derelict Annex" - }) -"jc" = ( -/obj/machinery/door/airlock/engineering{ - name = "Engineering Wing" - }, -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/turf/simulated/floor/plasteel{ - dir = 4; - icon_state = "caution" - }, -/area/derelict/eva{ - name = "Derelict Annex" - }) -"jd" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/structure/chair/wood{ - dir = 4 - }, -/turf/simulated/floor/plasteel{ - icon_state = "dark" - }, -/area/derelict/crew_quarters) -"je" = ( -/obj/structure/chair/wood{ - dir = 4 - }, -/turf/simulated/floor/plasteel{ - icon_state = "dark" - }, -/area/derelict/crew_quarters) -"jf" = ( -/obj/effect/decal/cleanable/blood, -/turf/simulated/floor/plasteel{ - icon_state = "dark" - }, -/area/derelict/crew_quarters) -"jg" = ( -/obj/machinery/light/spot{ - dir = 4; - tag = "icon-tube1 (EAST)" - }, -/obj/effect/decal/cleanable/dirt, -/turf/simulated/floor/plasteel{ - icon_state = "wood" - }, -/area/derelict/crew_quarters) -"jh" = ( -/turf/template_noop, -/turf/simulated/wall/mineral/titanium/nodecon/nosmooth{ - icon_state = "swall_f10" - }, -/area/derelict/eva{ - name = "Derelict Annex" - }) -"ji" = ( -/obj/machinery/light/small{ - dir = 8 - }, -/turf/simulated/shuttle/floor{ - icon_state = "floor4" - }, -/area/shuttle/ussp) -"jj" = ( -/obj/item/paper/djstation{ - info = "Блять, сука. Блять. Я знал, что эта миссия была ошибкой, что этот идиот Томас был убит каким-то разъяренным русским роботом-охранником в оружейной, а лейтенант вбежал на станцию, как идиот, и попал в ловушку. Теперь я просто сижу , потому что этот шаттл, черт возьми, не двигается. Этот тупой кусок дерьма, стыковочный рычаг USSP, должно быть, заклинило, а у меня нет скафандра, чтобы выйти и починить его.

Кто, черт возьми, атакует космическую станцию ​​без него? В любом случае, без ригов выходить в открытый космос? Нельзя же, черт возьми, выйти в откртый космос с горячим кофе и раслабиться"; - name = "неизвестный отчет" - }, -/turf/simulated/shuttle/floor{ - icon_state = "floor4" - }, -/area/shuttle/ussp) -"jk" = ( -/turf/simulated/shuttle/floor{ - icon_state = "floor4" - }, -/area/shuttle/ussp) -"jl" = ( -/obj/machinery/door/airlock/external{ - id_tag = "s_docking_airlock"; - name = "Shuttle Airlock"; - req_access_txt = "150" - }, -/obj/structure/fans/tiny, -/turf/simulated/shuttle/floor{ - icon_state = "floor4" - }, -/area/shuttle/ussp) -"jm" = ( -/obj/machinery/door/airlock/external{ - id_tag = "kc13_ussp"; - name = "KC13 Docking Port" - }, -/obj/structure/fans/tiny, -/turf/simulated/floor/plasteel{ - icon_state = "brown" - }, -/area/derelict/arrival) -"jn" = ( -/obj/effect/decal/cleanable/dirt, -/turf/simulated/floor/plasteel, -/area/derelict/arrival) -"jo" = ( -/obj/item/trash/spentcasing{ - icon_state = "s-casing" - }, -/turf/simulated/floor/plasteel, -/area/derelict/arrival) -"jp" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/effect/decal/cleanable/blood/drip, -/turf/simulated/floor/plasteel, -/area/derelict/arrival) -"jq" = ( -/obj/effect/landmark/burnturf, -/obj/item/trash/spentcasing{ - icon_state = "s-casing" - }, -/turf/simulated/floor/plasteel, -/area/derelict/arrival) -"jr" = ( -/obj/item/twohanded/required/kirbyplants, -/turf/simulated/floor/plasteel{ - dir = 5; - icon_state = "brown" - }, -/area/derelict/arrival) -"js" = ( -/obj/effect/decal/cleanable/dirt, -/turf/simulated/floor/plasteel{ - dir = 9; - icon_state = "redblue" - }, -/area/derelict/eva{ - name = "Derelict Annex" - }) -"jt" = ( -/obj/item/trash/spentcasing, -/turf/simulated/floor/plasteel{ - dir = 4; - icon_state = "rampbottom"; - tag = "icon-stage_stairs" - }, -/area/derelict/eva{ - name = "Derelict Annex" - }) -"ju" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "redblue" - }, -/area/derelict/eva{ - name = "Derelict Annex" - }) -"jv" = ( -/turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "redblue" - }, -/area/derelict/eva{ - name = "Derelict Annex" - }) -"jw" = ( -/obj/structure/sign/securearea{ - desc = "A warning sign which reads 'RADIOACTIVE AREA'"; - icon_state = "radiation"; - name = "RADIOACTIVE AREA"; - pixel_x = 32 - }, -/obj/machinery/light/small{ - dir = 4 - }, -/obj/effect/decal/warning_stripes/east, -/turf/simulated/floor/plasteel{ - dir = 5; - icon_state = "redblue" - }, -/area/derelict/eva{ - name = "Derelict Annex" - }) -"jx" = ( -/obj/machinery/light/small{ - dir = 8 - }, -/turf/simulated/floor/plating/airless, -/area/derelict/arrival) -"jy" = ( -/obj/structure/window/reinforced, -/turf/template_noop, -/area/derelict/eva{ - name = "Derelict Annex" - }) -"jz" = ( -/obj/effect/landmark/damageturf, -/turf/simulated/floor/plating/airless, -/area/derelict/eva{ - name = "Derelict Annex" - }) -"jA" = ( -/turf/simulated/floor/plating/airless, -/area/derelict/eva{ - name = "Derelict Annex" - }) -"jB" = ( -/turf/simulated/wall/mineral/titanium/nodecon/nosmooth{ - icon_state = "swall_f5" - }, -/turf/simulated/floor/engine{ - name = "vacuum floor"; - nitrogen = 0.01; - oxygen = 0.01 - }, -/area/derelict/eva{ - name = "Derelict Annex" - }) -"jC" = ( -/obj/structure/closet/radiation, -/obj/structure/sign/securearea{ - desc = "A warning sign which reads 'RADIOACTIVE AREA'"; - icon_state = "radiation"; - name = "RADIOACTIVE AREA"; - pixel_x = -32 - }, -/obj/machinery/light/small{ - dir = 8 - }, -/obj/effect/decal/warning_stripes/west, -/turf/simulated/floor/plasteel{ - dir = 9; - icon_state = "caution" - }, -/area/derelict/eva{ - name = "Derelict Annex" - }) -"jD" = ( -/turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "caution" - }, -/area/derelict/eva{ - name = "Derelict Annex" - }) -"jE" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "caution" - }, -/area/derelict/eva{ - name = "Derelict Annex" - }) -"jF" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/turf/simulated/floor/plasteel{ - dir = 5; - icon_state = "caution" - }, -/area/derelict/eva{ - name = "Derelict Annex" - }) -"jG" = ( -/obj/effect/decal/cleanable/dirt, -/turf/simulated/floor/plasteel{ - dir = 8; - icon_state = "rampbottom"; - tag = "icon-stage_stairs" - }, -/area/derelict/eva{ - name = "Derelict Annex" - }) -"jH" = ( -/obj/effect/decal/cleanable/dirt, -/turf/simulated/floor/plasteel{ - dir = 5; - icon_state = "caution" - }, -/area/derelict/eva{ - name = "Derelict Annex" - }) -"jI" = ( -/obj/structure/table/wood/fancy, -/obj/item/candle, -/turf/simulated/floor/carpet, -/area/derelict/crew_quarters) -"jJ" = ( -/obj/item/stack/cable_coil{ - amount = 2 - }, -/turf/template_noop, -/area/template_noop) -"jK" = ( -/obj/structure/lattice/catwalk, -/turf/template_noop, -/area/space/nearstation) -"jL" = ( -/obj/effect/decal/warning_stripes/southeastcorner, -/obj/machinery/atmospherics/pipe/simple/hidden, -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/turf/simulated/floor/plasteel{ - icon_state = "dark" - }, -/area/derelict/crew_quarters) -"jN" = ( -/obj/structure/window/reinforced, -/obj/machinery/light/small{ - pixel_x = 16; - pixel_y = 5 - }, -/turf/template_noop, -/area/derelict/eva{ - name = "Derelict Annex" - }) -"jO" = ( -/obj/effect/decal/warning_stripes/south, -/turf/simulated/floor/plasteel{ - icon_state = "dark" - }, -/area/derelict/crew_quarters) -"jP" = ( -/obj/item/solar_assembly, -/turf/simulated/floor/plasteel/airless{ - icon_state = "solarpanel" - }, -/area/space/nearstation) -"jQ" = ( -/obj/structure/chair/comfy/shuttle{ - dir = 4 - }, -/turf/simulated/shuttle/floor{ - icon_state = "floor4" - }, -/area/shuttle/ussp) -"jR" = ( -/obj/structure/chair/comfy/shuttle{ - dir = 8 - }, -/obj/machinery/light/small{ - dir = 4 - }, -/turf/simulated/shuttle/floor{ - icon_state = "floor4" - }, -/area/shuttle/ussp) -"jS" = ( -/turf/simulated/floor/plasteel{ - icon_state = "derelict9" - }, -/area/derelict/arrival) -"jT" = ( -/turf/simulated/floor/plasteel{ - icon_state = "derelict10" - }, -/area/derelict/arrival) -"jU" = ( -/obj/effect/decal/cleanable/blood, -/turf/simulated/floor/plasteel{ - icon_state = "derelict11" - }, -/area/derelict/arrival) -"jV" = ( -/turf/simulated/floor/plasteel{ - icon_state = "derelict12" - }, -/area/derelict/arrival) -"jW" = ( -/turf/simulated/floor/plasteel{ - icon_state = "derelict13" - }, -/area/derelict/arrival) -"jX" = ( -/obj/item/trash/spentcasing{ - icon_state = "762-casing" - }, -/turf/simulated/floor/plasteel{ - icon_state = "derelict14" - }, -/area/derelict/arrival) -"jY" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/structure/cable{ - d1 = 2; - d2 = 4; - icon_state = "2-4" - }, -/turf/simulated/floor/plasteel{ - icon_state = "derelict15" - }, -/area/derelict/arrival) -"jZ" = ( -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/turf/simulated/floor/plasteel{ - icon_state = "derelict16" - }, -/area/derelict/arrival) -"ka" = ( -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/turf/simulated/floor/plasteel, -/area/derelict/arrival) -"kb" = ( -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/machinery/door/airlock/shuttle{ - name = "Central Annex" - }, -/turf/simulated/floor/plasteel, -/area/derelict/arrival) -"kc" = ( -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/machinery/light/small{ - dir = 1 - }, -/turf/simulated/floor/plasteel, -/area/derelict/eva{ - name = "Derelict Annex" - }) -"kd" = ( -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/effect/decal/cleanable/dirt, -/turf/simulated/floor/plasteel, -/area/derelict/eva{ - name = "Derelict Annex" - }) -"ke" = ( -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/effect/decal/cleanable/dirt, -/obj/item/trash/spentcasing{ - icon_state = "762-casing" - }, -/turf/simulated/floor/plasteel, -/area/derelict/eva{ - name = "Derelict Annex" - }) -"kf" = ( -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/effect/decal/cleanable/blood/splatter, -/turf/simulated/floor/plasteel, -/area/derelict/eva{ - name = "Derelict Annex" - }) -"kg" = ( -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/machinery/door/airlock/shuttle{ - name = "Central Annex" - }, -/obj/effect/decal/cleanable/blood/tracks{ - dir = 4 - }, -/obj/effect/decal/cleanable/blood/tracks{ - dir = 8 - }, -/turf/simulated/floor/plasteel, -/area/derelict/eva{ - name = "Derelict Annex" - }) -"kh" = ( -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/effect/decal/cleanable/blood/tracks{ - dir = 4 - }, -/obj/effect/decal/cleanable/blood/tracks{ - dir = 8 - }, -/turf/simulated/floor/plasteel, -/area/derelict/eva{ - name = "Derelict Annex" - }) -"ki" = ( -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/effect/decal/cleanable/blood/tracks{ - dir = 4 - }, -/obj/effect/decal/cleanable/blood/tracks{ - dir = 8 - }, -/turf/simulated/floor/plasteel{ - dir = 4; - icon_state = "rampbottom"; - tag = "icon-stage_stairs" - }, -/area/derelict/eva{ - name = "Derelict Annex" - }) -"kj" = ( -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/effect/decal/cleanable/blood/tracks{ - dir = 4 - }, -/obj/effect/decal/cleanable/blood, -/obj/effect/decal/cleanable/blood, -/obj/effect/decal/remains/human{ - desc = "This guy seemed to have died in terrible way! Half his remains are dust."; - name = "Human remains" - }, -/turf/simulated/floor/plasteel{ - dir = 8; - icon_state = "redblue" - }, -/area/derelict/eva{ - name = "Derelict Annex" - }) -"kk" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/warning_stripes/east, -/turf/simulated/floor/plasteel{ - dir = 4; - icon_state = "redblue" - }, -/area/derelict/eva{ - name = "Derelict Annex" - }) -"kl" = ( -/obj/machinery/door/airlock/external{ - name = "External Airlock" - }, -/turf/simulated/floor/plasteel, -/area/derelict/eva{ - name = "Derelict Annex" - }) -"km" = ( -/obj/structure/window/reinforced, -/obj/structure/window/reinforced{ - dir = 1 - }, -/obj/effect/decal/cleanable/dirt, -/turf/simulated/floor/plating, -/area/derelict/eva{ - name = "Derelict Annex" - }) -"kn" = ( -/obj/machinery/door/airlock/external{ - name = "External Airlock" - }, -/turf/simulated/floor/engine, -/area/derelict/eva{ - name = "Derelict Annex" - }) -"ko" = ( -/obj/item/stack/ore/iron, -/turf/simulated/floor/plating/airless, -/area/derelict/eva{ - name = "Derelict Annex" - }) -"kp" = ( -/obj/effect/landmark/damageturf, -/obj/item/stack/ore/slag, -/turf/simulated/floor/plating/airless, -/area/derelict/eva{ - name = "Derelict Annex" - }) -"kq" = ( -/obj/structure/cable{ - d2 = 4; - icon_state = "0-4" - }, -/turf/simulated/floor/engine{ - name = "vacuum floor"; - nitrogen = 0.01; - oxygen = 0.01 - }, -/area/derelict/eva{ - name = "Derelict Annex" - }) -"kr" = ( -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/machinery/door/airlock/external{ - name = "External Airlock" - }, -/turf/simulated/floor/engine, -/area/derelict/eva{ - name = "Derelict Annex" - }) -"ks" = ( -/obj/structure/window/reinforced, -/obj/structure/window/reinforced{ - dir = 1 - }, -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/effect/decal/cleanable/dirt, -/turf/simulated/floor/plating, -/area/derelict/eva{ - name = "Derelict Annex" - }) -"kt" = ( -/obj/machinery/door/airlock/external{ - name = "External Airlock" - }, -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/machinery/door/poddoor/impassable{ - id_tag = "ruslock"; - layer = 3; - name = "Central Annex Lockdown" - }, -/turf/simulated/floor/plasteel, -/area/derelict/eva{ - name = "Derelict Annex" - }) -"ku" = ( -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/warning_stripes/west, -/turf/simulated/floor/plasteel{ - dir = 8; - icon_state = "caution" - }, -/area/derelict/eva{ - name = "Derelict Annex" - }) -"kv" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 4; - icon_state = "1-4" - }, -/obj/structure/cable{ - d1 = 2; - d2 = 4; - icon_state = "2-4" - }, -/turf/simulated/floor/plasteel, -/area/derelict/eva{ - name = "Derelict Annex" - }) -"kw" = ( -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/turf/simulated/floor/plasteel{ - dir = 8; - icon_state = "rampbottom"; - tag = "icon-stage_stairs" - }, -/area/derelict/eva{ - name = "Derelict Annex" - }) -"kx" = ( -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/machinery/door/poddoor/impassable{ - id_tag = "ruslock"; - layer = 3; - name = "Central Annex Lockdown" - }, -/obj/machinery/door/airlock/shuttle{ - name = "Central Annex" - }, -/turf/simulated/floor/plasteel, -/area/derelict/eva{ - name = "Derelict Annex" - }) -"ky" = ( -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/machinery/light/small, -/turf/simulated/floor/plasteel, -/area/derelict/eva{ - name = "Derelict Annex" - }) -"kz" = ( -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/machinery/door/airlock/shuttle{ - name = "Central Annex" - }, -/obj/effect/decal/cleanable/dirt, -/turf/simulated/floor/plasteel, -/area/derelict/crew_quarters) -"kA" = ( -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/effect/decal/cleanable/dirt, -/turf/simulated/floor/carpet, -/area/derelict/crew_quarters) -"kB" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 8; - icon_state = "1-8" - }, -/turf/simulated/floor/carpet, -/area/derelict/crew_quarters) -"kC" = ( -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/turf/simulated/floor/carpet, -/area/derelict/crew_quarters) -"kD" = ( -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/structure/table/wood/fancy, -/obj/item/storage/bible{ - layer = 4.1 - }, -/obj/item/paper/djstation{ - info = "Я беспокоюсь о Тотстой. Его уже пятый раз за эту неделю отправляют в вытрезвитель, и сколько бы я ни приходил к нему, он может найти Бога только на дне стакана Тунгуской.