Removes pixel_* = 0 and tag = "icon*" from the map files (#15438)

* Pixel Removal

Co-Authored-By: AffectedArc07 <25063394+AffectedArc07@users.noreply.github.com>

* Fix

Why is that even there?

* Fix

Apparently I did the regex stuff in the wrong order for `Lavaland.dm`. Whoops

* Unit tests

* Mother of all map edits

* `tag = "icon` purging

* No area check

Far too much code debt for this PR to cover, but soon...

* At request

Co-authored-by: AffectedArc07 <25063394+AffectedArc07@users.noreply.github.com>
This commit is contained in:
SabreML
2021-07-14 23:07:12 +01:00
committed by GitHub
co-authored by AffectedArc07
parent 0596c0a12e
commit 036a69fea4
72 changed files with 10031 additions and 27387 deletions
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
@@ -17,8 +17,8 @@
"ad" = (
/obj/structure/flora/ausbushes/brflowers,
/turf/simulated/floor/grass{
oxygen = 14;
nitrogen = 23;
oxygen = 14;
temperature = 300
},
/area/lavaland/surface/outdoors)
@@ -194,8 +194,8 @@
/obj/item/bodybag,
/obj/item/reagent_containers/food/drinks/bottle/vodka,
/turf/simulated/floor/grass{
oxygen = 14;
nitrogen = 23;
oxygen = 14;
temperature = 300
},
/area/lavaland/surface/outdoors)
@@ -271,8 +271,8 @@
/area/ruin/powered/animal_hospital)
"aJ" = (
/turf/simulated/floor/plasteel/grimy{
oxygen = 14;
nitrogen = 23;
oxygen = 14;
temperature = 300
},
/area/lavaland/surface/outdoors)
@@ -655,24 +655,24 @@
/area/ruin/powered/animal_hospital)
"bL" = (
/turf/simulated/floor/grass{
oxygen = 14;
nitrogen = 23;
oxygen = 14;
temperature = 300
},
/area/lavaland/surface/outdoors)
"bM" = (
/obj/structure/flora/ausbushes/sunnybush,
/turf/simulated/floor/grass{
oxygen = 14;
nitrogen = 23;
oxygen = 14;
temperature = 300
},
/area/lavaland/surface/outdoors)
"bO" = (
/obj/structure/flora/ausbushes/ppflowers,
/turf/simulated/floor/grass{
oxygen = 14;
nitrogen = 23;
oxygen = 14;
temperature = 300
},
/area/lavaland/surface/outdoors)
@@ -743,8 +743,8 @@
dir = 6
},
/turf/simulated/floor/grass{
oxygen = 14;
nitrogen = 23;
oxygen = 14;
temperature = 300
},
/area/lavaland/surface/outdoors)
@@ -753,8 +753,8 @@
dir = 1
},
/turf/simulated/floor/grass{
oxygen = 14;
nitrogen = 23;
oxygen = 14;
temperature = 300
},
/area/lavaland/surface/outdoors)
@@ -763,8 +763,8 @@
dir = 10
},
/turf/simulated/floor/grass{
oxygen = 14;
nitrogen = 23;
oxygen = 14;
temperature = 300
},
/area/lavaland/surface/outdoors)
@@ -773,16 +773,16 @@
dir = 1
},
/turf/simulated/floor/grass{
oxygen = 14;
nitrogen = 23;
oxygen = 14;
temperature = 300
},
/area/lavaland/surface/outdoors)
"cb" = (
/obj/machinery/atmospherics/binary/valve,
/turf/simulated/floor/grass{
oxygen = 14;
nitrogen = 23;
oxygen = 14;
temperature = 300
},
/area/lavaland/surface/outdoors)
@@ -861,8 +861,8 @@
"cn" = (
/obj/machinery/light,
/turf/simulated/floor/grass{
oxygen = 14;
nitrogen = 23;
oxygen = 14;
temperature = 300
},
/area/lavaland/surface/outdoors)
@@ -932,8 +932,8 @@
dir = 4
},
/turf/simulated/floor/grass{
oxygen = 14;
nitrogen = 23;
oxygen = 14;
temperature = 300
},
/area/lavaland/surface/outdoors)
@@ -964,8 +964,8 @@
dir = 1
},
/turf/simulated/floor/grass{
oxygen = 14;
nitrogen = 23;
oxygen = 14;
temperature = 300
},
/area/lavaland/surface/outdoors)
@@ -975,8 +975,8 @@
dir = 1
},
/turf/simulated/floor/grass{
oxygen = 14;
nitrogen = 23;
oxygen = 14;
temperature = 300
},
/area/lavaland/surface/outdoors)
@@ -269,7 +269,6 @@
/area/ruin/unpowered/ash_walkers)
"aO" = (
/obj/structure/stone_tile/surrounding/cracked{
icon_state = "cracked_surrounding1";
dir = 1
},
/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface,
@@ -999,7 +998,6 @@
/area/ruin/unpowered/ash_walkers)
"cA" = (
/obj/structure/stone_tile/slab/cracked{
icon_state = "cracked_slab1";
dir = 4
},
/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface,
@@ -4,8 +4,8 @@
/area/template_noop)
"b" = (
/turf/simulated/floor/engine/cult{
oxygen = 24;
nitrogen = 23;
oxygen = 24;
temperature = 300
},
/area/ruin/unpowered/misc_lavaruin)
@@ -26,8 +26,8 @@
"g" = (
/obj/effect/decal/cleanable/blood/old,
/turf/simulated/floor/engine/cult{
oxygen = 24;
nitrogen = 23;
oxygen = 24;
temperature = 300
},
/area/ruin/unpowered/misc_lavaruin)
@@ -39,8 +39,8 @@
/obj/effect/decal/remains/human,
/obj/effect/decal/cleanable/blood/old,
/turf/simulated/floor/engine/cult{
oxygen = 24;
nitrogen = 23;
oxygen = 24;
temperature = 300
},
/area/ruin/unpowered/misc_lavaruin)
@@ -48,8 +48,8 @@
/obj/effect/decal/remains/human,
/obj/item/melee/cultblade,
/turf/simulated/floor/engine/cult{
oxygen = 24;
nitrogen = 23;
oxygen = 24;
temperature = 300
},
/area/ruin/unpowered/misc_lavaruin)
@@ -58,16 +58,16 @@
/obj/item/clothing/shoes/cult,
/obj/item/clothing/suit/hooded/cultrobes,
/turf/simulated/floor/engine/cult{
oxygen = 24;
nitrogen = 23;
oxygen = 24;
temperature = 300
},
/area/ruin/unpowered/misc_lavaruin)
"m" = (
/obj/effect/decal/remains/human,
/turf/simulated/floor/engine/cult{
oxygen = 24;
nitrogen = 23;
oxygen = 24;
temperature = 300
},
/area/ruin/unpowered/misc_lavaruin)
@@ -90,8 +90,8 @@
name = "ohfuck"
},
/turf/simulated/floor/engine/cult{
oxygen = 24;
nitrogen = 23;
oxygen = 24;
temperature = 300
},
/area/ruin/unpowered/misc_lavaruin)
@@ -101,8 +101,8 @@
/obj/item/clothing/suit/hooded/cultrobes,
/obj/effect/decal/cleanable/blood/old,
/turf/simulated/floor/engine/cult{
oxygen = 24;
nitrogen = 23;
oxygen = 24;
temperature = 300
},
/area/ruin/unpowered/misc_lavaruin)
@@ -16,8 +16,8 @@
"e" = (
/obj/item/stack/tile/brass,
/turf/simulated/floor/clockwork{
oxygen = 14;
nitrogen = 23;
oxygen = 14;
temperature = 300
},
/area/lavaland/surface/outdoors/unexplored)
@@ -30,8 +30,8 @@
/area/lavaland/surface/outdoors/unexplored)
"h" = (
/turf/simulated/floor/clockwork{
oxygen = 14;
nitrogen = 23;
oxygen = 14;
temperature = 300
},
/area/lavaland/surface/outdoors/unexplored)
@@ -45,8 +45,8 @@
"k" = (
/obj/item/clockwork/alloy_shards/small,
/turf/simulated/floor/clockwork{
oxygen = 14;
nitrogen = 23;
oxygen = 14;
temperature = 300
},
/area/lavaland/surface/outdoors/unexplored)
@@ -68,8 +68,8 @@
"p" = (
/obj/item/clockwork/alloy_shards/medium,
/turf/simulated/floor/clockwork{
oxygen = 14;
nitrogen = 23;
oxygen = 14;
temperature = 300
},
/area/lavaland/surface/outdoors/unexplored)
@@ -84,8 +84,8 @@
"s" = (
/obj/item/clockwork/alloy_shards/large,
/turf/simulated/floor/clockwork{
oxygen = 14;
nitrogen = 23;
oxygen = 14;
temperature = 300
},
/area/lavaland/surface/outdoors/unexplored)
@@ -96,8 +96,8 @@
"u" = (
/obj/structure/grille/ratvar,
/turf/simulated/floor/clockwork{
oxygen = 14;
nitrogen = 23;
oxygen = 14;
temperature = 300
},
/area/lavaland/surface/outdoors/unexplored)
@@ -109,8 +109,8 @@
"w" = (
/obj/structure/grille/ratvar/broken,
/turf/simulated/floor/clockwork{
oxygen = 14;
nitrogen = 23;
oxygen = 14;
temperature = 300
},
/area/lavaland/surface/outdoors/unexplored)
@@ -118,48 +118,48 @@
/obj/structure/clockwork/wall_gear,
/obj/item/stack/tile/brass,
/turf/simulated/floor/clockwork{
oxygen = 14;
nitrogen = 23;
oxygen = 14;
temperature = 300
},
/area/lavaland/surface/outdoors/unexplored)
"y" = (
/obj/item/clockwork/component/geis_capacitor/fallen_armor,
/turf/simulated/floor/clockwork{
oxygen = 14;
nitrogen = 23;
oxygen = 14;
temperature = 300
},
/area/lavaland/surface/outdoors/unexplored)
"z" = (
/obj/structure/clockwork/wall_gear,
/turf/simulated/floor/clockwork{
oxygen = 14;
nitrogen = 23;
oxygen = 14;
temperature = 300
},
/area/lavaland/surface/outdoors/unexplored)
"A" = (
/obj/item/clockwork/alloy_shards/clockgolem_remains,
/turf/simulated/floor/clockwork{
oxygen = 14;
nitrogen = 23;
oxygen = 14;
temperature = 300
},
/area/lavaland/surface/outdoors/unexplored)
"B" = (
/obj/item/clockwork/weapon/ratvarian_spear,
/turf/simulated/floor/clockwork{
oxygen = 14;
nitrogen = 23;
oxygen = 14;
temperature = 300
},
/area/lavaland/surface/outdoors/unexplored)
"C" = (
/obj/item/clockwork/alloy_shards/medium/gear_bit,
/turf/simulated/floor/clockwork{
oxygen = 14;
nitrogen = 23;
oxygen = 14;
temperature = 300
},
/area/lavaland/surface/outdoors/unexplored)
@@ -174,8 +174,8 @@
"F" = (
/obj/structure/dead_ratvar,
/turf/simulated/floor/clockwork{
oxygen = 14;
nitrogen = 23;
oxygen = 14;
temperature = 300
},
/area/lavaland/surface/outdoors/unexplored)
@@ -13,10 +13,10 @@
/area/ruin/unpowered/misc_lavaruin)
"e" = (
/obj/structure/mirror{
broken = 1;
desc = "This mirror has been shattered. It looks like the bad luck energies spilling from it are taking immediate effect on your surroundings!";
icon_state = "mirror_broke";
pixel_x = -28;
broken = 1
pixel_x = -28
},
/obj/item/clothing/suit/bloated_human,
/obj/effect/decal/cleanable/blood,
@@ -25,20 +25,20 @@
/area/ruin/unpowered/misc_lavaruin)
"f" = (
/obj/structure/mirror{
broken = 1;
desc = "This mirror has been shattered. It looks like the bad luck energies spilling from it are taking immediate effect on your surroundings!";
icon_state = "mirror_broke";
pixel_x = 28;
broken = 1
pixel_x = 28
},
/turf/simulated/floor/plating/burnt,
/area/ruin/unpowered/misc_lavaruin)
"g" = (
/obj/effect/decal/cleanable/blood/tracks,
/obj/structure/mirror{
broken = 1;
desc = "This mirror has been shattered. It looks like the bad luck energies spilling from it are taking immediate effect on your surroundings!";
icon_state = "mirror_broke";
pixel_x = -28;
broken = 1
pixel_x = -28
},
/turf/simulated/floor/plating,
/area/ruin/unpowered/misc_lavaruin)
@@ -55,29 +55,29 @@
/area/ruin/unpowered/misc_lavaruin)
"k" = (
/obj/structure/mirror{
broken = 1;
desc = "This mirror has been shattered. It looks like the bad luck energies spilling from it are taking immediate effect on your surroundings!";
icon_state = "mirror_broke";
pixel_y = 28;
broken = 1
pixel_y = 28
},
/obj/item/kitchen/knife/envy,
/turf/simulated/floor/plating,
/area/ruin/unpowered/misc_lavaruin)
"l" = (
/obj/structure/mirror{
broken = 1;
desc = "This mirror has been shattered. It looks like the bad luck energies spilling from it are taking immediate effect on your surroundings!";
icon_state = "mirror_broke";
pixel_x = 28;
broken = 1
pixel_x = 28
},
/turf/simulated/floor/plating,
/area/ruin/unpowered/misc_lavaruin)
"m" = (
/obj/structure/mirror{
broken = 1;
desc = "This mirror has been shattered. It looks like the bad luck energies spilling from it are taking immediate effect on your surroundings!";
icon_state = "mirror_broke";
pixel_x = -28;
broken = 1
pixel_x = -28
},
/turf/simulated/floor/plating,
/area/ruin/unpowered/misc_lavaruin)
@@ -86,10 +86,10 @@
/area/ruin/unpowered/misc_lavaruin)
"o" = (
/obj/structure/mirror{
broken = 1;
desc = "This mirror has been shattered. It looks like the bad luck energies spilling from it are taking immediate effect on your surroundings!";
icon_state = "mirror_broke";
pixel_x = -28;
broken = 1
pixel_x = -28
},
/turf/simulated/floor/plating/damaged,
/area/ruin/unpowered/misc_lavaruin)
@@ -28,7 +28,6 @@
/area/shuttle/freegolem)
"h" = (
/obj/structure/shuttle/engine/heater{
icon_state = "heater";
dir = 4
},
/obj/structure/window/reinforced{
@@ -105,8 +104,7 @@
name = "statue of the Liberator"
},
/obj/structure/window/reinforced{
dir = 4;
pixel_x = 0
dir = 4
},
/turf/simulated/floor/mineral/titanium/purple,
/area/shuttle/freegolem)
@@ -153,8 +151,7 @@
/area/shuttle/freegolem)
"C" = (
/obj/structure/window/reinforced{
dir = 4;
pixel_x = 0
dir = 4
},
/obj/structure/table/wood,
/obj/item/bedsheet/rd/royal_cape{
@@ -172,7 +169,6 @@
"D" = (
/obj/machinery/light,
/obj/structure/chair/comfy/purp{
icon_state = "comfychair";
dir = 1
},
/turf/simulated/floor/mineral/titanium/purple,
@@ -170,8 +170,8 @@
"J" = (
/obj/effect/spawner/window/shuttle,
/turf/simulated/floor/plating{
oxygen = 14;
nitrogen = 23;
oxygen = 14;
temperature = 300
},
/area/ruin/powered)
@@ -7,8 +7,8 @@
/area/ruin/unpowered/hierophant)
"c" = (
/obj/effect/light_emitter{
light_range = 3;
light_power = 5
light_power = 5;
light_range = 3
},
/turf/simulated/floor/indestructible/hierophant,
/area/ruin/unpowered/hierophant)
@@ -21,8 +21,8 @@
/area/ruin/unpowered/hierophant)
"f" = (
/obj/effect/light_emitter{
light_range = 3;
light_power = 5
light_power = 5;
light_range = 3
},
/turf/simulated/floor/indestructible/hierophant/two,
/area/ruin/unpowered/hierophant)
@@ -15,8 +15,8 @@
"e" = (
/obj/effect/decal/cleanable/dirt,
/turf/simulated/floor/plating{
oxygen = 14;
nitrogen = 23;
oxygen = 14;
temperature = 300
},
/area/ruin/unpowered/misc_lavaruin)
@@ -24,8 +24,8 @@
/obj/structure/table/wood,
/obj/item/storage/box/cups,
/turf/simulated/floor/wood{
oxygen = 14;
nitrogen = 23;
oxygen = 14;
temperature = 300
},
/area/ruin/unpowered/misc_lavaruin)
@@ -33,16 +33,16 @@
/obj/structure/reagent_dispensers/water_cooler/pizzaparty,
/obj/effect/decal/cleanable/dirt,
/turf/simulated/floor/wood{
oxygen = 14;
nitrogen = 23;
oxygen = 14;
temperature = 300
},
/area/ruin/unpowered/misc_lavaruin)
"h" = (
/obj/effect/decal/cleanable/dirt,
/turf/simulated/floor/wood{
oxygen = 14;
nitrogen = 23;
oxygen = 14;
temperature = 300
},
/area/ruin/unpowered/misc_lavaruin)
@@ -50,8 +50,8 @@
/obj/effect/decal/cleanable/dirt,
/obj/effect/decal/cleanable/dirt,
/turf/simulated/floor/wood{
oxygen = 14;
nitrogen = 23;
oxygen = 14;
temperature = 300
},
/area/ruin/unpowered/misc_lavaruin)
@@ -59,8 +59,8 @@
/obj/item/reagent_containers/food/snacks/mushroompizzaslice,
/obj/effect/decal/cleanable/dirt,
/turf/simulated/floor/plating{
oxygen = 14;
nitrogen = 23;
oxygen = 14;
temperature = 300
},
/area/ruin/unpowered/misc_lavaruin)
@@ -69,8 +69,8 @@
/obj/effect/spawner/lootdrop/pizzaparty,
/obj/effect/decal/cleanable/dirt,
/turf/simulated/floor/wood{
oxygen = 14;
nitrogen = 23;
oxygen = 14;
temperature = 300
},
/area/ruin/unpowered/misc_lavaruin)
@@ -83,8 +83,8 @@
/obj/effect/decal/cleanable/dirt,
/obj/effect/decal/cleanable/cobweb2,
/turf/simulated/floor/wood{
oxygen = 14;
nitrogen = 23;
oxygen = 14;
temperature = 300
},
/area/ruin/unpowered/misc_lavaruin)
@@ -92,8 +92,8 @@
/obj/item/chair/wood/wings,
/obj/effect/decal/cleanable/dirt,
/turf/simulated/floor/plating{
oxygen = 14;
nitrogen = 23;
oxygen = 14;
temperature = 300
},
/area/ruin/unpowered/misc_lavaruin)
@@ -101,8 +101,8 @@
/obj/structure/glowshroom/single,
/obj/effect/decal/cleanable/dirt,
/turf/simulated/floor/wood{
oxygen = 14;
nitrogen = 23;
oxygen = 14;
temperature = 300
},
/area/ruin/unpowered/misc_lavaruin)
@@ -110,8 +110,8 @@
/obj/item/trash/plate,
/obj/effect/decal/cleanable/dirt,
/turf/simulated/floor/wood{
oxygen = 14;
nitrogen = 23;
oxygen = 14;
temperature = 300
},
/area/ruin/unpowered/misc_lavaruin)
@@ -119,8 +119,8 @@
/obj/effect/decal/remains/human,
/obj/effect/decal/cleanable/dirt,
/turf/simulated/floor/wood{
oxygen = 14;
nitrogen = 23;
oxygen = 14;
temperature = 300
},
/area/ruin/unpowered/misc_lavaruin)
@@ -128,8 +128,8 @@
/obj/item/chair/wood/wings,
/obj/effect/decal/cleanable/dirt,
/turf/simulated/floor/wood{
oxygen = 14;
nitrogen = 23;
oxygen = 14;
temperature = 300
},
/area/ruin/unpowered/misc_lavaruin)
@@ -141,15 +141,15 @@
name = "party hat"
},
/turf/simulated/floor/wood{
oxygen = 14;
nitrogen = 23;
oxygen = 14;
temperature = 300
},
/area/ruin/unpowered/misc_lavaruin)
"s" = (
/turf/simulated/floor/wood{
oxygen = 14;
nitrogen = 23;
oxygen = 14;
temperature = 300
},
/area/ruin/unpowered/misc_lavaruin)
@@ -157,16 +157,16 @@
/obj/structure/chair/wood/wings,
/obj/effect/decal/remains/human,
/turf/simulated/floor/wood{
oxygen = 14;
nitrogen = 23;
oxygen = 14;
temperature = 300
},
/area/ruin/unpowered/misc_lavaruin)
"u" = (
/obj/structure/glowshroom/single,
/turf/simulated/floor/wood{
oxygen = 14;
nitrogen = 23;
oxygen = 14;
temperature = 300
},
/area/ruin/unpowered/misc_lavaruin)
@@ -179,8 +179,8 @@
/obj/item/kitchen/utensil/fork,
/obj/effect/decal/cleanable/dirt,
/turf/simulated/floor/wood{
oxygen = 14;
nitrogen = 23;
oxygen = 14;
temperature = 300
},
/area/ruin/unpowered/misc_lavaruin)
@@ -188,8 +188,8 @@
/obj/structure/table/wood,
/obj/effect/spawner/lootdrop/pizzaparty,
/turf/simulated/floor/wood{
oxygen = 14;
nitrogen = 23;
oxygen = 14;
temperature = 300
},
/area/ruin/unpowered/misc_lavaruin)
@@ -197,8 +197,8 @@
/obj/structure/table/wood,
/obj/item/trash/plate,
/turf/simulated/floor/wood{
oxygen = 14;
nitrogen = 23;
oxygen = 14;
temperature = 300
},
/area/ruin/unpowered/misc_lavaruin)
@@ -207,8 +207,8 @@
/obj/structure/glowshroom/single,
/obj/item/a_gift,
/turf/simulated/floor/wood{
oxygen = 14;
nitrogen = 23;
oxygen = 14;
temperature = 300
},
/area/ruin/unpowered/misc_lavaruin)
@@ -217,16 +217,16 @@
/obj/item/trash/plate,
/obj/item/kitchen/utensil/fork,
/turf/simulated/floor/wood{
oxygen = 14;
nitrogen = 23;
oxygen = 14;
temperature = 300
},
/area/ruin/unpowered/misc_lavaruin)
"B" = (
/obj/effect/baseturf_helper/lava_land/surface,
/turf/simulated/floor/wood{
oxygen = 14;
nitrogen = 23;
oxygen = 14;
temperature = 300
},
/area/ruin/unpowered/misc_lavaruin)
@@ -236,8 +236,8 @@
},
/obj/effect/decal/cleanable/dirt,
/turf/simulated/floor/plating{
oxygen = 14;
nitrogen = 23;
oxygen = 14;
temperature = 300
},
/area/ruin/unpowered/misc_lavaruin)
@@ -246,8 +246,8 @@
/obj/item/reagent_containers/food/snacks/margheritaslice,
/obj/item/trash/plate,
/turf/simulated/floor/wood{
oxygen = 14;
nitrogen = 23;
oxygen = 14;
temperature = 300
},
/area/ruin/unpowered/misc_lavaruin)
@@ -255,8 +255,8 @@
/obj/structure/table/wood,
/obj/item/reagent_containers/food/snacks/meatpizzaslice,
/turf/simulated/floor/wood{
oxygen = 14;
nitrogen = 23;
oxygen = 14;
temperature = 300
},
/area/ruin/unpowered/misc_lavaruin)
@@ -264,24 +264,24 @@
/obj/structure/table/wood,
/obj/item/reagent_containers/food/snacks/sliceable/birthdaycake,
/turf/simulated/floor/wood{
oxygen = 14;
nitrogen = 23;
oxygen = 14;
temperature = 300
},
/area/ruin/unpowered/misc_lavaruin)
"G" = (
/obj/structure/table/wood,
/turf/simulated/floor/wood{
oxygen = 14;
nitrogen = 23;
oxygen = 14;
temperature = 300
},
/area/ruin/unpowered/misc_lavaruin)
"H" = (
/obj/item/chair/wood/wings,
/turf/simulated/floor/wood{
oxygen = 14;
nitrogen = 23;
oxygen = 14;
temperature = 300
},
/area/ruin/unpowered/misc_lavaruin)
@@ -289,8 +289,8 @@
/obj/item/kitchen/utensil/fork,
/obj/effect/decal/cleanable/dirt,
/turf/simulated/floor/plating{
oxygen = 14;
nitrogen = 23;
oxygen = 14;
temperature = 300
},
/area/ruin/unpowered/misc_lavaruin)
@@ -298,8 +298,8 @@
/obj/structure/glowshroom/single,
/obj/effect/decal/cleanable/dirt,
/turf/simulated/floor/plating{
oxygen = 14;
nitrogen = 23;
oxygen = 14;
temperature = 300
},
/area/ruin/unpowered/misc_lavaruin)
@@ -310,8 +310,8 @@
/obj/effect/decal/remains/human,
/obj/effect/decal/cleanable/dirt,
/turf/simulated/floor/wood{
oxygen = 14;
nitrogen = 23;
oxygen = 14;
temperature = 300
},
/area/ruin/unpowered/misc_lavaruin)
@@ -319,8 +319,8 @@
/obj/effect/decal/cleanable/dirt,
/obj/effect/decal/cleanable/dirt,
/turf/simulated/floor/plating{
oxygen = 14;
nitrogen = 23;
oxygen = 14;
temperature = 300
},
/area/ruin/unpowered/misc_lavaruin)
@@ -328,8 +328,8 @@
/obj/effect/decal/cleanable/dirt,
/obj/item/a_gift,
/turf/simulated/floor/wood{
oxygen = 14;
nitrogen = 23;
oxygen = 14;
temperature = 300
},
/area/ruin/unpowered/misc_lavaruin)
@@ -342,8 +342,8 @@
/obj/item/kitchen/knife,
/obj/effect/decal/cleanable/dirt,
/turf/simulated/floor/wood{
oxygen = 14;
nitrogen = 23;
oxygen = 14;
temperature = 300
},
/area/ruin/unpowered/misc_lavaruin)
@@ -353,15 +353,15 @@
},
/obj/effect/decal/cleanable/dirt,
/turf/simulated/floor/wood{
oxygen = 14;
nitrogen = 23;
oxygen = 14;
temperature = 300
},
/area/ruin/unpowered/misc_lavaruin)
"Q" = (
/turf/simulated/floor/plating{
oxygen = 14;
nitrogen = 23;
oxygen = 14;
temperature = 300
},
/area/ruin/unpowered/misc_lavaruin)
@@ -8,13 +8,11 @@
"c" = (
/obj/item/paper/fluff/stations/lavaland/sloth/note,
/turf/simulated/floor/sepia{
blocks_air = 0;
slowdown = 10
},
/area/ruin/unpowered/misc_lavaruin)
"d" = (
/turf/simulated/floor/sepia{
blocks_air = 0;
slowdown = 10
},
/area/ruin/unpowered/misc_lavaruin)
@@ -22,7 +20,6 @@
/obj/machinery/door/airlock/wood,
/obj/structure/fans/tiny/invisible,
/turf/simulated/floor/sepia{
blocks_air = 0;
slowdown = 10
},
/area/ruin/unpowered/misc_lavaruin)
@@ -30,7 +27,6 @@
/obj/structure/table/wood,
/obj/item/reagent_containers/food/snacks/grown/citrus/orange,
/turf/simulated/floor/sepia{
blocks_air = 0;
slowdown = 10
},
/area/ruin/unpowered/misc_lavaruin)
@@ -38,14 +34,12 @@
/obj/structure/bed,
/obj/item/bedsheet/brown,
/turf/simulated/floor/sepia{
blocks_air = 0;
slowdown = 10
},
/area/ruin/unpowered/misc_lavaruin)
"h" = (
/obj/effect/baseturf_helper/lava_land/surface,
/turf/simulated/floor/sepia{
blocks_air = 0;
slowdown = 10
},
/area/ruin/unpowered/misc_lavaruin)
@@ -10,8 +10,8 @@
/area/ruin/unpowered/misc_lavaruin)
"d" = (
/turf/simulated/floor/mineral/plastitanium/red{
oxygen = 14;
nitrogen = 23;
oxygen = 14;
temperature = 300
},
/area/ruin/unpowered/misc_lavaruin)
@@ -24,16 +24,16 @@
"f" = (
/mob/living/simple_animal/hostile/megafauna/swarmer_swarm_beacon,
/turf/simulated/floor/mineral/plastitanium/red{
oxygen = 14;
nitrogen = 23;
oxygen = 14;
temperature = 300
},
/area/ruin/unpowered/misc_lavaruin)
"g" = (
/obj/effect/baseturf_helper/lava_land/surface,
/turf/simulated/floor/mineral/plastitanium/red{
oxygen = 14;
nitrogen = 23;
oxygen = 14;
temperature = 300
},
/area/ruin/unpowered/misc_lavaruin)
@@ -9,8 +9,8 @@
power = 1
},
/obj/structure/cable{
icon_state = "0-4";
d2 = 4
d2 = 4;
icon_state = "0-4"
},
/turf/simulated/floor/plating,
/area/ruin/unpowered)
@@ -20,8 +20,7 @@
/obj/structure/cable{
d1 = 4;
d2 = 8;
icon_state = "4-8";
pixel_y = 0
icon_state = "4-8"
},
/turf/simulated/floor/plating,
/area/ruin/unpowered)
@@ -32,8 +31,8 @@
power = 1
},
/obj/structure/cable{
icon_state = "0-2";
d2 = 2
d2 = 2;
icon_state = "0-2"
},
/obj/structure/cable{
d1 = 2;
@@ -55,8 +54,8 @@
tag = ""
},
/obj/structure/cable{
icon_state = "0-2";
d2 = 2
d2 = 2;
icon_state = "0-2"
},
/turf/simulated/floor/plating,
/area/ruin/unpowered)
@@ -93,8 +92,7 @@
/obj/structure/cable{
d1 = 1;
d2 = 2;
icon_state = "1-2";
pixel_y = 0
icon_state = "1-2"
},
/turf/simulated/floor/plating,
/area/ruin/unpowered)
@@ -160,7 +158,6 @@
/obj/item/clothing/mask/surgical,
/obj/item/razor,
/obj/machinery/light{
icon_state = "tube1";
dir = 8
},
/turf/simulated/floor/plasteel{
@@ -178,8 +175,7 @@
},
/obj/item/storage/box/beakers,
/obj/machinery/light{
dir = 4;
icon_state = "tube1"
dir = 4
},
/turf/simulated/floor/plasteel{
icon_state = "dark"
@@ -202,8 +198,7 @@
/obj/structure/cable{
d1 = 4;
d2 = 8;
icon_state = "4-8";
pixel_y = 0
icon_state = "4-8"
},
/obj/machinery/door/airlock/highsecurity{
name = "Bio Containment";
@@ -220,14 +215,13 @@
power = 1
},
/obj/structure/cable{
icon_state = "0-2";
d2 = 2
d2 = 2;
icon_state = "0-2"
},
/obj/structure/cable{
d1 = 1;
d2 = 2;
icon_state = "1-2";
pixel_y = 0
icon_state = "1-2"
},
/obj/structure/cable{
d1 = 2;
@@ -246,8 +240,7 @@
/obj/structure/cable{
d1 = 4;
d2 = 8;
icon_state = "4-8";
pixel_y = 0
icon_state = "4-8"
},
/turf/simulated/wall/r_wall,
/area/ruin/unpowered)
@@ -256,8 +249,7 @@
/obj/structure/cable{
d1 = 4;
d2 = 8;
icon_state = "4-8";
pixel_y = 0
icon_state = "4-8"
},
/obj/item/gun/energy/floragun,
/turf/simulated/floor/plasteel{
@@ -268,8 +260,7 @@
/obj/structure/cable{
d1 = 4;
d2 = 8;
icon_state = "4-8";
pixel_y = 0
icon_state = "4-8"
},
/turf/simulated/floor/plasteel,
/area/ruin/unpowered)
@@ -279,8 +270,7 @@
/obj/structure/cable{
d1 = 4;
d2 = 8;
icon_state = "4-8";
pixel_y = 0
icon_state = "4-8"
},
/turf/simulated/floor/plasteel{
icon_state = "dark"
@@ -295,8 +285,7 @@
/obj/structure/cable{
d1 = 4;
d2 = 8;
icon_state = "4-8";
pixel_y = 0
icon_state = "4-8"
},
/obj/structure/cable{
d1 = 1;
@@ -325,8 +314,7 @@
/obj/structure/cable{
d1 = 1;
d2 = 2;
icon_state = "1-2";
pixel_y = 0
icon_state = "1-2"
},
/turf/simulated/wall/r_wall,
/area/ruin/unpowered)
@@ -368,12 +356,11 @@
"aS" = (
/obj/machinery/power/apc/worn_out{
dir = 8;
pixel_x = -24;
pixel_y = 0
pixel_x = -24
},
/obj/structure/cable{
icon_state = "0-4";
d2 = 4
d2 = 4;
icon_state = "0-4"
},
/obj/structure/rack,
/obj/item/melee/baton/cattleprod,
@@ -391,8 +378,7 @@
/obj/structure/cable{
d1 = 1;
d2 = 2;
icon_state = "1-2";
pixel_y = 0
icon_state = "1-2"
},
/obj/structure/rack,
/obj/item/clothing/suit/space/hardsuit/medical,
@@ -478,8 +464,7 @@
/obj/structure/cable{
d1 = 1;
d2 = 2;
icon_state = "1-2";
pixel_y = 0
icon_state = "1-2"
},
/turf/simulated/floor/plasteel,
/area/ruin/unpowered)
@@ -488,8 +473,7 @@
/obj/structure/cable{
d1 = 1;
d2 = 2;
icon_state = "1-2";
pixel_y = 0
icon_state = "1-2"
},
/turf/simulated/floor/plasteel,
/area/ruin/unpowered)
@@ -508,8 +492,7 @@
/obj/structure/cable{
d1 = 1;
d2 = 2;
icon_state = "1-2";
pixel_y = 0
icon_state = "1-2"
},
/turf/simulated/floor/plasteel{
icon_state = "dark"
@@ -586,8 +569,7 @@
/obj/structure/cable{
d1 = 1;
d2 = 2;
icon_state = "1-2";
pixel_y = 0
icon_state = "1-2"
},
/obj/structure/cable{
d1 = 1;
@@ -626,8 +608,7 @@
/obj/structure/cable{
d1 = 4;
d2 = 8;
icon_state = "4-8";
pixel_y = 0
icon_state = "4-8"
},
/turf/simulated/floor/plasteel{
icon_state = "dark"
@@ -637,8 +618,7 @@
/obj/structure/cable{
d1 = 4;
d2 = 8;
icon_state = "4-8";
pixel_y = 0
icon_state = "4-8"
},
/obj/structure/cable{
d1 = 2;
@@ -692,7 +672,6 @@
icon_state = "pipe-c"
},
/obj/machinery/light{
icon_state = "tube1";
dir = 8
},
/turf/simulated/floor/plasteel{
@@ -54,15 +54,14 @@
/area/ruin/tcommsat)
"an" = (
/obj/machinery/power/apc{
cell_type = 2500;
dir = 1;
name = "Worn-out APC";
pixel_x = 1;
pixel_y = 26
},
/obj/structure/cable{
icon_state = "0-4";
d2 = 4
d2 = 4;
icon_state = "0-4"
},
/turf/simulated/floor/plating/airless,
/area/ruin/tcommsat)
@@ -114,8 +113,7 @@
/obj/structure/cable{
d1 = 1;
d2 = 2;
icon_state = "1-2";
pixel_y = 0
icon_state = "1-2"
},
/turf/simulated/floor/plating/airless,
/area/ruin/tcommsat)
@@ -7,8 +7,6 @@
/area/space/nearstation)
"c" = (
/obj/structure/shuttle/engine/heater{
tag = "icon-heater (NORTH)";
icon_state = "heater";
dir = 1
},
/obj/structure/window/reinforced,
@@ -107,8 +105,6 @@
/area/space/nearstation)
"A" = (
/obj/structure/shuttle/engine/heater{
tag = "icon-heater (EAST)";
icon_state = "heater";
dir = 4
},
/obj/structure/window/reinforced{
@@ -119,13 +115,11 @@
"B" = (
/obj/structure/shuttle/engine/propulsion{
dir = 4;
icon_state = "propulsion_l";
tag = "icon-propulsion_l (WEST)"
icon_state = "propulsion_l"
},
/obj/structure/shuttle/engine/propulsion{
dir = 4;
icon_state = "burst_r";
tag = "icon-burst_r (WEST)"
icon_state = "burst_r"
},
/turf/simulated/floor/plating/airless,
/area/space/nearstation)
@@ -140,8 +134,7 @@
"E" = (
/obj/structure/shuttle/engine/propulsion{
dir = 4;
icon_state = "propulsion_l";
tag = "icon-propulsion_l (WEST)"
icon_state = "propulsion_l"
},
/turf/simulated/floor/plating/airless,
/area/space/nearstation)
@@ -204,13 +197,11 @@
"R" = (
/obj/structure/shuttle/engine/propulsion{
dir = 4;
icon_state = "propulsion_l";
tag = "icon-propulsion_l (WEST)"
icon_state = "propulsion_l"
},
/obj/structure/shuttle/engine/propulsion{
dir = 4;
icon_state = "propulsion_l";
tag = "icon-propulsion_l (WEST)"
icon_state = "propulsion_l"
},
/turf/simulated/floor/plating/airless,
/area/space/nearstation)
@@ -101,7 +101,6 @@
d1 = 4;
d2 = 8;
icon_state = "4-8";
pixel_y = 0;
tag = ""
},
/turf/simulated/floor/plating/burnt,
@@ -113,7 +113,6 @@
"aj" = (
/obj/structure/closet/cardboard,
/obj/machinery/light{
icon_state = "tube1";
dir = 8
},
/obj/item/flashlight/flare,
@@ -173,8 +172,7 @@
"ao" = (
/obj/structure/closet/cardboard,
/obj/machinery/light{
dir = 4;
icon_state = "tube1"
dir = 4
},
/obj/item/ammo_box/c9mm,
/obj/item/ammo_box/c9mm,
@@ -234,9 +232,7 @@
},
/obj/structure/sink{
dir = 4;
icon_state = "sink";
pixel_x = 11;
pixel_y = 0
pixel_x = 11
},
/turf/simulated/floor/plasteel{
icon_state = "freezerfloor"
@@ -256,8 +252,7 @@
pixel_y = 6
},
/obj/item/gun/projectile/automatic/wt550{
pixel_x = 2;
pixel_y = 0
pixel_x = 2
},
/obj/structure/reagent_dispensers/peppertank{
pixel_y = 30
@@ -342,13 +337,11 @@
"aH" = (
/obj/machinery/vending/clothing,
/turf/simulated/floor/wood{
tag = "icon-wood-broken";
icon_state = "wood-broken"
},
/area/ruin/unpowered)
"aI" = (
/turf/simulated/floor/wood{
tag = "icon-wood-broken2";
icon_state = "wood-broken2"
},
/area/ruin/unpowered)
@@ -391,7 +384,6 @@
"aO" = (
/obj/structure/closet/radiation,
/obj/machinery/light{
icon_state = "tube1";
dir = 8
},
/turf/simulated/floor/plasteel,
@@ -404,15 +396,13 @@
/obj/item/reagent_containers/food/drinks/cans/cola,
/obj/item/reagent_containers/food/drinks/cans/cola,
/obj/machinery/light{
dir = 4;
icon_state = "tube1"
dir = 4
},
/turf/simulated/floor/plasteel,
/area/ruin/unpowered)
"aQ" = (
/obj/structure/closet/wardrobe/pink,
/turf/simulated/floor/wood{
tag = "icon-wood-broken2";
icon_state = "wood-broken2"
},
/area/ruin/unpowered)
@@ -422,7 +412,6 @@
"aS" = (
/obj/structure/bed,
/turf/simulated/floor/wood{
tag = "icon-wood-broken";
icon_state = "wood-broken"
},
/area/ruin/unpowered)
@@ -475,14 +464,12 @@
/area/ruin/unpowered)
"aZ" = (
/turf/simulated/floor/wood{
tag = "icon-wood-broken";
icon_state = "wood-broken"
},
/area/ruin/unpowered)
"ba" = (
/obj/structure/bed,
/turf/simulated/floor/wood{
tag = "icon-wood-broken2";
icon_state = "wood-broken2"
},
/area/ruin/unpowered)
@@ -519,7 +506,6 @@
/area/ruin/unpowered)
"bf" = (
/obj/structure/closet/fireaxecabinet{
tag = "icon-fireaxe0130";
icon_state = "fireaxe0130";
pixel_y = 28
},
@@ -527,7 +513,6 @@
/area/ruin/unpowered)
"bg" = (
/obj/machinery/sleeper{
icon_state = "sleeper-open";
dir = 4
},
/obj/machinery/light/small{
@@ -550,7 +535,6 @@
/area/ruin/unpowered)
"bj" = (
/obj/machinery/sleeper{
icon_state = "sleeper-open";
dir = 4
},
/turf/simulated/floor/plasteel,
@@ -593,8 +577,8 @@
/area/ruin/unpowered)
"br" = (
/obj/structure/cable{
icon_state = "0-4";
d2 = 4
d2 = 4;
icon_state = "0-4"
},
/obj/machinery/power/port_gen/pacman,
/turf/simulated/floor/plasteel,
@@ -637,7 +621,6 @@
icon_state = "1-2"
},
/obj/machinery/power/terminal{
icon_state = "term";
dir = 1
},
/turf/simulated/floor/plasteel,
@@ -650,13 +633,11 @@
/obj/structure/table,
/obj/machinery/kitchen_machine/microwave,
/turf/simulated/floor/plasteel{
tag = "icon-bar";
icon_state = "bar"
},
/area/ruin/unpowered)
"bB" = (
/turf/simulated/floor/plasteel{
tag = "icon-bar";
icon_state = "bar"
},
/area/ruin/unpowered)
@@ -664,7 +645,6 @@
/obj/structure/table,
/obj/item/storage/box/donkpockets,
/turf/simulated/floor/plasteel{
tag = "icon-bar";
icon_state = "bar"
},
/area/ruin/unpowered)
@@ -672,7 +652,6 @@
/obj/structure/table,
/obj/item/reagent_containers/food/snacks/beans,
/turf/simulated/floor/plasteel{
tag = "icon-bar";
icon_state = "bar"
},
/area/ruin/unpowered)
@@ -681,7 +660,6 @@
dir = 8
},
/turf/simulated/floor/plasteel{
tag = "icon-bar";
icon_state = "bar"
},
/area/ruin/unpowered)
@@ -692,14 +670,13 @@
"bG" = (
/obj/machinery/power/apc/noalarm{
dir = 8;
name = "Bunker APC";
keep_preset_name = 1;
pixel_x = -24;
pixel_y = 0
name = "Bunker APC";
pixel_x = -24
},
/obj/structure/cable{
icon_state = "0-4";
d2 = 4
d2 = 4;
icon_state = "0-4"
},
/turf/simulated/floor/plasteel,
/area/ruin/unpowered)
@@ -708,7 +685,6 @@
d1 = 4;
d2 = 8;
icon_state = "4-8";
pixel_y = 0;
tag = ""
},
/turf/simulated/floor/plasteel,
@@ -730,14 +706,12 @@
/obj/structure/table,
/obj/item/kitchen/knife,
/turf/simulated/floor/plasteel{
tag = "icon-bar";
icon_state = "bar"
},
/area/ruin/unpowered)
"bL" = (
/obj/structure/table,
/turf/simulated/floor/plasteel{
tag = "icon-bar";
icon_state = "bar"
},
/area/ruin/unpowered)
@@ -745,7 +719,6 @@
/obj/structure/table,
/obj/item/kitchen/utensil/fork,
/turf/simulated/floor/plasteel{
tag = "icon-bar";
icon_state = "bar"
},
/area/ruin/unpowered)
@@ -759,8 +732,6 @@
/area/ruin/unpowered)
"bP" = (
/obj/structure/chair/office/dark{
tag = "icon-officechair_dark (EAST)";
icon_state = "officechair_dark";
dir = 4
},
/turf/simulated/floor/plasteel,
@@ -772,14 +743,12 @@
"bR" = (
/obj/machinery/smartfridge,
/turf/simulated/floor/plasteel{
tag = "icon-bar";
icon_state = "bar"
},
/area/ruin/unpowered)
"bS" = (
/obj/machinery/light/small,
/turf/simulated/floor/plasteel{
tag = "icon-bar";
icon_state = "bar"
},
/area/ruin/unpowered)
@@ -809,7 +778,6 @@
dir = 1;
name = "Bunker Entrance";
network = list("Bunker1");
pixel_x = 0;
pixel_y = 2
},
/turf/simulated/floor/plasteel,
@@ -4,8 +4,6 @@
/area/template_noop)
"b" = (
/obj/structure/window/reinforced{
tag = "icon-rwindow (EAST)";
icon_state = "rwindow";
dir = 4
},
/turf/template_noop,
@@ -16,21 +14,15 @@
/area/ruin/powered)
"d" = (
/obj/structure/window/reinforced{
tag = "icon-rwindow (WEST)";
icon_state = "rwindow";
dir = 8
},
/turf/template_noop,
/area/space/nearstation)
"e" = (
/obj/structure/window/reinforced{
tag = "icon-rwindow (EAST)";
icon_state = "rwindow";
dir = 4
},
/obj/structure/window/reinforced{
tag = "icon-rwindow (WEST)";
icon_state = "rwindow";
dir = 8
},
/turf/simulated/floor/plating,
@@ -45,8 +37,6 @@
/area/ruin/powered)
"h" = (
/obj/machinery/light/small{
tag = "icon-bulb1 (NORTH)";
icon_state = "bulb1";
dir = 1
},
/turf/simulated/floor/plasteel,
@@ -56,8 +46,6 @@
/area/ruin/powered)
"j" = (
/obj/machinery/light/small{
tag = "icon-bulb1 (EAST)";
icon_state = "bulb1";
dir = 4
},
/turf/simulated/floor/plasteel,
@@ -69,16 +57,12 @@
"l" = (
/obj/structure/window/reinforced,
/obj/structure/window/reinforced{
tag = "icon-rwindow (NORTH)";
icon_state = "rwindow";
dir = 1
},
/turf/simulated/floor/plating,
/area/ruin/powered)
"m" = (
/obj/structure/chair{
tag = "icon-chair (EAST)";
icon_state = "chair";
dir = 4
},
/obj/effect/decal/remains/human,
@@ -99,8 +83,6 @@
/area/ruin/powered)
"o" = (
/obj/structure/chair{
tag = "icon-chair (WEST)";
icon_state = "chair";
dir = 8
},
/obj/effect/decal/remains/human,
@@ -108,16 +90,12 @@
/area/ruin/powered)
"p" = (
/obj/structure/window/reinforced{
tag = "icon-rwindow (NORTH)";
icon_state = "rwindow";
dir = 1
},
/turf/template_noop,
/area/space/nearstation)
"q" = (
/obj/machinery/light/small{
tag = "icon-bulb1 (WEST)";
icon_state = "bulb1";
dir = 8
},
/turf/simulated/floor/plasteel,
@@ -26,8 +26,6 @@
/area/ruin/unpowered)
"i" = (
/obj/structure/window/reinforced{
tag = "icon-rwindow (WEST)";
icon_state = "rwindow";
dir = 8
},
/obj/structure/chair/comfy/shuttle,
@@ -43,9 +41,7 @@
/area/ruin/unpowered)
"l" = (
/obj/structure/shuttle/engine/propulsion{
dir = 4;
icon_state = "propulsion";
tag = "icon-propulsion (WEST)"
dir = 4
},
/turf/simulated/floor/plating/airless,
/area/ruin/unpowered)
@@ -76,8 +72,6 @@
/area/ruin/unpowered)
"r" = (
/obj/structure/window/reinforced{
tag = "icon-rwindow (WEST)";
icon_state = "rwindow";
dir = 8
},
/obj/structure/chair/comfy/shuttle{
+23 -39
View File
@@ -160,8 +160,8 @@
},
/obj/machinery/tcomms/relay/ruskie,
/turf/simulated/floor/plasteel{
icon_state = "vault";
dir = 8
dir = 8;
icon_state = "vault"
},
/area/djstation)
"av" = (
@@ -282,16 +282,16 @@
/area/djstation)
"aG" = (
/obj/structure/cable{
icon_state = "0-2";
d2 = 2
d2 = 2;
icon_state = "0-2"
},
/obj/machinery/power/smes/magical{
desc = "A high-capacity superconducting magnetic energy storage (SMES) unit.";
name = "power storage unit"
},
/turf/simulated/floor/plasteel{
icon_state = "vault";
dir = 8
dir = 8;
icon_state = "vault"
},
/area/djstation)
"aH" = (
@@ -342,8 +342,8 @@
/area/djstation)
"aM" = (
/obj/structure/cable{
icon_state = "0-4";
d2 = 4
d2 = 4;
icon_state = "0-4"
},
/obj/machinery/power/apc/noalarm{
dir = 0;
@@ -398,13 +398,10 @@
/turf/simulated/floor/plating,
/area/djstation)
"aR" = (
/obj/machinery/door/airlock/maintenance{
req_access_txt = "0"
},
/obj/machinery/door/airlock/maintenance,
/turf/simulated/floor/plasteel{
dir = 1;
icon_state = "rampbottom";
tag = "icon-stage_stairs"
icon_state = "rampbottom"
},
/area/djstation)
"aS" = (
@@ -467,8 +464,8 @@
},
/obj/structure/table,
/obj/item/paper/djstation{
name = "communications update";
info = "Station has stopped responding to my reports for about the past month. I assume Vostok just has his knickers in a twist.<br><br>Hell, not my problem. Got all the vodka and cigarettes I need to last me a year."
info = "Station has stopped responding to my reports for about the past month. I assume Vostok just has his knickers in a twist.<br><br>Hell, not my problem. Got all the vodka and cigarettes I need to last me a year.";
name = "communications update"
},
/turf/simulated/floor/plasteel{
icon_state = "bar"
@@ -661,20 +658,19 @@
/obj/structure/table,
/obj/item/radio/intercom/pirate,
/turf/simulated/floor/plasteel{
dir = 2;
icon_state = "darkblue"
},
/area/djstation)
"by" = (
/obj/structure/table,
/obj/item/paper/djstation{
info = "<B>Welcome new owner!</B><BR><BR>You have purchased the latest in listening equipment. The telecommunication setup we created is the best in listening to common and private radio fequencies. Here is a step by step guide to start listening in on those saucy radio channels:<br><ol><li>Equip yourself with a multi-tool</li><li>Use the multitool on each machine, that is the broadcaster, receiver and the relay.</li><li>Turn all the machines on, it has already been configured for you to listen on.</li></ol> Simple as that. Now to listen to the private channels, you'll have to configure the intercoms, located on the front desk. Here is a list of frequencies for you to listen on.<br><ul><li>145.7 - Common Channel</li><li>144.7 - Private AI Channel</li><li>135.9 - Security Channel</li><li>135.7 - Engineering Channel</li><li>135.5 - Medical Channel</li><li>135.3 - Command Channel</li><li>135.1 - Science Channel</li><li>134.7 - Supply Channel</li>";
pixel_x = 5;
pixel_y = 17;
info = "<B>Welcome new owner!</B><BR><BR>You have purchased the latest in listening equipment. The telecommunication setup we created is the best in listening to common and private radio fequencies. Here is a step by step guide to start listening in on those saucy radio channels:<br><ol><li>Equip yourself with a multi-tool</li><li>Use the multitool on each machine, that is the broadcaster, receiver and the relay.</li><li>Turn all the machines on, it has already been configured for you to listen on.</li></ol> Simple as that. Now to listen to the private channels, you'll have to configure the intercoms, located on the front desk. Here is a list of frequencies for you to listen on.<br><ul><li>145.7 - Common Channel</li><li>144.7 - Private AI Channel</li><li>135.9 - Security Channel</li><li>135.7 - Engineering Channel</li><li>135.5 - Medical Channel</li><li>135.3 - Command Channel</li><li>135.1 - Science Channel</li><li>134.7 - Supply Channel</li>"
pixel_y = 17
},
/obj/item/phone{
name = "spin-dial phone";
desc = "An old Russian phone. The dial tone is still humming.";
name = "spin-dial phone";
pixel_x = 1;
pixel_y = 1
},
@@ -711,17 +707,14 @@
},
/area/djstation)
"bD" = (
/obj/machinery/sleeper{
dir = 8
},
/obj/machinery/sleeper,
/turf/simulated/floor/plasteel{
icon_state = "grimy"
},
/area/djstation)
"bE" = (
/obj/machinery/door/airlock{
name = "Restroom";
req_access_txt = "0"
name = "Restroom"
},
/turf/simulated/floor/plasteel{
icon_state = "freezerfloor"
@@ -735,7 +728,6 @@
/area/djstation)
"bG" = (
/turf/simulated/floor/plasteel{
dir = 2;
icon_state = "darkblue"
},
/area/djstation)
@@ -752,8 +744,6 @@
"bI" = (
/obj/structure/curtain/open/shower,
/obj/machinery/shower{
tag = "icon-shower (EAST)";
icon_state = "shower";
dir = 4
},
/obj/effect/decal/cleanable/dirt,
@@ -786,8 +776,7 @@
master_tag = "dj_station_airlock";
name = "interior access button";
pixel_x = 25;
pixel_y = -25;
req_access_txt = "0"
pixel_y = -25
},
/turf/simulated/floor/plasteel{
icon_state = "dark"
@@ -800,8 +789,8 @@
/obj/machinery/portable_atmospherics/canister/air,
/obj/machinery/door/window/westleft,
/turf/simulated/floor/plasteel{
icon_state = "vault";
dir = 1
dir = 1;
icon_state = "vault"
},
/area/djstation)
"bO" = (
@@ -815,7 +804,6 @@
pixel_x = -32
},
/obj/structure/sink{
icon_state = "sink";
dir = 8;
pixel_x = -12;
pixel_y = 2
@@ -866,8 +854,7 @@
id_tag = "dj_station_inner";
locked = 1;
name = "DJ Station Interior Access";
req_access = null;
req_access_txt = "0"
req_access = null
},
/obj/machinery/atmospherics/pipe/simple/hidden,
/turf/simulated/floor/plating,
@@ -888,7 +875,6 @@
frequency = 1479;
id_tag = "dj_station_airlock";
pixel_x = -25;
req_access_txt = "0";
tag_airpump = "dj_station_pump";
tag_chamber_sensor = "dj_station_sensor";
tag_exterior_door = "dj_station_outer";
@@ -906,8 +892,7 @@
id_tag = "dj_station_outer";
locked = 1;
name = "DJ Station External Access";
req_access = null;
req_access_txt = "0"
req_access = null
},
/turf/simulated/floor/plating,
/area/djstation)
@@ -921,8 +906,7 @@
master_tag = "dj_station_airlock";
name = "exterior access button";
pixel_x = 23;
pixel_y = 35;
req_access_txt = "0"
pixel_y = 35
},
/turf/template_noop,
/area/djstation)
@@ -77,9 +77,9 @@
/area/exploration/methlab)
"p" = (
/obj/structure/cable{
d2 = 2;
icon_state = "0-2";
pixel_y = 1;
d2 = 2
pixel_y = 1
},
/obj/machinery/power/apc{
dir = 4;
@@ -16,18 +16,17 @@
/obj/structure/bed,
/obj/effect/decal/remains/human,
/turf/simulated/floor/plasteel{
icon_state = "warndark";
dir = 8
dir = 8;
icon_state = "warndark"
},
/area/ruin/unpowered)
"e" = (
/obj/structure/window/reinforced{
dir = 4;
pixel_x = 0
dir = 4
},
/turf/simulated/floor/plasteel{
icon_state = "warndark";
dir = 4
dir = 4;
icon_state = "warndark"
},
/area/ruin/unpowered)
"f" = (
@@ -40,8 +39,8 @@
/obj/structure/bed,
/obj/effect/decal/remains/human,
/turf/simulated/floor/plasteel{
icon_state = "warndark";
dir = 8
dir = 8;
icon_state = "warndark"
},
/area/ruin/unpowered)
"g" = (
@@ -53,31 +52,30 @@
},
/obj/structure/bed,
/turf/simulated/floor/plasteel{
icon_state = "warndark";
dir = 8
dir = 8;
icon_state = "warndark"
},
/area/ruin/unpowered)
"h" = (
/turf/simulated/floor/plasteel{
icon_state = "warndark";
dir = 4
dir = 4;
icon_state = "warndark"
},
/area/ruin/unpowered)
"i" = (
/turf/simulated/floor/plasteel{
icon_state = "warndark";
dir = 8
dir = 8;
icon_state = "warndark"
},
/area/ruin/unpowered)
"j" = (
/obj/structure/window/reinforced{
dir = 4;
pixel_x = 0
dir = 4
},
/obj/machinery/atmospherics/unary/outlet_injector,
/turf/simulated/floor/plasteel{
icon_state = "warndark";
dir = 4
dir = 4;
icon_state = "warndark"
},
/area/ruin/unpowered)
"k" = (
@@ -85,15 +83,15 @@
dir = 8
},
/turf/simulated/floor/plasteel{
icon_state = "warndark";
dir = 8
dir = 8;
icon_state = "warndark"
},
/area/ruin/unpowered)
"l" = (
/obj/machinery/atmospherics/unary/outlet_injector,
/turf/simulated/floor/plasteel{
icon_state = "warndark";
dir = 4
dir = 4;
icon_state = "warndark"
},
/area/ruin/unpowered)
"m" = (
@@ -124,10 +122,8 @@
"p" = (
/obj/machinery/power/apc/worn_out{
dir = 8;
pixel_x = -24;
pixel_y = 0;
cell_type = 2500;
operating = 1
operating = 1;
pixel_x = -24
},
/obj/structure/window/reinforced{
dir = 1;
@@ -171,8 +167,7 @@
/area/ruin/unpowered)
"v" = (
/obj/machinery/light{
dir = 4;
icon_state = "tube1"
dir = 4
},
/turf/simulated/floor/plasteel,
/area/ruin/unpowered)
@@ -263,8 +258,7 @@
/area/ruin/unpowered)
"I" = (
/obj/structure/window/reinforced{
dir = 4;
pixel_x = 0
dir = 4
},
/obj/machinery/light,
/obj/structure/table,
@@ -7,9 +7,7 @@
/area/ruin/powered)
"e" = (
/obj/structure/shuttle/engine/propulsion{
dir = 8;
icon_state = "propulsion";
tag = "icon-propulsion (EAST)"
dir = 8
},
/turf/simulated/floor/plating/airless,
/area/ruin/powered)
@@ -18,8 +16,6 @@
dir = 4
},
/obj/structure/shuttle/engine/heater{
tag = "icon-heater (WEST)";
icon_state = "heater";
dir = 8
},
/turf/simulated/floor/plating/airless,
@@ -107,10 +103,9 @@
/area/ruin/powered)
"x" = (
/obj/machinery/door_control{
id = "strange ship";
name = "Strange Ship Door Control";
pixel_x = 6;
pixel_y = 0;
id = "strange ship"
pixel_x = 6
},
/turf/simulated/wall/mineral/plastitanium,
/area/ruin/powered)
@@ -251,8 +251,6 @@
/area/ruin/powered)
"Q" = (
/obj/machinery/shower{
tag = "icon-shower (WEST)";
icon_state = "shower";
dir = 8
},
/turf/simulated/floor/plasteel{
@@ -266,8 +264,6 @@
/area/ruin/powered)
"S" = (
/obj/structure/toilet{
tag = "icon-toilet00 (WEST)";
icon_state = "toilet00";
dir = 8
},
/turf/simulated/floor/plasteel{
@@ -145,7 +145,6 @@
/area/ruin/space/ancientstation/hivebot)
"ay" = (
/obj/structure/shuttle/engine/large{
icon_state = "large_engine";
dir = 4
},
/turf/simulated/wall,
@@ -257,8 +256,8 @@
"aO" = (
/obj/effect/decal/cleanable/dirt,
/turf/simulated/floor/plasteel{
icon_state = "arrivalcorner";
dir = 1
dir = 1;
icon_state = "arrivalcorner"
},
/area/ruin/space/ancientstation/comm)
"aP" = (
@@ -412,8 +411,8 @@
name = "Broken Computer"
},
/turf/simulated/floor/plasteel{
icon_state = "blue";
dir = 8
dir = 8;
icon_state = "blue"
},
/area/ruin/space/ancientstation/comm)
"bj" = (
@@ -423,8 +422,8 @@
name = "Broken Computer"
},
/turf/simulated/floor/plasteel{
icon_state = "blue";
dir = 4
dir = 4;
icon_state = "blue"
},
/area/ruin/space/ancientstation/comm)
"bk" = (
@@ -436,8 +435,8 @@
dir = 1
},
/turf/simulated/floor/plasteel{
icon_state = "blue";
dir = 8
dir = 8;
icon_state = "blue"
},
/area/ruin/space/ancientstation/comm)
"bl" = (
@@ -688,7 +687,6 @@
},
/obj/effect/decal/cleanable/dirt,
/obj/effect/decal/warning_stripes/arrow{
icon_state = "4";
dir = 1
},
/turf/simulated/floor/plasteel/airless,
@@ -921,7 +919,6 @@
/area/template_noop)
"cD" = (
/obj/structure/cable/yellow{
d1 = 0;
d2 = 8;
icon_state = "0-8"
},
@@ -965,7 +962,6 @@
/area/ruin/space/ancientstation/thetacorridor)
"cJ" = (
/obj/machinery/light{
icon_state = "tube1";
dir = 4
},
/obj/effect/decal/cleanable/dirt,
@@ -1116,8 +1112,8 @@
dir = 1
},
/turf/simulated/floor/plasteel{
icon_state = "blue";
dir = 10
dir = 10;
icon_state = "blue"
},
/area/ruin/space/ancientstation/comm)
"dd" = (
@@ -1208,7 +1204,6 @@
"dp" = (
/obj/machinery/power/solar,
/obj/structure/cable/yellow{
d1 = 0;
d2 = 8;
icon_state = "0-8"
},
@@ -1219,7 +1214,6 @@
dir = 8
},
/obj/machinery/light{
icon_state = "tube1";
dir = 4
},
/obj/effect/decal/cleanable/dirt,
@@ -1372,8 +1366,8 @@
/obj/effect/decal/cleanable/dirt,
/obj/machinery/recharger,
/turf/simulated/floor/plasteel{
icon_state = "blue";
dir = 10
dir = 10;
icon_state = "blue"
},
/area/ruin/space/ancientstation/comm)
"dM" = (
@@ -1470,9 +1464,9 @@
/area/ruin/space/ancientstation)
"dX" = (
/obj/structure/cable{
d2 = 2;
icon_state = "0-2";
pixel_y = 1;
d2 = 2
pixel_y = 1
},
/obj/effect/decal/cleanable/dirt,
/obj/machinery/power/apc{
@@ -1495,8 +1489,8 @@
},
/obj/effect/decal/cleanable/dirt,
/turf/simulated/floor/plasteel{
icon_state = "red";
dir = 1
dir = 1;
icon_state = "red"
},
/area/ruin/space/ancientstation/sec)
"ea" = (
@@ -1557,7 +1551,6 @@
/area/ruin/space/ancientstation/rnd)
"eg" = (
/obj/machinery/light{
icon_state = "tube1";
dir = 4
},
/obj/effect/decal/cleanable/dirt,
@@ -1597,8 +1590,8 @@
/obj/machinery/recharger,
/obj/effect/decal/cleanable/dirt,
/turf/simulated/floor/plasteel{
icon_state = "red";
dir = 5
dir = 5;
icon_state = "red"
},
/area/ruin/space/ancientstation/sec)
"em" = (
@@ -1741,7 +1734,6 @@
/area/ruin/space/ancientstation/engi)
"eD" = (
/obj/structure/cable/yellow{
d1 = 0;
d2 = 2;
icon_state = "0-2"
},
@@ -1753,9 +1745,9 @@
/area/ruin/space/ancientstation/engi)
"eE" = (
/obj/structure/cable{
d2 = 2;
icon_state = "0-2";
pixel_y = 1;
d2 = 2
pixel_y = 1
},
/obj/machinery/power/smes/engineering{
charge = 0
@@ -1792,8 +1784,8 @@
"eI" = (
/obj/effect/decal/cleanable/dirt,
/turf/simulated/floor/plasteel{
icon_state = "redcorner";
dir = 4
dir = 4;
icon_state = "redcorner"
},
/area/ruin/space/ancientstation/sec)
"eJ" = (
@@ -1822,7 +1814,6 @@
/area/template_noop)
"eL" = (
/obj/machinery/light{
icon_state = "tube1";
dir = 4
},
/obj/effect/decal/cleanable/dirt,
@@ -1835,8 +1826,8 @@
report_danger_level = 0
},
/turf/simulated/floor/plasteel{
icon_state = "blue";
dir = 4
dir = 4;
icon_state = "blue"
},
/area/ruin/space/ancientstation/comm)
"eM" = (
@@ -1870,8 +1861,8 @@
"eR" = (
/obj/effect/decal/cleanable/dirt,
/turf/simulated/floor/plasteel{
icon_state = "red";
dir = 1
dir = 1;
icon_state = "red"
},
/area/ruin/space/ancientstation/sec)
"eS" = (
@@ -1993,8 +1984,8 @@
/obj/item/book/manual/security_space_law,
/obj/effect/decal/cleanable/dirt,
/turf/simulated/floor/plasteel{
icon_state = "red";
dir = 5
dir = 5;
icon_state = "red"
},
/area/ruin/space/ancientstation/sec)
"fh" = (
@@ -2065,7 +2056,6 @@
/area/ruin/space/ancientstation/rnd)
"fp" = (
/obj/machinery/light{
icon_state = "tube1";
dir = 4
},
/obj/effect/decal/cleanable/dirt,
@@ -2377,8 +2367,8 @@
},
/obj/effect/decal/cleanable/dirt,
/turf/simulated/floor/plasteel{
icon_state = "yellow";
dir = 5
dir = 5;
icon_state = "yellow"
},
/area/ruin/space/ancientstation/engi)
"fQ" = (
@@ -2576,22 +2566,21 @@
"ge" = (
/obj/structure/table,
/obj/structure/cable{
d2 = 2;
icon_state = "0-2";
pixel_y = 1;
d2 = 2
pixel_y = 1
},
/obj/machinery/power/apc{
dir = 8;
name = "Charlie Security APC";
pixel_x = -24;
report_power_alarm = 0;
shock_proof = 0;
start_charge = 0
},
/obj/effect/decal/cleanable/dirt,
/turf/simulated/floor/plasteel{
icon_state = "red";
dir = 9
dir = 9;
icon_state = "red"
},
/area/ruin/space/ancientstation/sec)
"gf" = (
@@ -2712,8 +2701,8 @@
/obj/item/flash,
/obj/effect/decal/cleanable/dirt,
/turf/simulated/floor/plasteel{
icon_state = "red";
dir = 4
dir = 4;
icon_state = "red"
},
/area/ruin/space/ancientstation/sec)
"gw" = (
@@ -2842,8 +2831,8 @@
},
/obj/effect/decal/cleanable/dirt,
/turf/simulated/floor/plasteel{
icon_state = "red";
dir = 4
dir = 4;
icon_state = "red"
},
/area/ruin/space/ancientstation/sec)
"gO" = (
@@ -2874,8 +2863,8 @@
/obj/effect/decal/cleanable/dirt,
/obj/effect/decal/cleanable/dirt,
/turf/simulated/floor/plasteel{
icon_state = "redcorner";
dir = 1
dir = 1;
icon_state = "redcorner"
},
/area/ruin/space/ancientstation/sec)
"gR" = (
@@ -2907,7 +2896,6 @@
/area/ruin/space/ancientstation/thetacorridor)
"gU" = (
/obj/machinery/light{
icon_state = "tube1";
dir = 4
},
/obj/effect/decal/cleanable/dirt,
@@ -2990,8 +2978,8 @@
"he" = (
/obj/effect/decal/cleanable/dirt,
/turf/simulated/floor/plasteel{
icon_state = "red";
dir = 4
dir = 4;
icon_state = "red"
},
/area/ruin/space/ancientstation/sec)
"hf" = (
@@ -3012,7 +3000,6 @@
"hh" = (
/obj/effect/decal/cleanable/dirt,
/turf/simulated/floor/plasteel{
dir = 2;
icon_state = "whitecorner"
},
/area/ruin/space/ancientstation/rnd)
@@ -3077,8 +3064,8 @@
},
/obj/effect/decal/cleanable/dirt,
/turf/simulated/floor/plasteel{
icon_state = "yellow";
dir = 8
dir = 8;
icon_state = "yellow"
},
/area/ruin/space/ancientstation/engi)
"hp" = (
@@ -3239,15 +3226,15 @@
},
/obj/effect/decal/cleanable/dirt,
/turf/simulated/floor/plasteel{
icon_state = "yellow";
dir = 8
dir = 8;
icon_state = "yellow"
},
/area/ruin/space/ancientstation)
"hD" = (
/obj/effect/decal/cleanable/dirt,
/turf/simulated/floor/plasteel{
icon_state = "green";
dir = 8
dir = 8;
icon_state = "green"
},
/area/ruin/space/ancientstation/hydroponics)
"hE" = (
@@ -3267,16 +3254,16 @@
"hF" = (
/obj/effect/decal/cleanable/dirt,
/turf/simulated/floor/plasteel{
icon_state = "green";
dir = 4
dir = 4;
icon_state = "green"
},
/area/ruin/space/ancientstation/hydroponics)
"hG" = (
/obj/machinery/atmospherics/pipe/simple/hidden/supply,
/obj/effect/decal/cleanable/dirt,
/turf/simulated/floor/plasteel{
icon_state = "cautioncorner";
dir = 4
dir = 4;
icon_state = "cautioncorner"
},
/area/ruin/space/ancientstation/engi)
"hH" = (
@@ -3323,8 +3310,8 @@
/obj/effect/decal/cleanable/dirt,
/obj/effect/decal/cleanable/dirt,
/turf/simulated/floor/plasteel{
icon_state = "red";
dir = 4
dir = 4;
icon_state = "red"
},
/area/ruin/space/ancientstation/sec)
"hL" = (
@@ -3348,8 +3335,8 @@
},
/obj/effect/decal/cleanable/dirt,
/turf/simulated/floor/plasteel{
icon_state = "green";
dir = 8
dir = 8;
icon_state = "green"
},
/area/ruin/space/ancientstation/hydroponics)
"hN" = (
@@ -3499,9 +3486,9 @@
/area/ruin/space/ancientstation/kitchen)
"id" = (
/obj/structure/cable{
d2 = 2;
icon_state = "0-2";
pixel_y = 1;
d2 = 2
pixel_y = 1
},
/obj/effect/decal/cleanable/dirt,
/obj/machinery/power/apc{
@@ -3591,7 +3578,6 @@
/area/ruin/space/ancientstation/rnd)
"im" = (
/obj/machinery/light{
icon_state = "tube1";
dir = 4
},
/obj/effect/decal/cleanable/dirt,
@@ -3618,7 +3604,6 @@
dir = 4
},
/obj/structure/cable/yellow{
d1 = 0;
d2 = 2;
icon_state = "0-2"
},
@@ -3627,9 +3612,9 @@
/area/ruin/space/ancientstation/engi)
"ir" = (
/obj/structure/cable{
d2 = 2;
icon_state = "0-2";
pixel_y = 1;
d2 = 2
pixel_y = 1
},
/obj/machinery/power/smes/engineering{
charge = 0
@@ -3669,7 +3654,6 @@
/area/ruin/space/ancientstation)
"iw" = (
/obj/machinery/light{
icon_state = "tube1";
dir = 4
},
/obj/effect/decal/cleanable/dirt,
@@ -4111,8 +4095,7 @@
req_access_txt = "271"
},
/turf/simulated/floor/plasteel{
icon_state = "whitehall";
dir = 2
icon_state = "whitehall"
},
/area/ruin/space/ancientstation/proto)
"jv" = (
@@ -4123,8 +4106,7 @@
req_access_txt = "271"
},
/turf/simulated/floor/plasteel{
icon_state = "whitehall";
dir = 2
icon_state = "whitehall"
},
/area/ruin/space/ancientstation/proto)
"jw" = (
@@ -4202,7 +4184,6 @@
icon_state = "0-8"
},
/obj/machinery/power/apc{
dir = 2;
name = "Charlie Kitchen APC";
pixel_y = -24;
report_power_alarm = 0;
@@ -4380,7 +4361,6 @@
"jY" = (
/obj/structure/table/reinforced,
/obj/machinery/light{
icon_state = "tube1";
dir = 4
},
/obj/item/paper/fluff/ruins/oldstation/protosing,
@@ -4560,7 +4540,6 @@
"kt" = (
/obj/structure/table/reinforced,
/obj/machinery/light{
icon_state = "tube1";
dir = 4
},
/obj/item/paper/fluff/ruins/oldstation/protogun,
@@ -4669,7 +4648,6 @@
},
/obj/effect/decal/cleanable/dirt,
/obj/effect/decal/warning_stripes/arrow{
icon_state = "4";
dir = 1
},
/turf/simulated/floor/plasteel,
@@ -4907,13 +4885,12 @@
"lj" = (
/obj/machinery/alarm{
dir = 1;
icon_state = "alarm0";
pixel_y = -22
},
/obj/effect/decal/cleanable/dirt,
/turf/simulated/floor/plasteel{
icon_state = "greencorner";
dir = 8
dir = 8;
icon_state = "greencorner"
},
/area/ruin/space/ancientstation/hydroponics)
"lk" = (
@@ -4922,8 +4899,8 @@
},
/obj/effect/decal/cleanable/dirt,
/turf/simulated/floor/plasteel{
icon_state = "green";
dir = 4
dir = 4;
icon_state = "green"
},
/area/ruin/space/ancientstation/hydroponics)
"ll" = (
@@ -4938,8 +4915,8 @@
/obj/machinery/atmospherics/pipe/simple/hidden/supply,
/obj/effect/decal/cleanable/dirt,
/turf/simulated/floor/plasteel{
icon_state = "red";
dir = 4
dir = 4;
icon_state = "red"
},
/area/ruin/space/ancientstation/sec)
"ln" = (
@@ -4961,8 +4938,8 @@
},
/obj/effect/decal/cleanable/dirt,
/turf/simulated/floor/plasteel{
icon_state = "red";
dir = 4
dir = 4;
icon_state = "red"
},
/area/ruin/space/ancientstation/sec)
"lp" = (
@@ -4973,7 +4950,6 @@
},
/obj/effect/decal/cleanable/dirt,
/turf/simulated/floor/plasteel{
dir = 2;
icon_state = "yellowcorner"
},
/area/ruin/space/ancientstation/engi)
@@ -5009,8 +4985,8 @@
pixel_x = -24
},
/turf/simulated/floor/plasteel{
icon_state = "yellow";
dir = 8
dir = 8;
icon_state = "yellow"
},
/area/ruin/space/ancientstation/engi)
"lt" = (
@@ -5047,8 +5023,8 @@
/obj/item/storage/backpack/old,
/obj/effect/decal/cleanable/dirt,
/turf/simulated/floor/plasteel{
icon_state = "red";
dir = 4
dir = 4;
icon_state = "red"
},
/area/ruin/space/ancientstation/sec)
"lw" = (
@@ -5168,7 +5144,6 @@
"lG" = (
/obj/effect/decal/cleanable/dirt,
/turf/simulated/floor/plasteel{
dir = 2;
icon_state = "redcorner"
},
/area/ruin/space/ancientstation/sec)
@@ -5185,8 +5160,8 @@
/obj/item/clothing/mask/gas,
/obj/effect/decal/cleanable/dirt,
/turf/simulated/floor/plasteel{
icon_state = "red";
dir = 6
dir = 6;
icon_state = "red"
},
/area/ruin/space/ancientstation/sec)
"lJ" = (
@@ -5220,8 +5195,8 @@
/obj/item/clothing/head/helmet/old,
/obj/effect/decal/cleanable/dirt,
/turf/simulated/floor/plasteel{
icon_state = "red";
dir = 6
dir = 6;
icon_state = "red"
},
/area/ruin/space/ancientstation/sec)
"lN" = (
@@ -35,7 +35,6 @@
/obj/structure/lattice,
/obj/item/stack/cable_coil/cut{
amount = 2;
dir = 2;
icon_state = "coil_red2"
},
/turf/template_noop,
@@ -78,13 +77,11 @@
dir = 4
},
/turf/simulated/floor/plasteel{
tag = "icon-white";
icon_state = "white"
},
/area/ruin/onehalf/dorms_med)
"am" = (
/turf/simulated/floor/plasteel{
tag = "icon-white";
icon_state = "white"
},
/area/ruin/onehalf/dorms_med)
@@ -96,7 +93,6 @@
},
/obj/item/storage/firstaid/fire,
/turf/simulated/floor/plasteel{
tag = "icon-white";
icon_state = "white"
},
/area/ruin/onehalf/dorms_med)
@@ -172,14 +168,12 @@
"aA" = (
/obj/structure/bed/roller,
/turf/simulated/floor/plasteel{
tag = "icon-white";
icon_state = "white"
},
/area/ruin/onehalf/dorms_med)
"aB" = (
/obj/machinery/light{
dir = 4;
icon_state = "tube1"
dir = 4
},
/obj/structure/table,
/obj/item/storage/firstaid/brute{
@@ -188,7 +182,6 @@
},
/obj/item/storage/firstaid,
/turf/simulated/floor/plasteel{
tag = "icon-white";
icon_state = "white"
},
/area/ruin/onehalf/dorms_med)
@@ -233,7 +226,6 @@
"aJ" = (
/obj/machinery/iv_drip,
/turf/simulated/floor/plasteel{
tag = "icon-white";
icon_state = "white"
},
/area/ruin/onehalf/dorms_med)
@@ -245,7 +237,6 @@
tag = ""
},
/turf/simulated/floor/plasteel{
tag = "icon-white";
icon_state = "white"
},
/area/ruin/onehalf/dorms_med)
@@ -257,7 +248,6 @@
/obj/machinery/power/apc/noalarm{
keep_preset_name = 1;
name = "Hallway APC";
pixel_x = 0;
pixel_y = -24
},
/turf/simulated/floor/plasteel/airless,
@@ -380,7 +370,6 @@
icon_state = "1-2"
},
/turf/simulated/floor/plasteel{
tag = "icon-white";
icon_state = "white"
},
/area/ruin/onehalf/dorms_med)
@@ -419,7 +408,6 @@
pixel_x = 27
},
/turf/simulated/floor/plasteel{
tag = "icon-white";
icon_state = "white"
},
/area/ruin/onehalf/dorms_med)
@@ -472,13 +460,10 @@
/area/ruin/onehalf/hallway)
"be" = (
/obj/structure/disposalpipe/broken{
tag = "icon-pipe-b (EAST)";
icon_state = "pipe-b";
dir = 4
},
/obj/item/stack/cable_coil/cut{
amount = 2;
dir = 2;
icon_state = "coil_red2"
},
/turf/simulated/floor/plating/airless,
@@ -498,8 +483,6 @@
/area/ruin/onehalf/hallway)
"bg" = (
/obj/structure/disposalpipe/junction{
tag = "icon-pipe-j1 (EAST)";
icon_state = "pipe-j1";
dir = 4
},
/obj/structure/cable{
@@ -530,8 +513,6 @@
/area/ruin/onehalf/hallway)
"bi" = (
/obj/structure/disposalpipe/broken{
tag = "icon-pipe-b (EAST)";
icon_state = "pipe-b";
dir = 4
},
/obj/effect/landmark/damageturf,
@@ -556,7 +537,6 @@
/area/ruin/onehalf/hallway)
"bk" = (
/obj/structure/disposalpipe/junction{
icon_state = "pipe-j1";
dir = 4
},
/obj/structure/cable{
@@ -608,9 +588,7 @@
/turf/simulated/floor/plasteel,
/area/ruin/onehalf/drone_bay)
"bp" = (
/obj/machinery/door/airlock/maintenance_hatch{
name = "maintenance hatch"
},
/obj/machinery/door/airlock/maintenance_hatch,
/obj/structure/disposalpipe/segment{
dir = 4
},
@@ -627,8 +605,8 @@
/area/ruin/onehalf/drone_bay)
"br" = (
/obj/structure/disposalpipe/junction{
icon_state = "pipe-y";
dir = 1
dir = 1;
icon_state = "pipe-y"
},
/turf/simulated/floor/plasteel,
/area/ruin/onehalf/drone_bay)
@@ -712,8 +690,7 @@
/area/ruin/onehalf/drone_bay)
"bD" = (
/obj/structure/disposalpipe/junction{
dir = 8;
icon_state = "pipe-j1"
dir = 8
},
/turf/simulated/floor/plasteel,
/area/ruin/onehalf/drone_bay)
@@ -818,8 +795,6 @@
/area/ruin/onehalf/hallway)
"bZ" = (
/obj/structure/disposalpipe/junction{
tag = "icon-pipe-j1 (NORTH)";
icon_state = "pipe-j1";
dir = 1
},
/obj/item/shard,
@@ -915,7 +890,6 @@
dir = 4
},
/obj/item/shard{
tag = "icon-small";
icon_state = "small"
},
/turf/template_noop,
@@ -943,8 +917,6 @@
/area/ruin/onehalf/bridge)
"cq" = (
/obj/structure/chair{
tag = "icon-chair (WEST)";
icon_state = "chair";
dir = 8
},
/turf/simulated/floor/plasteel,
@@ -954,8 +926,6 @@
/area/ruin/onehalf/bridge)
"cs" = (
/obj/structure/chair{
tag = "icon-chair (NORTH)";
icon_state = "chair";
dir = 1
},
/turf/simulated/floor/plasteel,
@@ -1014,7 +984,6 @@
"cy" = (
/obj/structure/lattice,
/obj/item/shard{
tag = "icon-medium";
icon_state = "medium"
},
/turf/template_noop,
@@ -1081,13 +1050,9 @@
"cH" = (
/obj/structure/lattice,
/obj/structure/disposalpipe/broken{
tag = "icon-pipe-b (NORTH)";
icon_state = "pipe-b";
dir = 1
},
/obj/structure/disposalpipe/broken{
tag = "icon-pipe-b (WEST)";
icon_state = "pipe-b";
dir = 8
},
/turf/template_noop,
@@ -1129,8 +1094,6 @@
/area/ruin/onehalf/bridge)
"cN" = (
/obj/structure/chair/comfy/black{
tag = "icon-comfychair (EAST)";
icon_state = "comfychair";
dir = 4
},
/turf/simulated/floor/plasteel,
@@ -1139,7 +1102,6 @@
/obj/structure/lattice,
/obj/item/stack/cable_coil/cut{
amount = 2;
dir = 2;
icon_state = "coil_red2"
},
/turf/template_noop,
@@ -1183,7 +1145,6 @@
/obj/machinery/door_control{
id = "onehalf bridge";
name = "Bridge Lockdown";
pixel_x = 0;
pixel_y = 5
},
/turf/simulated/floor/plasteel,
@@ -1340,7 +1301,6 @@
tag = ""
},
/obj/item/shard{
tag = "icon-medium";
icon_state = "medium"
},
/turf/template_noop,
@@ -252,8 +252,6 @@
})
"aU" = (
/obj/structure/chair{
tag = "icon-chair (EAST)";
icon_state = "chair";
dir = 4
},
/turf/simulated/floor/plasteel,
@@ -268,8 +266,6 @@
})
"aW" = (
/obj/structure/chair{
tag = "icon-chair (WEST)";
icon_state = "chair";
dir = 8
},
/turf/simulated/floor/plasteel,
@@ -278,7 +274,6 @@
})
"aX" = (
/obj/machinery/light{
icon_state = "tube1";
dir = 8
},
/turf/simulated/floor/plasteel,
@@ -349,9 +344,7 @@
"bh" = (
/obj/structure/sink{
dir = 4;
icon_state = "sink";
pixel_x = 11;
pixel_y = 0
pixel_x = 11
},
/obj/structure/mirror{
pixel_x = 28
@@ -363,7 +356,6 @@
"bi" = (
/obj/structure/table/wood,
/obj/machinery/light{
icon_state = "tube1";
dir = 4
},
/turf/simulated/floor/plasteel,
@@ -111,8 +111,7 @@
"av" = (
/turf/simulated/floor/plasteel{
dir = 4;
icon_state = "whiteblue";
tag = "icon-whitehall (WEST)"
icon_state = "whiteblue"
},
/area/ruin/unpowered/syndicate_space_base/medbay)
"aT" = (
@@ -163,8 +162,7 @@
/area/ruin/unpowered/syndicate_space_base/cargo)
"bw" = (
/turf/simulated/floor/plasteel{
icon_state = "whitebluefull";
tag = "icon-whitebluefull"
icon_state = "whitebluefull"
},
/area/ruin/unpowered/syndicate_space_base/medbay)
"bO" = (
@@ -179,8 +177,7 @@
dir = 8
},
/turf/simulated/floor/plasteel{
icon_state = "whitegreenfull";
tag = "icon-whitebluefull"
icon_state = "whitegreenfull"
},
/area/ruin/unpowered/syndicate_space_base/virology)
"bT" = (
@@ -233,8 +230,7 @@
"cs" = (
/turf/simulated/floor/plasteel{
dir = 8;
icon_state = "whitegreen";
tag = "icon-whitegreen (WEST)"
icon_state = "whitegreen"
},
/area/ruin/unpowered/syndicate_space_base/virology)
"cB" = (
@@ -301,8 +297,7 @@
},
/turf/simulated/floor/plasteel{
dir = 5;
icon_state = "whiteblue";
tag = "icon-whiteblue (NORTHEAST)"
icon_state = "whiteblue"
},
/area/ruin/unpowered/syndicate_space_base/medbay)
"cO" = (
@@ -336,8 +331,7 @@
/obj/item/reagent_containers/glass/beaker/large,
/turf/simulated/floor/plasteel{
dir = 5;
icon_state = "whitepurple";
tag = "icon-whitepurple (NORTHEAST)"
icon_state = "whitepurple"
},
/area/ruin/unpowered/syndicate_space_base/chemistry)
"di" = (
@@ -463,16 +457,14 @@
"eV" = (
/turf/simulated/floor/plasteel{
dir = 1;
icon_state = "whiteblue";
tag = "icon-whiteblue (NORTH)"
icon_state = "whiteblue"
},
/area/ruin/unpowered/syndicate_space_base/medbay)
"fb" = (
/obj/machinery/kitchen_machine/microwave,
/obj/structure/table,
/turf/simulated/floor/plasteel{
icon_state = "cafeteria";
tag = "icon-cafeteria (NORTHEAST)"
icon_state = "cafeteria"
},
/area/ruin/unpowered/syndicate_space_base/bar)
"fe" = (
@@ -500,8 +492,7 @@
},
/turf/simulated/floor/plasteel{
dir = 9;
icon_state = "whitepurple";
tag = "icon-whitepurple (NORTHWEST)"
icon_state = "whitepurple"
},
/area/ruin/unpowered/syndicate_space_base/chemistry)
"fu" = (
@@ -511,8 +502,7 @@
/obj/machinery/chem_master,
/turf/simulated/floor/plasteel{
dir = 10;
icon_state = "whitepurple";
tag = "icon-whitepurple (SOUTHWEST)"
icon_state = "whitepurple"
},
/area/ruin/unpowered/syndicate_space_base/chemistry)
"fx" = (
@@ -594,8 +584,7 @@
"gg" = (
/obj/machinery/atmospherics/pipe/simple/hidden/supply,
/turf/simulated/floor/plasteel{
icon_state = "whitegreenfull";
tag = "icon-whitebluefull"
icon_state = "whitegreenfull"
},
/area/ruin/unpowered/syndicate_space_base/virology)
"gh" = (
@@ -658,8 +647,7 @@
/obj/item/reagent_containers/iv_bag/blood/OMinus,
/turf/simulated/floor/plasteel{
dir = 8;
icon_state = "whiteblue";
tag = "icon-whiteblue (WEST)"
icon_state = "whiteblue"
},
/area/ruin/unpowered/syndicate_space_base/medbay)
"gY" = (
@@ -702,8 +690,7 @@
},
/turf/simulated/floor/plasteel{
dir = 5;
icon_state = "whitepurple";
tag = "icon-whitepurple (NORTHEAST)"
icon_state = "whitepurple"
},
/area/ruin/unpowered/syndicate_space_base/chemistry)
"hq" = (
@@ -841,8 +828,7 @@
dir = 4
},
/turf/simulated/floor/plasteel{
icon_state = "cafeteria";
tag = "icon-cafeteria (NORTHEAST)"
icon_state = "cafeteria"
},
/area/ruin/unpowered/syndicate_space_base/bar)
"ir" = (
@@ -927,8 +913,7 @@
dir = 4
},
/turf/simulated/floor/plasteel{
icon_state = "whitegreenfull";
tag = "icon-whitebluefull"
icon_state = "whitegreenfull"
},
/area/ruin/unpowered/syndicate_space_base/virology)
"jt" = (
@@ -943,8 +928,7 @@
},
/turf/simulated/floor/plasteel{
dir = 6;
icon_state = "whiteblue";
tag = "icon-whitehall (WEST)"
icon_state = "whiteblue"
},
/area/ruin/unpowered/syndicate_space_base/medbay)
"jy" = (
@@ -1039,8 +1023,7 @@
dir = 1
},
/turf/simulated/floor/plasteel{
icon_state = "whitebluefull";
tag = "icon-whitebluefull"
icon_state = "whitebluefull"
},
/area/ruin/unpowered/syndicate_space_base/medbay)
"ku" = (
@@ -1095,8 +1078,7 @@
/obj/effect/decal/cleanable/dirt,
/turf/simulated/floor/plasteel{
dir = 4;
icon_state = "whitegreen";
tag = "icon-whitegreen (EAST)"
icon_state = "whitegreen"
},
/area/ruin/unpowered/syndicate_space_base/virology)
"kY" = (
@@ -1121,8 +1103,7 @@
/obj/machinery/optable,
/obj/machinery/light,
/turf/simulated/floor/plasteel{
icon_state = "whiteblue";
tag = "icon-whitehall (WEST)"
icon_state = "whiteblue"
},
/area/ruin/unpowered/syndicate_space_base/medbay)
"lr" = (
@@ -1134,8 +1115,7 @@
"lu" = (
/obj/machinery/atmospherics/pipe/simple/hidden/supply,
/turf/simulated/floor/plasteel{
icon_state = "whitebluefull";
tag = "icon-whitebluefull"
icon_state = "whitebluefull"
},
/area/ruin/unpowered/syndicate_space_base/medbay)
"lv" = (
@@ -1164,16 +1144,14 @@
"ly" = (
/turf/simulated/floor/plasteel{
dir = 1;
icon_state = "whitegreen";
tag = "icon-whitegreen (WEST)"
icon_state = "whitegreen"
},
/area/ruin/unpowered/syndicate_space_base/virology)
"lB" = (
/obj/machinery/smartfridge/secure/chemistry/virology/preloaded/syndicate,
/turf/simulated/floor/plasteel{
dir = 8;
icon_state = "whitegreen";
tag = "icon-whitegreen (WEST)"
icon_state = "whitegreen"
},
/area/ruin/unpowered/syndicate_space_base/virology)
"lM" = (
@@ -1210,8 +1188,7 @@
/obj/effect/decal/cleanable/dirt,
/turf/simulated/floor/plasteel{
dir = 5;
icon_state = "whitegreen";
tag = "icon-whitegreen (NORTHEAST)"
icon_state = "whitegreen"
},
/area/ruin/unpowered/syndicate_space_base/virology)
"mi" = (
@@ -1282,8 +1259,7 @@
},
/obj/structure/table,
/turf/simulated/floor/plasteel{
icon_state = "cafeteria";
tag = "icon-cafeteria (NORTHEAST)"
icon_state = "cafeteria"
},
/area/ruin/unpowered/syndicate_space_base/bar)
"nj" = (
@@ -1321,8 +1297,7 @@
/area/ruin/unpowered/syndicate_space_base/testlab)
"ny" = (
/turf/simulated/floor/plasteel{
icon_state = "whitegreen";
tag = "icon-whitehall (WEST)"
icon_state = "whitegreen"
},
/area/ruin/unpowered/syndicate_space_base/virology)
"nA" = (
@@ -1371,8 +1346,7 @@
/obj/structure/table/glass,
/turf/simulated/floor/plasteel{
dir = 4;
icon_state = "whitegreen";
tag = "icon-whitegreen (EAST)"
icon_state = "whitegreen"
},
/area/ruin/unpowered/syndicate_space_base/virology)
"ob" = (
@@ -1443,8 +1417,7 @@
/obj/structure/window/basic,
/turf/simulated/floor/plasteel{
dir = 4;
icon_state = "whiteblue";
tag = "icon-whitehall (WEST)"
icon_state = "whiteblue"
},
/area/ruin/unpowered/syndicate_space_base/medbay)
"oO" = (
@@ -1518,8 +1491,7 @@
/obj/item/cautery,
/turf/simulated/floor/plasteel{
dir = 8;
icon_state = "whiteblue";
tag = "icon-whiteblue (WEST)"
icon_state = "whiteblue"
},
/area/ruin/unpowered/syndicate_space_base/medbay)
"pK" = (
@@ -1551,8 +1523,7 @@
/obj/effect/decal/cleanable/dirt,
/obj/machinery/computer/operating,
/turf/simulated/floor/plasteel{
icon_state = "whiteblue";
tag = "icon-whitehall (WEST)"
icon_state = "whiteblue"
},
/area/ruin/unpowered/syndicate_space_base/medbay)
"qv" = (
@@ -1586,8 +1557,7 @@
dir = 1
},
/turf/simulated/floor/plasteel{
icon_state = "whitegreenfull";
tag = "icon-whitebluefull"
icon_state = "whitegreenfull"
},
/area/ruin/unpowered/syndicate_space_base/virology)
"qT" = (
@@ -1814,8 +1784,7 @@
},
/turf/simulated/floor/plasteel{
dir = 8;
icon_state = "whiteblue";
tag = "icon-whiteblue (WEST)"
icon_state = "whiteblue"
},
/area/ruin/unpowered/syndicate_space_base/medbay)
"tL" = (
@@ -1828,8 +1797,7 @@
"tQ" = (
/turf/simulated/floor/plasteel{
dir = 8;
icon_state = "whitepurple";
tag = "icon-whitepurple (WEST)"
icon_state = "whitepurple"
},
/area/ruin/unpowered/syndicate_space_base/chemistry)
"tW" = (
@@ -1895,8 +1863,7 @@
/area/ruin/unpowered/syndicate_space_base/engineering)
"uJ" = (
/turf/simulated/floor/plasteel{
icon_state = "cafeteria";
tag = "icon-cafeteria (NORTHEAST)"
icon_state = "cafeteria"
},
/area/ruin/unpowered/syndicate_space_base/bar)
"uL" = (
@@ -1907,8 +1874,7 @@
/obj/item/storage/box/monkeycubes/syndicate,
/turf/simulated/floor/plasteel{
dir = 4;
icon_state = "whitegreen";
tag = "icon-whitegreen (EAST)"
icon_state = "whitegreen"
},
/area/ruin/unpowered/syndicate_space_base/virology)
"uN" = (
@@ -1945,8 +1911,7 @@
/obj/machinery/monkey_recycler,
/turf/simulated/floor/plasteel{
dir = 6;
icon_state = "whitegreen";
tag = "icon-whitegreen (SOUTHEAST)"
icon_state = "whitegreen"
},
/area/ruin/unpowered/syndicate_space_base/virology)
"ve" = (
@@ -1958,8 +1923,7 @@
"vk" = (
/obj/machinery/kitchen_machine/grill,
/turf/simulated/floor/plasteel{
icon_state = "cafeteria";
tag = "icon-cafeteria (NORTHEAST)"
icon_state = "cafeteria"
},
/area/ruin/unpowered/syndicate_space_base/bar)
"vn" = (
@@ -2047,8 +2011,7 @@
/obj/effect/turf_decal/bot,
/turf/simulated/floor/plasteel{
dir = 8;
icon_state = "whitepurplefull";
tag = "icon-whitepurple (WEST)"
icon_state = "whitepurplefull"
},
/area/ruin/unpowered/syndicate_space_base/chemistry)
"vM" = (
@@ -2105,8 +2068,7 @@
},
/turf/simulated/floor/plasteel{
dir = 8;
icon_state = "whitegreen";
tag = "icon-whitegreen (WEST)"
icon_state = "whitegreen"
},
/area/ruin/unpowered/syndicate_space_base/virology)
"wh" = (
@@ -2127,8 +2089,7 @@
"wj" = (
/turf/simulated/floor/plasteel{
dir = 8;
icon_state = "whitepurplefull";
tag = "icon-whitepurple (WEST)"
icon_state = "whitepurplefull"
},
/area/ruin/unpowered/syndicate_space_base/chemistry)
"wn" = (
@@ -2206,8 +2167,7 @@
/obj/item/kitchen/rollingpin,
/obj/structure/table,
/turf/simulated/floor/plasteel{
icon_state = "cafeteria";
tag = "icon-cafeteria (NORTHEAST)"
icon_state = "cafeteria"
},
/area/ruin/unpowered/syndicate_space_base/bar)
"wX" = (
@@ -2257,8 +2217,7 @@
},
/turf/simulated/floor/plasteel{
dir = 9;
icon_state = "whiteblue";
tag = "icon-whiteblue (NORTHWEST)"
icon_state = "whiteblue"
},
/area/ruin/unpowered/syndicate_space_base/medbay)
"xo" = (
@@ -2347,8 +2306,7 @@
dir = 1
},
/turf/simulated/floor/plasteel{
icon_state = "whitegreenfull";
tag = "icon-whitebluefull"
icon_state = "whitegreenfull"
},
/area/ruin/unpowered/syndicate_space_base/virology)
"yz" = (
@@ -2416,8 +2374,7 @@
},
/turf/simulated/floor/plasteel{
dir = 4;
icon_state = "whitegreen";
tag = "icon-whitegreen (EAST)"
icon_state = "whitegreen"
},
/area/ruin/unpowered/syndicate_space_base/virology)
"zm" = (
@@ -2488,8 +2445,7 @@
/obj/item/clothing/glasses/science,
/turf/simulated/floor/plasteel{
dir = 8;
icon_state = "whitepurplefull";
tag = "icon-whitepurple (WEST)"
icon_state = "whitepurplefull"
},
/area/ruin/unpowered/syndicate_space_base/chemistry)
"AB" = (
@@ -2505,8 +2461,7 @@
},
/turf/simulated/floor/plasteel{
dir = 9;
icon_state = "whitegreen";
tag = "icon-whitegreen (NORTHWEST)"
icon_state = "whitegreen"
},
/area/ruin/unpowered/syndicate_space_base/virology)
"AI" = (
@@ -2532,8 +2487,7 @@
/obj/item/storage/box/beakers/bluespace,
/turf/simulated/floor/plasteel{
dir = 1;
icon_state = "whitepurple";
tag = "icon-whitepurple (NORTH)"
icon_state = "whitepurple"
},
/area/ruin/unpowered/syndicate_space_base/chemistry)
"AJ" = (
@@ -2601,8 +2555,7 @@
/obj/effect/decal/cleanable/dirt,
/turf/simulated/floor/plasteel{
dir = 8;
icon_state = "whiteblue";
tag = "icon-whiteblue (WEST)"
icon_state = "whiteblue"
},
/area/ruin/unpowered/syndicate_space_base/medbay)
"BN" = (
@@ -2658,8 +2611,7 @@
},
/obj/structure/table,
/turf/simulated/floor/plasteel{
icon_state = "cafeteria";
tag = "icon-cafeteria (NORTHEAST)"
icon_state = "cafeteria"
},
/area/ruin/unpowered/syndicate_space_base/bar)
"Cr" = (
@@ -2670,8 +2622,7 @@
"Cv" = (
/turf/simulated/floor/plasteel{
dir = 10;
icon_state = "whitegreen";
tag = "icon-whitegreen (SOUTHWEST)"
icon_state = "whitegreen"
},
/area/ruin/unpowered/syndicate_space_base/virology)
"CG" = (
@@ -2806,8 +2757,7 @@
/obj/machinery/computer/pandemic,
/turf/simulated/floor/plasteel{
dir = 8;
icon_state = "whitegreen";
tag = "icon-whitegreen (WEST)"
icon_state = "whitegreen"
},
/area/ruin/unpowered/syndicate_space_base/virology)
"El" = (
@@ -2850,8 +2800,7 @@
/obj/item/stock_parts/cell/high/plus,
/turf/simulated/floor/plasteel{
dir = 8;
icon_state = "whiteblue";
tag = "icon-whiteblue (WEST)"
icon_state = "whiteblue"
},
/area/ruin/unpowered/syndicate_space_base/medbay)
"EI" = (
@@ -2882,8 +2831,7 @@
/area/ruin/unpowered/syndicate_space_base/cargo)
"EO" = (
/turf/simulated/floor/plasteel{
icon_state = "whitegreenfull";
tag = "icon-whitebluefull"
icon_state = "whitegreenfull"
},
/area/ruin/unpowered/syndicate_space_base/virology)
"EP" = (
@@ -2946,8 +2894,7 @@
},
/turf/simulated/floor/plasteel{
dir = 4;
icon_state = "whiteblue";
tag = "icon-whitehall (WEST)"
icon_state = "whiteblue"
},
/area/ruin/unpowered/syndicate_space_base/medbay)
"Fe" = (
@@ -2962,8 +2909,7 @@
},
/turf/simulated/floor/plasteel{
dir = 1;
icon_state = "whitegreen";
tag = "icon-whitegreen (WEST)"
icon_state = "whitegreen"
},
/area/ruin/unpowered/syndicate_space_base/virology)
"Fi" = (
@@ -3002,8 +2948,7 @@
},
/turf/simulated/floor/plasteel{
dir = 4;
icon_state = "whitepurple";
tag = "icon-whitepurple (EAST)"
icon_state = "whitepurple"
},
/area/ruin/unpowered/syndicate_space_base/chemistry)
"Fs" = (
@@ -3028,8 +2973,7 @@
},
/turf/simulated/floor/plasteel{
dir = 8;
icon_state = "whitepurple";
tag = "icon-whitepurple (WEST)"
icon_state = "whitepurple"
},
/area/ruin/unpowered/syndicate_space_base/chemistry)
"FQ" = (
@@ -3091,15 +3035,13 @@
/obj/effect/decal/cleanable/dirt,
/turf/simulated/floor/plasteel{
dir = 10;
icon_state = "whitepurple";
tag = "icon-whitepurple (SOUTHWEST)"
icon_state = "whitepurple"
},
/area/ruin/unpowered/syndicate_space_base/chemistry)
"Go" = (
/obj/machinery/cooker/deepfryer,
/turf/simulated/floor/plasteel{
icon_state = "cafeteria";
tag = "icon-cafeteria (NORTHEAST)"
icon_state = "cafeteria"
},
/area/ruin/unpowered/syndicate_space_base/bar)
"Gq" = (
@@ -3214,8 +3156,7 @@
},
/turf/simulated/floor/plasteel{
dir = 8;
icon_state = "whitepurple";
tag = "icon-whitepurple (WEST)"
icon_state = "whitepurple"
},
/area/ruin/unpowered/syndicate_space_base/chemistry)
"HL" = (
@@ -3339,8 +3280,7 @@
dir = 1
},
/turf/simulated/floor/plasteel{
icon_state = "whitebluefull";
tag = "icon-whitebluefull"
icon_state = "whitebluefull"
},
/area/ruin/unpowered/syndicate_space_base/medbay)
"Ji" = (
@@ -3453,8 +3393,7 @@
/obj/machinery/chem_heater,
/turf/simulated/floor/plasteel{
dir = 4;
icon_state = "whitepurple";
tag = "icon-whitepurple (EAST)"
icon_state = "whitepurple"
},
/area/ruin/unpowered/syndicate_space_base/chemistry)
"Ko" = (
@@ -3479,8 +3418,7 @@
},
/turf/simulated/floor/plasteel{
dir = 4;
icon_state = "whiteblue";
tag = "icon-whitehall (WEST)"
icon_state = "whiteblue"
},
/area/ruin/unpowered/syndicate_space_base/medbay)
"Kv" = (
@@ -3495,8 +3433,7 @@
/obj/machinery/processor,
/obj/structure/table,
/turf/simulated/floor/plasteel{
icon_state = "cafeteria";
tag = "icon-cafeteria (NORTHEAST)"
icon_state = "cafeteria"
},
/area/ruin/unpowered/syndicate_space_base/bar)
"Kx" = (
@@ -3594,8 +3531,7 @@
/obj/item/reagent_containers/food/drinks/shaker,
/obj/structure/table,
/turf/simulated/floor/plasteel{
icon_state = "cafeteria";
tag = "icon-cafeteria (NORTHEAST)"
icon_state = "cafeteria"
},
/area/ruin/unpowered/syndicate_space_base/bar)
"Lk" = (
@@ -3769,8 +3705,7 @@
},
/turf/simulated/floor/plasteel{
dir = 8;
icon_state = "whitepurplefull";
tag = "icon-whitepurple (WEST)"
icon_state = "whitepurplefull"
},
/area/ruin/unpowered/syndicate_space_base/chemistry)
"Mq" = (
@@ -3783,8 +3718,7 @@
/obj/item/clothing/accessory/stethoscope,
/turf/simulated/floor/plasteel{
dir = 8;
icon_state = "whiteblue";
tag = "icon-whiteblue (WEST)"
icon_state = "whiteblue"
},
/area/ruin/unpowered/syndicate_space_base/medbay)
"Ms" = (
@@ -3859,8 +3793,7 @@
/obj/structure/table/glass,
/turf/simulated/floor/plasteel{
dir = 4;
icon_state = "whitegreen";
tag = "icon-whitegreen (EAST)"
icon_state = "whitegreen"
},
/area/ruin/unpowered/syndicate_space_base/virology)
"NT" = (
@@ -3975,8 +3908,7 @@
/obj/machinery/vending/medical/syndicate_access,
/turf/simulated/floor/plasteel{
dir = 8;
icon_state = "whitegreen";
tag = "icon-whitegreen (WEST)"
icon_state = "whitegreen"
},
/area/ruin/unpowered/syndicate_space_base/virology)
"PH" = (
@@ -3986,8 +3918,7 @@
/obj/machinery/chem_dispenser/upgraded,
/turf/simulated/floor/plasteel{
dir = 6;
icon_state = "whitepurple";
tag = "icon-whitepurple (SOUTHEAST)"
icon_state = "whitepurple"
},
/area/ruin/unpowered/syndicate_space_base/chemistry)
"PI" = (
@@ -4028,8 +3959,7 @@
/obj/item/tank/internals/anesthetic,
/turf/simulated/floor/plasteel{
dir = 4;
icon_state = "whiteblue";
tag = "icon-whitehall (WEST)"
icon_state = "whiteblue"
},
/area/ruin/unpowered/syndicate_space_base/medbay)
"Qr" = (
@@ -4106,8 +4036,7 @@
/obj/item/FixOVein,
/turf/simulated/floor/plasteel{
dir = 10;
icon_state = "whiteblue";
tag = "icon-whitehall (WEST)"
icon_state = "whiteblue"
},
/area/ruin/unpowered/syndicate_space_base/medbay)
"RC" = (
@@ -4194,8 +4123,7 @@
/obj/item/reagent_containers/spray/cleaner,
/turf/simulated/floor/plasteel{
dir = 4;
icon_state = "whitepurple";
tag = "icon-whitepurple (EAST)"
icon_state = "whitepurple"
},
/area/ruin/unpowered/syndicate_space_base/chemistry)
"SI" = (
@@ -4499,8 +4427,7 @@
/area/ruin/unpowered/syndicate_space_base/dormitories)
"VQ" = (
/obj/machinery/shower{
dir = 8;
tag = "icon-shower (WEST)"
dir = 8
},
/obj/item/soap/syndie,
/obj/machinery/light/small{
@@ -4524,8 +4451,7 @@
"Wi" = (
/obj/machinery/kitchen_machine/candy_maker,
/turf/simulated/floor/plasteel{
icon_state = "cafeteria";
tag = "icon-cafeteria (NORTHEAST)"
icon_state = "cafeteria"
},
/area/ruin/unpowered/syndicate_space_base/bar)
"Wl" = (
@@ -4541,8 +4467,7 @@
/obj/machinery/sleeper/syndie,
/turf/simulated/floor/plasteel{
dir = 4;
icon_state = "whiteblue";
tag = "icon-whitehall (WEST)"
icon_state = "whiteblue"
},
/area/ruin/unpowered/syndicate_space_base/medbay)
"Wr" = (
@@ -4560,8 +4485,7 @@
},
/obj/structure/table,
/turf/simulated/floor/plasteel{
icon_state = "cafeteria";
tag = "icon-cafeteria (NORTHEAST)"
icon_state = "cafeteria"
},
/area/ruin/unpowered/syndicate_space_base/bar)
"WG" = (
@@ -4579,8 +4503,7 @@
/obj/structure/window/basic,
/turf/simulated/floor/plasteel{
dir = 8;
icon_state = "whiteblue";
tag = "icon-whiteblue (WEST)"
icon_state = "whiteblue"
},
/area/ruin/unpowered/syndicate_space_base/medbay)
"Xa" = (
@@ -4651,8 +4574,7 @@
},
/turf/simulated/floor/plasteel{
dir = 4;
icon_state = "whitepurple";
tag = "icon-whitepurple (EAST)"
icon_state = "whitepurple"
},
/area/ruin/unpowered/syndicate_space_base/chemistry)
"Ya" = (
@@ -178,7 +178,6 @@
d1 = 4;
d2 = 8;
icon_state = "4-8";
pixel_y = 0;
tag = ""
},
/turf/simulated/floor/plasteel,
@@ -331,7 +330,6 @@
d1 = 4;
d2 = 8;
icon_state = "4-8";
pixel_y = 0;
tag = ""
},
/turf/simulated/floor/plasteel/airless,
@@ -345,7 +343,6 @@
d1 = 4;
d2 = 8;
icon_state = "4-8";
pixel_y = 0;
tag = ""
},
/turf/simulated/floor/plasteel,
@@ -511,9 +508,7 @@
/area/ruin/powered)
"TM" = (
/obj/structure/chair/office/dark{
dir = 4;
icon_state = "officechair_dark";
tag = "icon-officechair_dark (EAST)"
dir = 4
},
/turf/simulated/floor/plasteel,
/area/ruin/unpowered)
@@ -736,8 +736,7 @@
/area/syndicate_depot/core)
"ce" = (
/obj/machinery/light/small{
dir = 4;
tag = "icon-bulb1 (EAST)"
dir = 4
},
/turf/simulated/floor/mineral/silver,
/area/syndicate_depot/core)
@@ -55,8 +55,6 @@
/area/ruin/unpowered)
"n" = (
/obj/structure/chair{
tag = "icon-chair (WEST)";
icon_state = "chair";
dir = 8
},
/turf/simulated/floor/plasteel,
@@ -76,15 +74,15 @@
"r" = (
/obj/structure/rack,
/turf/simulated/floor/plasteel{
icon_state = "vault";
dir = 8
dir = 8;
icon_state = "vault"
},
/area/ruin/unpowered)
"s" = (
/obj/item/rack_parts,
/turf/simulated/floor/plasteel{
icon_state = "vault";
dir = 8
dir = 8;
icon_state = "vault"
},
/area/ruin/unpowered)
"t" = (
@@ -93,8 +91,8 @@
dir = 1
},
/turf/simulated/floor/plasteel{
icon_state = "vault";
dir = 8
dir = 8;
icon_state = "vault"
},
/area/ruin/unpowered)
"u" = (
@@ -107,9 +105,8 @@
/area/ruin/unpowered)
"w" = (
/obj/machinery/power/apc/noalarm{
dir = 2;
name = "Outpost APC";
keep_preset_name = 1;
name = "Outpost APC";
pixel_y = -24
},
/turf/simulated/floor/plasteel,
@@ -157,16 +154,15 @@
/obj/structure/rack,
/obj/item/ammo_box/c9mm,
/turf/simulated/floor/plasteel{
icon_state = "vault";
dir = 8
dir = 8;
icon_state = "vault"
},
/area/ruin/unpowered)
"E" = (
/obj/structure/bed,
/obj/item/bedsheet/orange,
/obj/machinery/light{
dir = 4;
icon_state = "tube1"
dir = 4
},
/turf/simulated/floor/plasteel,
/area/ruin/unpowered)
@@ -174,8 +170,8 @@
/obj/structure/rack,
/obj/item/clothing/head/helmet/swat,
/turf/simulated/floor/plasteel{
icon_state = "vault";
dir = 8
dir = 8;
icon_state = "vault"
},
/area/ruin/unpowered)
"G" = (
@@ -183,8 +179,8 @@
/obj/item/crowbar/red,
/obj/item/paper/crumpled,
/turf/simulated/floor/plasteel{
icon_state = "vault";
dir = 8
dir = 8;
icon_state = "vault"
},
/area/ruin/unpowered)
"H" = (
@@ -249,23 +245,22 @@
/obj/item/storage/belt/military,
/obj/machinery/light,
/turf/simulated/floor/plasteel{
icon_state = "vault";
dir = 8
dir = 8;
icon_state = "vault"
},
/area/ruin/unpowered)
"R" = (
/obj/structure/rack,
/obj/item/clothing/head/helmet/riot,
/turf/simulated/floor/plasteel{
icon_state = "vault";
dir = 8
dir = 8;
icon_state = "vault"
},
/area/ruin/unpowered)
"S" = (
/obj/structure/table/wood,
/obj/item/reagent_containers/food/snacks/rawcutlet,
/obj/machinery/light{
icon_state = "tube1";
dir = 8
},
/turf/simulated/floor/plasteel,
File diff suppressed because it is too large Load Diff
@@ -9,9 +9,7 @@
/turf/simulated/floor/mineral/titanium,
/area/shuttle/abandoned)
"af" = (
/obj/machinery/sleeper{
dir = 8
},
/obj/machinery/sleeper,
/obj/machinery/light{
dir = 1
},
@@ -21,8 +19,7 @@
"ak" = (
/obj/structure/shuttle/engine/propulsion{
dir = 4;
icon_state = "burst_r";
tag = "icon-burst_r (WEST)"
icon_state = "burst_r"
},
/turf/simulated/floor/plating/airless,
/area/shuttle/abandoned)
@@ -40,8 +37,6 @@
/area/shuttle/abandoned)
"aq" = (
/obj/structure/shuttle/engine/heater{
tag = "icon-heater (EAST)";
icon_state = "heater";
dir = 4
},
/obj/structure/window/reinforced{
@@ -51,9 +46,7 @@
/area/shuttle/abandoned)
"ar" = (
/obj/structure/shuttle/engine/propulsion{
dir = 4;
icon_state = "propulsion";
tag = "icon-propulsion (WEST)"
dir = 4
},
/turf/simulated/floor/plating/airless,
/area/shuttle/abandoned)
@@ -114,8 +107,7 @@
"aJ" = (
/obj/structure/shuttle/engine/propulsion{
dir = 4;
icon_state = "burst_l";
tag = "icon-burst_l (WEST)"
icon_state = "burst_l"
},
/turf/simulated/floor/plating/airless,
/area/shuttle/abandoned)
@@ -132,7 +124,6 @@
},
/obj/docking_port/stationary/whiteship{
dir = 8;
icon_state = "pinonfar";
id = "whiteship_away";
name = "Deep Space"
},
@@ -17,7 +17,6 @@
icon_state = "small"
},
/turf/simulated/floor/wood{
tag = "icon-wood-broken3";
icon_state = "wood-broken3"
},
/area/ruin/unpowered)
@@ -27,13 +26,11 @@
"af" = (
/obj/structure/computerframe,
/turf/simulated/floor/wood{
tag = "icon-wood-broken3";
icon_state = "wood-broken3"
},
/area/ruin/unpowered)
"ag" = (
/turf/simulated/floor/wood{
tag = "icon-wood-broken7";
icon_state = "wood-broken7"
},
/area/ruin/unpowered)
@@ -44,7 +41,6 @@
},
/obj/item/shard,
/turf/simulated/floor/wood{
tag = "icon-wood-broken3";
icon_state = "wood-broken3"
},
/area/ruin/unpowered)
@@ -105,7 +101,6 @@
in_use = 1
},
/turf/simulated/floor/wood{
tag = "icon-wood-broken3";
icon_state = "wood-broken3"
},
/area/ruin/unpowered)
@@ -140,7 +135,6 @@
/area/ruin/unpowered)
"ax" = (
/turf/simulated/floor/wood{
tag = "icon-wood-broken3";
icon_state = "wood-broken3"
},
/area/ruin/unpowered)
@@ -156,7 +150,6 @@
/area/ruin/unpowered)
"aA" = (
/turf/simulated/floor/wood{
tag = "icon-wood-broken6";
icon_state = "wood-broken6"
},
/area/ruin/unpowered)
@@ -185,7 +178,6 @@
"aF" = (
/obj/structure/table/wood,
/turf/simulated/floor/wood{
tag = "icon-wood-broken6";
icon_state = "wood-broken6"
},
/area/ruin/unpowered)
@@ -261,7 +253,6 @@
/area/ruin/unpowered)
"aT" = (
/obj/machinery/light{
icon_state = "tube1";
dir = 4
},
/obj/structure/reagent_dispensers/oil,
@@ -280,7 +271,6 @@
/obj/structure/grille,
/obj/structure/window/full/reinforced,
/turf/simulated/floor/wood{
tag = "icon-wood-broken6";
icon_state = "wood-broken6"
},
/area/ruin/unpowered)
@@ -502,8 +492,7 @@
/area/ruin/unpowered)
"bJ" = (
/obj/structure/window/reinforced{
dir = 4;
pixel_x = 0
dir = 4
},
/turf/simulated/floor/mineral/plasma,
/area/ruin/unpowered)
File diff suppressed because it is too large Load Diff
+74 -165
View File
@@ -108,10 +108,7 @@
/turf/simulated/floor/beach/away/water/deep/wood_floor,
/area/awaymission/undersea)
"aC" = (
/obj/structure/mineral_door/wood{
tag = "icon-wood";
icon_state = "wood"
},
/obj/structure/mineral_door/wood,
/turf/simulated/floor/beach/away/water/deep/wood_floor,
/area/awaymission/undersea)
"aD" = (
@@ -140,16 +137,12 @@
/area/awaymission/undersea)
"aI" = (
/obj/structure/chair/wood/wings{
tag = "icon-wooden_chair_wings (EAST)";
icon_state = "wooden_chair_wings";
dir = 4
},
/turf/simulated/floor/beach/away/water/deep/wood_floor,
/area/awaymission/undersea)
"aJ" = (
/obj/structure/chair/wood/wings{
tag = "icon-wooden_chair_wings (WEST)";
icon_state = "wooden_chair_wings";
dir = 8
},
/turf/simulated/floor/beach/away/water/deep/wood_floor,
@@ -165,15 +158,12 @@
"aM" = (
/obj/structure/sink{
dir = 4;
icon_state = "sink";
pixel_x = 11;
pixel_y = 0
pixel_x = 11
},
/turf/simulated/floor/beach/away/water/deep/wood_floor,
/area/awaymission/undersea)
"aN" = (
/obj/structure/sink{
icon_state = "sink";
dir = 8;
pixel_x = -12;
pixel_y = 2
@@ -229,10 +219,7 @@
/turf/simulated/floor/beach/away/water/deep/sand_floor,
/area/awaymission/undersea)
"aY" = (
/obj/structure/mineral_door/wood{
tag = "icon-wood";
icon_state = "wood"
},
/obj/structure/mineral_door/wood,
/turf/simulated/floor/beach/away/water/deep/sand_floor,
/area/awaymission/undersea)
"aZ" = (
@@ -252,10 +239,8 @@
"bc" = (
/obj/structure/flora/ausbushes/leafybush,
/obj/effect/decal/snow/sand/edge{
tag = "icon-gravsnow_corner (NORTHWEST)";
name = "rough sand";
icon_state = "gravsnow_corner";
dir = 9
dir = 9;
name = "rough sand"
},
/turf/simulated/floor/beach/away/sand,
/area/awaymission/beach)
@@ -265,10 +250,8 @@
/area/awaymission/beach)
"be" = (
/obj/effect/decal/snow/sand/edge{
tag = "icon-gravsnow_corner (NORTHEAST)";
name = "rough sand";
icon_state = "gravsnow_corner";
dir = 5
dir = 5;
name = "rough sand"
},
/turf/simulated/floor/beach/away/sand,
/area/awaymission/beach)
@@ -278,20 +261,16 @@
/area/awaymission/beach)
"bg" = (
/obj/effect/decal/snow/sand/edge{
tag = "icon-gravsnow_corner (WEST)";
name = "rough sand";
icon_state = "gravsnow_corner";
dir = 8
dir = 8;
name = "rough sand"
},
/turf/simulated/floor/beach/away/sand,
/area/awaymission/beach)
"bh" = (
/obj/structure/flora/ausbushes/leafybush,
/obj/effect/decal/snow/sand/edge{
tag = "icon-gravsnow_corner (EAST)";
name = "rough sand";
icon_state = "gravsnow_corner";
dir = 4
dir = 4;
name = "rough sand"
},
/turf/simulated/floor/beach/away/sand,
/area/awaymission/beach)
@@ -306,28 +285,22 @@
/area/awaymission/beach)
"bk" = (
/obj/effect/decal/snow/sand/surround{
tag = "icon-gravsnow_surround (NORTH)";
name = "rough sand";
icon_state = "gravsnow_surround";
dir = 1
dir = 1;
name = "rough sand"
},
/turf/simulated/floor/beach/away/sand,
/area/awaymission/beach)
"bl" = (
/obj/effect/decal/snow/sand/edge{
tag = "icon-gravsnow_corner (EAST)";
name = "rough sand";
icon_state = "gravsnow_corner";
dir = 4
dir = 4;
name = "rough sand"
},
/turf/simulated/floor/beach/away/sand,
/area/awaymission/beach)
"bm" = (
/obj/effect/decal/snow/sand/edge{
tag = "icon-gravsnow_corner (NORTHWEST)";
name = "rough sand";
icon_state = "gravsnow_corner";
dir = 9
dir = 9;
name = "rough sand"
},
/turf/simulated/floor/beach/away/sand,
/area/awaymission/beach)
@@ -339,10 +312,8 @@
/area/awaymission/beach)
"bo" = (
/obj/effect/decal/snow/sand/edge{
tag = "icon-gravsnow_corner (SOUTHWEST)";
name = "rough sand";
icon_state = "gravsnow_corner";
dir = 10
dir = 10;
name = "rough sand"
},
/turf/simulated/floor/grass,
/area/awaymission/beach)
@@ -354,28 +325,22 @@
/area/awaymission/beach)
"bq" = (
/obj/effect/decal/snow/sand/edge{
tag = "icon-gravsnow_corner (SOUTHEAST)";
name = "rough sand";
icon_state = "gravsnow_corner";
dir = 6
dir = 6;
name = "rough sand"
},
/turf/simulated/floor/grass,
/area/awaymission/beach)
"br" = (
/obj/effect/decal/snow/sand/edge{
tag = "icon-gravsnow_corner (SOUTHEAST)";
name = "rough sand";
icon_state = "gravsnow_corner";
dir = 6
dir = 6;
name = "rough sand"
},
/turf/simulated/floor/beach/away/sand,
/area/awaymission/beach)
"bs" = (
/obj/effect/decal/snow/sand/edge{
tag = "icon-gravsnow_corner (SOUTHWEST)";
name = "rough sand";
icon_state = "gravsnow_corner";
dir = 10
dir = 10;
name = "rough sand"
},
/turf/simulated/floor/beach/away/sand,
/area/awaymission/beach)
@@ -386,19 +351,15 @@
"bu" = (
/obj/structure/flora/ausbushes/leafybush,
/obj/effect/decal/snow/sand/edge{
tag = "icon-gravsnow_corner (NORTHWEST)";
name = "rough sand";
icon_state = "gravsnow_corner";
dir = 9
dir = 9;
name = "rough sand"
},
/turf/simulated/floor/beach/away/sand/dense,
/area/awaymission/beach)
"bv" = (
/obj/effect/decal/snow/sand/edge{
tag = "icon-gravsnow_corner (NORTHEAST)";
name = "rough sand";
icon_state = "gravsnow_corner";
dir = 5
dir = 5;
name = "rough sand"
},
/turf/simulated/floor/beach/away/sand/dense,
/area/awaymission/beach)
@@ -409,19 +370,15 @@
"bx" = (
/obj/effect/overlay/palmtree_r,
/obj/effect/decal/snow/sand/edge{
tag = "icon-gravsnow_corner (NORTHWEST)";
name = "rough sand";
icon_state = "gravsnow_corner";
dir = 9
dir = 9;
name = "rough sand"
},
/turf/simulated/floor/beach/away/sand,
/area/awaymission/beach)
"by" = (
/obj/effect/decal/snow/sand/edge{
tag = "icon-gravsnow_corner (NORTH)";
name = "rough sand";
icon_state = "gravsnow_corner";
dir = 1
dir = 1;
name = "rough sand"
},
/turf/simulated/floor/beach/away/sand,
/area/awaymission/beach)
@@ -432,30 +389,24 @@
"bA" = (
/obj/structure/flora/ausbushes/genericbush,
/obj/effect/decal/snow/sand/edge{
tag = "icon-gravsnow_corner (NORTH)";
name = "rough sand";
icon_state = "gravsnow_corner";
dir = 1
dir = 1;
name = "rough sand"
},
/turf/simulated/floor/beach/away/sand,
/area/awaymission/beach)
"bB" = (
/obj/effect/overlay/palmtree_r,
/obj/effect/decal/snow/sand/edge{
tag = "icon-gravsnow_corner (NORTH)";
name = "rough sand";
icon_state = "gravsnow_corner";
dir = 1
dir = 1;
name = "rough sand"
},
/turf/simulated/floor/beach/away/sand,
/area/awaymission/beach)
"bC" = (
/obj/effect/overlay/palmtree_r,
/obj/effect/decal/snow/sand/edge{
tag = "icon-gravsnow_corner (EAST)";
name = "rough sand";
icon_state = "gravsnow_corner";
dir = 4
dir = 4;
name = "rough sand"
},
/turf/simulated/floor/beach/away/sand,
/area/awaymission/beach)
@@ -479,29 +430,23 @@
"bH" = (
/obj/effect/overlay/palmtree_r,
/obj/effect/decal/snow/sand/edge{
tag = "icon-gravsnow_corner (WEST)";
name = "rough sand";
icon_state = "gravsnow_corner";
dir = 8
dir = 8;
name = "rough sand"
},
/turf/simulated/floor/beach/away/sand,
/area/awaymission/beach)
"bI" = (
/obj/effect/decal/snow/sand/edge{
tag = "icon-gravsnow_corner (EAST)";
name = "rough sand";
icon_state = "gravsnow_corner";
dir = 4
dir = 4;
name = "rough sand"
},
/turf/simulated/floor/beach/away/sand/dense,
/area/awaymission/beach)
"bJ" = (
/obj/effect/overlay/palmtree_l,
/obj/effect/decal/snow/sand/edge{
tag = "icon-gravsnow_corner (NORTH)";
name = "rough sand";
icon_state = "gravsnow_corner";
dir = 1
dir = 1;
name = "rough sand"
},
/turf/simulated/floor/beach/away/sand,
/area/awaymission/beach)
@@ -517,10 +462,8 @@
"bM" = (
/obj/structure/flora/ausbushes/sunnybush,
/obj/effect/decal/snow/sand/edge{
tag = "icon-gravsnow_corner (NORTH)";
name = "rough sand";
icon_state = "gravsnow_corner";
dir = 1
dir = 1;
name = "rough sand"
},
/turf/simulated/floor/beach/away/sand,
/area/awaymission/beach)
@@ -623,10 +566,8 @@
/obj/effect/overlay/palmtree_r,
/obj/effect/overlay/coconut,
/obj/effect/decal/snow/sand/edge{
tag = "icon-gravsnow_corner (NORTH)";
name = "rough sand";
icon_state = "gravsnow_corner";
dir = 1
dir = 1;
name = "rough sand"
},
/turf/simulated/floor/beach/away/sand,
/area/awaymission/beach)
@@ -691,10 +632,8 @@
"cs" = (
/obj/structure/flora/ausbushes/reedbush,
/obj/effect/decal/snow/sand/edge{
tag = "icon-gravsnow_corner (NORTHEAST)";
name = "rough sand";
icon_state = "gravsnow_corner";
dir = 5
dir = 5;
name = "rough sand"
},
/turf/simulated/floor/beach/away/sand,
/area/awaymission/beach)
@@ -733,10 +672,8 @@
/area/awaymission/beach)
"cB" = (
/obj/effect/decal/snow/sand/edge{
tag = "icon-gravsnow_corner (EAST)";
name = "rough sand";
icon_state = "gravsnow_corner";
dir = 4
dir = 4;
name = "rough sand"
},
/obj/effect/overlay/palmtree_r,
/turf/simulated/floor/beach/away/sand,
@@ -751,46 +688,35 @@
"cG" = (
/obj/structure/flora/ausbushes/ppflowers,
/obj/effect/decal/snow/sand/edge{
tag = "icon-gravsnow_corner (WEST)";
name = "rough sand";
icon_state = "gravsnow_corner";
dir = 8
dir = 8;
name = "rough sand"
},
/turf/simulated/floor/beach/away/sand,
/area/awaymission/beach)
"cJ" = (
/obj/effect/decal/snow/sand/edge{
tag = "icon-gravsnow_corner (EAST)";
name = "rough sand";
icon_state = "gravsnow_corner";
dir = 4
dir = 4;
name = "rough sand"
},
/obj/structure/closet/athletic_mixed,
/turf/simulated/floor/beach/away/sand,
/area/awaymission/beach)
"cK" = (
/obj/effect/decal/snow/sand/edge{
tag = "icon-gravsnow_corner (WEST)";
name = "rough sand";
icon_state = "gravsnow_corner";
dir = 8
dir = 8;
name = "rough sand"
},
/obj/effect/overlay/palmtree_l,
/turf/simulated/floor/beach/away/sand,
/area/awaymission/beach)
"cL" = (
/obj/structure/mineral_door/wood{
tag = "icon-wood";
icon_state = "wood"
},
/obj/structure/mineral_door/wood,
/turf/simulated/floor/beach/away/sand,
/area/awaymission/beach)
"cN" = (
/obj/effect/decal/snow/sand/edge{
tag = "icon-gravsnow_corner (EAST)";
name = "rough sand";
icon_state = "gravsnow_corner";
dir = 4
dir = 4;
name = "rough sand"
},
/obj/item/clothing/shoes/sandal,
/obj/item/clothing/shoes/sandal,
@@ -807,8 +733,6 @@
/area/awaymission/beach)
"cS" = (
/obj/structure/closet/gmcloset{
icon_closed = "black";
icon_state = "black";
name = "formal wardrobe"
},
/turf/simulated/floor/wood,
@@ -905,10 +829,8 @@
/area/awaymission/beach)
"do" = (
/obj/effect/decal/snow/sand/edge{
tag = "icon-gravsnow_corner (NORTH)";
name = "rough sand";
icon_state = "gravsnow_corner";
dir = 1
dir = 1;
name = "rough sand"
},
/obj/structure/flora/ausbushes/sunnybush,
/turf/simulated/floor/beach/away/sand,
@@ -944,18 +866,13 @@
"dz" = (
/obj/effect/overlay/palmtree_r,
/obj/effect/decal/snow/sand/edge{
tag = "icon-gravsnow_corner (SOUTHWEST)";
name = "rough sand";
icon_state = "gravsnow_corner";
dir = 10
dir = 10;
name = "rough sand"
},
/turf/simulated/floor/beach/away/sand,
/area/awaymission/beach)
"dA" = (
/obj/structure/mineral_door/wood{
tag = "icon-wood";
icon_state = "wood"
},
/obj/structure/mineral_door/wood,
/turf/simulated/floor/wood,
/area/awaymission/beach)
"dB" = (
@@ -986,10 +903,8 @@
/area/awaymission/beach)
"dH" = (
/obj/effect/decal/snow/sand/edge{
tag = "icon-gravsnow_corner (NORTH)";
name = "rough sand";
icon_state = "gravsnow_corner";
dir = 1
dir = 1;
name = "rough sand"
},
/obj/structure/chair/stool/bar,
/turf/simulated/floor/beach/away/sand,
@@ -1037,10 +952,8 @@
"dP" = (
/obj/effect/overlay/palmtree_r,
/obj/effect/decal/snow/sand/edge{
tag = "icon-gravsnow_corner (SOUTHEAST)";
name = "rough sand";
icon_state = "gravsnow_corner";
dir = 6
dir = 6;
name = "rough sand"
},
/turf/simulated/floor/beach/away/sand,
/area/awaymission/beach)
@@ -1053,7 +966,6 @@
/area/awaymission/beach)
"dR" = (
/obj/machinery/light{
icon_state = "tube1";
dir = 8
},
/obj/structure/chair/comfy/shuttle{
@@ -1063,8 +975,7 @@
/area/awaymission/beach)
"dS" = (
/obj/machinery/light{
dir = 4;
icon_state = "tube1"
dir = 4
},
/obj/structure/chair/comfy/shuttle{
dir = 8
@@ -1074,10 +985,8 @@
"dT" = (
/obj/effect/overlay/palmtree_l,
/obj/effect/decal/snow/sand/edge{
tag = "icon-gravsnow_corner (WEST)";
name = "rough sand";
icon_state = "gravsnow_corner";
dir = 8
dir = 8;
name = "rough sand"
},
/turf/simulated/floor/beach/away/sand,
/area/awaymission/beach)
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
+15 -34
View File
@@ -99,10 +99,7 @@
},
/area/awaymission/challenge/main)
"aq" = (
/obj/structure/mineral_door/wood{
tag = "icon-wood";
icon_state = "wood"
},
/obj/structure/mineral_door/wood,
/obj/structure/fans/tiny,
/turf/simulated/floor/plasteel,
/area/awaymission/challenge/main)
@@ -250,8 +247,6 @@
"aN" = (
/obj/structure/inflatable/door,
/obj/effect/decal/snow/clean/edge{
tag = "icon-snow_corner (NORTH)";
icon_state = "snow_corner";
dir = 1
},
/turf/simulated/floor/plasteel{
@@ -296,8 +291,7 @@
/area/awaymission/challenge/main)
"aY" = (
/turf/simulated/floor/plasteel{
icon_state = "cafeteria";
dir = 2
icon_state = "cafeteria"
},
/area/awaymission/challenge/main)
"aZ" = (
@@ -341,8 +335,7 @@
"bf" = (
/mob/living/simple_animal/hostile/winter/santa/stage_1,
/turf/simulated/floor/plasteel{
icon_state = "cafeteria";
dir = 2
icon_state = "cafeteria"
},
/area/awaymission/challenge/main)
"bj" = (
@@ -385,10 +378,7 @@
/turf/simulated/floor/wood,
/area/awaymission/challenge/main)
"bq" = (
/obj/structure/mineral_door/wood{
tag = "icon-wood";
icon_state = "wood"
},
/obj/structure/mineral_door/wood,
/obj/structure/fans/tiny,
/turf/simulated/floor/wood,
/area/awaymission/challenge/main)
@@ -421,7 +411,6 @@
/area/awaymission/challenge/main)
"bx" = (
/obj/machinery/porta_turret/syndicate/interior{
density = 0;
desc = "Winterized interior defense turret chambered for .45 rounds and mounted on a wall. Designed to down intruders without damaging the hull.";
faction = "winter";
name = "wall mounted machine gun turret (.45)";
@@ -471,8 +460,7 @@
/obj/structure/fans/tiny,
/obj/effect/decal/warning_stripes/yellow,
/turf/simulated/floor/plasteel{
icon_state = "cafeteria";
dir = 2
icon_state = "cafeteria"
},
/area/awaymission/challenge/main)
"bF" = (
@@ -505,8 +493,7 @@
id = "challenge";
name = "Gateway Lockdown";
pixel_x = -4;
pixel_y = 26;
req_access_txt = "0"
pixel_y = 26
},
/obj/effect/decal/warning_stripes/northeastcorner,
/turf/simulated/floor/plasteel,
@@ -587,8 +574,8 @@
"bX" = (
/obj/machinery/power/smes/magical,
/obj/structure/cable{
icon_state = "0-4";
d2 = 4
d2 = 4;
icon_state = "0-4"
},
/turf/simulated/floor/plating,
/area/awaymission/challenge/main)
@@ -606,8 +593,7 @@
/obj/machinery/power/apc/noalarm{
dir = 4;
name = "Worn-out APC";
pixel_x = 24;
pixel_y = 0
pixel_x = 24
},
/turf/simulated/floor/plating,
/area/awaymission/challenge/main)
@@ -624,8 +610,7 @@
"cb" = (
/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,
/obj/machinery/atmospherics/pipe/simple/hidden/supply{
dir = 4;
level = 1
dir = 4
},
/turf/simulated/floor/plasteel,
/area/awaymission/challenge/start)
@@ -656,12 +641,11 @@
/area/awaymission/challenge/main)
"ch" = (
/obj/machinery/power/terminal{
icon_state = "term";
dir = 1
},
/obj/structure/cable{
icon_state = "0-4";
d2 = 4
d2 = 4;
icon_state = "0-4"
},
/turf/simulated/floor/plating,
/area/awaymission/challenge/main)
@@ -679,8 +663,7 @@
/obj/machinery/power/apc/noalarm{
dir = 4;
name = "Worn-out APC";
pixel_x = 24;
pixel_y = 0
pixel_x = 24
},
/turf/simulated/floor/plating,
/area/awaymission/challenge/start)
@@ -690,8 +673,7 @@
/area/awaymission/challenge/start)
"ck" = (
/obj/machinery/atmospherics/pipe/simple/hidden/supply{
dir = 4;
level = 1
dir = 4
},
/turf/simulated/floor/plasteel,
/area/awaymission/challenge/start)
@@ -787,8 +769,7 @@
id = "challenge";
name = "Gateway Lockdown";
pixel_x = -4;
pixel_y = 26;
req_access_txt = "0"
pixel_y = 26
},
/obj/effect/decal/warning_stripes/northwestcorner,
/turf/simulated/floor/plasteel,
+17 -40
View File
@@ -19,9 +19,9 @@
charge = 5e+006
},
/obj/structure/cable{
d2 = 2;
icon_state = "0-2";
pixel_y = 1;
d2 = 2
pixel_y = 1
},
/turf/simulated/floor/plasteel,
/area/awaymission/example)
@@ -30,23 +30,21 @@
dir = 8
},
/obj/structure/cable{
d2 = 2;
icon_state = "0-2";
pixel_y = 1;
d2 = 2
pixel_y = 1
},
/turf/simulated/floor/plasteel,
/area/awaymission/example)
"ag" = (
/obj/machinery/power/apc/noalarm{
dir = 1;
name = "area power controller";
pixel_x = 0;
pixel_y = 24
},
/obj/structure/cable{
d2 = 2;
icon_state = "0-2";
pixel_y = 1;
d2 = 2
pixel_y = 1
},
/turf/simulated/floor/plasteel,
/area/awaymission/example)
@@ -100,7 +98,6 @@
d1 = 4;
d2 = 8;
icon_state = "4-8";
pixel_x = 0;
tag = ""
},
/turf/simulated/floor/plasteel,
@@ -122,9 +119,9 @@
/area/awaymission/example)
"ao" = (
/obj/structure/cable{
d2 = 2;
icon_state = "0-2";
pixel_y = 1;
d2 = 2
pixel_y = 1
},
/obj/machinery/gateway/centeraway,
/turf/simulated/floor/plasteel,
@@ -173,7 +170,6 @@
d1 = 4;
d2 = 8;
icon_state = "4-8";
pixel_x = 0;
tag = ""
},
/turf/simulated/floor/plasteel,
@@ -190,8 +186,8 @@
/area/awaymission/example)
"ax" = (
/obj/structure/cable{
icon_state = "0-4";
d2 = 4
d2 = 4;
icon_state = "0-4"
},
/turf/simulated/floor/plating,
/area/awaymission/example)
@@ -201,7 +197,6 @@
d1 = 4;
d2 = 8;
icon_state = "4-8";
pixel_x = 0;
tag = ""
},
/turf/simulated/floor/plating,
@@ -211,7 +206,6 @@
d1 = 4;
d2 = 8;
icon_state = "4-8";
pixel_x = 0;
tag = ""
},
/turf/simulated/floor/plasteel,
@@ -228,7 +222,6 @@
/area/awaymission/example)
"aB" = (
/obj/machinery/light{
icon_state = "tube1";
dir = 8
},
/obj/structure/table,
@@ -237,8 +230,7 @@
/area/awaymission/example)
"aC" = (
/obj/machinery/light{
dir = 4;
icon_state = "tube1"
dir = 4
},
/turf/simulated/floor/plasteel,
/area/awaymission/example)
@@ -309,15 +301,13 @@
/area/awaymission/example)
"aQ" = (
/turf/simulated/floor/plasteel{
tag = "icon-yellowfull (WEST)";
icon_state = "yellowfull";
dir = 8
dir = 8;
icon_state = "yellowfull"
},
/area/awaymission/example)
"aR" = (
/turf/simulated/floor/plasteel{
icon_state = "whitehall";
dir = 2
icon_state = "whitehall"
},
/area/awaymission/example)
"aS" = (
@@ -462,7 +452,6 @@
/area/awaymission/example)
"bj" = (
/obj/machinery/light{
icon_state = "tube1";
dir = 8
},
/turf/simulated/floor/plasteel,
@@ -501,9 +490,8 @@
/area/awaymission/example)
"bo" = (
/turf/simulated/floor/plasteel{
tag = "icon-stage_stairs (WEST)";
icon_state = "stage_stairs";
dir = 8
dir = 8;
icon_state = "stage_stairs"
},
/area/awaymission/example)
"bp" = (
@@ -612,7 +600,6 @@
/area/awaymission/example)
"bC" = (
/obj/structure/sink{
icon_state = "sink";
dir = 8;
pixel_x = -12;
pixel_y = 2
@@ -636,8 +623,7 @@
/area/awaymission/example)
"bF" = (
/obj/machinery/door/airlock{
name = "Unisex Restrooms";
req_access_txt = "0"
name = "Unisex Restrooms"
},
/turf/simulated/floor/plasteel,
/area/awaymission/example)
@@ -671,8 +657,6 @@
/area/awaymission/example)
"bJ" = (
/obj/structure/chair/wood{
tag = "icon-wooden_chair (EAST)";
icon_state = "wooden_chair";
dir = 4
},
/turf/simulated/floor/plasteel{
@@ -681,8 +665,6 @@
/area/awaymission/example)
"bK" = (
/obj/structure/chair/wood{
tag = "icon-wooden_chair (WEST)";
icon_state = "wooden_chair";
dir = 8
},
/turf/simulated/floor/plasteel{
@@ -707,8 +689,6 @@
/area/awaymission/example)
"bN" = (
/obj/structure/chair/wood{
tag = "icon-wooden_chair (NORTH)";
icon_state = "wooden_chair";
dir = 1
},
/turf/simulated/floor/plasteel{
@@ -810,7 +790,6 @@
/obj/item/screwdriver,
/obj/item/hand_labeler,
/obj/machinery/light{
icon_state = "tube1";
dir = 8
},
/turf/simulated/floor/plasteel,
@@ -886,8 +865,6 @@
name = "awaystart"
},
/obj/machinery/light_construct/small{
tag = "icon-bulb-construct-stage1 (WEST)";
icon_state = "bulb-construct-stage1";
dir = 8
},
/turf/simulated/floor/plasteel,
File diff suppressed because it is too large Load Diff
+81 -164
View File
@@ -10,32 +10,26 @@
/area/awaymission/spacebattle/syndicate2)
"ad" = (
/obj/structure/shuttle/engine/propulsion{
tag = "icon-propulsion_r (NORTH)";
icon_state = "propulsion_r";
dir = 1
dir = 1;
icon_state = "propulsion_r"
},
/turf/space,
/area/awaymission/spacebattle/syndicate2)
"ae" = (
/obj/structure/shuttle/engine/propulsion{
tag = "icon-propulsion (NORTH)";
icon_state = "propulsion";
dir = 1
},
/turf/simulated/floor/plating/airless,
/area/awaymission/spacebattle/syndicate2)
"af" = (
/obj/structure/shuttle/engine/propulsion{
tag = "icon-propulsion_l (NORTH)";
icon_state = "propulsion_l";
dir = 1
dir = 1;
icon_state = "propulsion_l"
},
/turf/space,
/area/awaymission/spacebattle/syndicate2)
"ai" = (
/obj/structure/shuttle/engine/heater{
tag = "icon-heater (NORTH)";
icon_state = "heater";
dir = 1
},
/obj/structure/window/reinforced,
@@ -99,25 +93,21 @@
/area/awaymission/spacebattle/syndicate3)
"aw" = (
/obj/structure/shuttle/engine/propulsion{
tag = "icon-propulsion_r (NORTH)";
icon_state = "propulsion_r";
dir = 1
dir = 1;
icon_state = "propulsion_r"
},
/turf/simulated/floor/plating/airless,
/area/awaymission/spacebattle/syndicate3)
"ax" = (
/obj/structure/shuttle/engine/propulsion{
tag = "icon-propulsion (NORTH)";
icon_state = "propulsion";
dir = 1
},
/turf/simulated/floor/plating/airless,
/area/awaymission/spacebattle/syndicate3)
"ay" = (
/obj/structure/shuttle/engine/propulsion{
tag = "icon-propulsion_l (NORTH)";
icon_state = "propulsion_l";
dir = 1
dir = 1;
icon_state = "propulsion_l"
},
/turf/simulated/floor/plating/airless,
/area/awaymission/spacebattle/syndicate3)
@@ -128,8 +118,6 @@
/area/awaymission/spacebattle/syndicate2)
"aC" = (
/obj/structure/shuttle/engine/heater{
tag = "icon-heater (NORTH)";
icon_state = "heater";
dir = 1
},
/obj/structure/window/reinforced,
@@ -171,25 +159,21 @@
/area/awaymission/spacebattle/syndicate1)
"aP" = (
/obj/structure/shuttle/engine/propulsion{
tag = "icon-propulsion_r (NORTH)";
icon_state = "propulsion_r";
dir = 1
dir = 1;
icon_state = "propulsion_r"
},
/turf/simulated/floor/plating/airless,
/area/awaymission/spacebattle/syndicate1)
"aQ" = (
/obj/structure/shuttle/engine/propulsion{
tag = "icon-propulsion (NORTH)";
icon_state = "propulsion";
dir = 1
},
/turf/simulated/floor/plating/airless,
/area/awaymission/spacebattle/syndicate1)
"aR" = (
/obj/structure/shuttle/engine/propulsion{
tag = "icon-propulsion_l (NORTH)";
icon_state = "propulsion_l";
dir = 1
dir = 1;
icon_state = "propulsion_l"
},
/turf/simulated/floor/plating/airless,
/area/awaymission/spacebattle/syndicate1)
@@ -199,8 +183,6 @@
/area/awaymission/spacebattle/syndicate3)
"aW" = (
/obj/structure/shuttle/engine/heater{
tag = "icon-heater (NORTH)";
icon_state = "heater";
dir = 1
},
/obj/structure/window/reinforced,
@@ -209,8 +191,6 @@
"aX" = (
/obj/structure/window/reinforced,
/obj/structure/shuttle/engine/heater{
tag = "icon-heater (NORTH)";
icon_state = "heater";
dir = 1
},
/obj/structure/window/reinforced{
@@ -221,8 +201,6 @@
"aY" = (
/obj/structure/window/reinforced,
/obj/structure/shuttle/engine/heater{
tag = "icon-heater (NORTH)";
icon_state = "heater";
dir = 1
},
/obj/structure/window/reinforced{
@@ -296,8 +274,7 @@
/obj/machinery/door/poddoor{
icon_state = "pdoor1";
id_tag = "spacebattlepod3";
name = "Front Hull Door";
opacity = 1
name = "Front Hull Door"
},
/turf/simulated/floor/plating,
/area/awaymission/spacebattle/syndicate2)
@@ -354,9 +331,8 @@
/area/awaymission/spacebattle/cruiser)
"bF" = (
/obj/structure/shuttle/engine/propulsion{
tag = "icon-propulsion_r (NORTH)";
icon_state = "propulsion_r";
dir = 1
dir = 1;
icon_state = "propulsion_r"
},
/turf/simulated/floor/plating/airless,
/area/awaymission/spacebattle/cruiser)
@@ -366,17 +342,14 @@
/area/awaymission/spacebattle/cruiser)
"bH" = (
/obj/structure/shuttle/engine/propulsion{
tag = "icon-propulsion_l (NORTH)";
icon_state = "propulsion_l";
dir = 1
dir = 1;
icon_state = "propulsion_l"
},
/turf/simulated/floor/plating/airless,
/area/awaymission/spacebattle/cruiser)
"bK" = (
/obj/structure/window/reinforced,
/obj/structure/shuttle/engine/heater{
tag = "icon-heater (NORTH)";
icon_state = "heater";
dir = 1
},
/obj/structure/window/reinforced{
@@ -390,8 +363,6 @@
"bM" = (
/obj/structure/window/reinforced,
/obj/structure/shuttle/engine/heater{
tag = "icon-heater (NORTH)";
icon_state = "heater";
dir = 1
},
/obj/structure/window/reinforced{
@@ -416,16 +387,13 @@
/area/awaymission/spacebattle/cruiser)
"bU" = (
/obj/structure/shuttle/engine/propulsion{
tag = "icon-burst_l (EAST)";
icon_state = "burst_l";
dir = 4
dir = 4;
icon_state = "burst_l"
},
/turf/simulated/floor/plating/airless,
/area/awaymission/spacebattle/cruiser)
"bV" = (
/obj/structure/shuttle/engine/heater{
tag = "icon-heater (WEST)";
icon_state = "heater";
dir = 8
},
/obj/structure/window/reinforced{
@@ -453,8 +421,6 @@
/area/awaymission/spacebattle/cruiser)
"cc" = (
/obj/structure/shuttle/engine/propulsion{
tag = "icon-propulsion (EAST)";
icon_state = "propulsion";
dir = 4
},
/turf/simulated/floor/plating/airless,
@@ -468,9 +434,7 @@
density = 0;
icon_state = "open";
id_tag = "spacebattlepod";
name = "Front Hull Door";
opacity = 1;
tag = "icon-pdoor0"
name = "Front Hull Door"
},
/turf/simulated/floor/plating,
/area/awaymission/spacebattle/cruiser)
@@ -556,54 +520,47 @@
/obj/structure/table/reinforced,
/obj/item/reagent_containers/food/snacks/sausage,
/turf/simulated/floor/plasteel{
icon_state = "cafeteria";
dir = 2
icon_state = "cafeteria"
},
/area/awaymission/spacebattle/cruiser)
"cA" = (
/obj/structure/table/reinforced,
/obj/item/reagent_containers/food/condiment/enzyme,
/turf/simulated/floor/plasteel{
icon_state = "cafeteria";
dir = 2
icon_state = "cafeteria"
},
/area/awaymission/spacebattle/cruiser)
"cB" = (
/obj/structure/table/reinforced,
/obj/item/kitchen/knife,
/turf/simulated/floor/plasteel{
icon_state = "cafeteria";
dir = 2
icon_state = "cafeteria"
},
/area/awaymission/spacebattle/cruiser)
"cC" = (
/obj/structure/table/reinforced,
/obj/item/kitchen/rollingpin,
/turf/simulated/floor/plasteel{
icon_state = "cafeteria";
dir = 2
icon_state = "cafeteria"
},
/area/awaymission/spacebattle/cruiser)
"cD" = (
/obj/structure/closet/secure_closet/freezer/kitchen,
/turf/simulated/floor/plasteel{
icon_state = "cafeteria";
dir = 2
icon_state = "cafeteria"
},
/area/awaymission/spacebattle/cruiser)
"cE" = (
/obj/structure/closet/secure_closet/freezer/fridge,
/turf/simulated/floor/plasteel{
icon_state = "cafeteria";
dir = 2
icon_state = "cafeteria"
},
/area/awaymission/spacebattle/cruiser)
"cF" = (
/obj/structure/table/reinforced,
/obj/machinery/kitchen_machine/microwave,
/turf/simulated/floor/plasteel{
icon_state = "cafeteria";
dir = 2
icon_state = "cafeteria"
},
/area/awaymission/spacebattle/cruiser)
"cG" = (
@@ -634,8 +591,7 @@
/area/awaymission/spacebattle/cruiser)
"cM" = (
/turf/simulated/floor/plasteel{
icon_state = "cafeteria";
dir = 2
icon_state = "cafeteria"
},
/area/awaymission/spacebattle/cruiser)
"cN" = (
@@ -652,31 +608,27 @@
"cQ" = (
/obj/machinery/door/airlock/titanium,
/turf/simulated/floor/plasteel{
icon_state = "cafeteria";
dir = 2
icon_state = "cafeteria"
},
/area/awaymission/spacebattle/cruiser)
"cR" = (
/obj/structure/table/reinforced,
/obj/item/reagent_containers/food/snacks/fries,
/turf/simulated/floor/plasteel{
icon_state = "cafeteria";
dir = 2
icon_state = "cafeteria"
},
/area/awaymission/spacebattle/cruiser)
"cS" = (
/obj/structure/table/reinforced,
/obj/item/reagent_containers/food/snacks/soup/stew,
/turf/simulated/floor/plasteel{
icon_state = "cafeteria";
dir = 2
icon_state = "cafeteria"
},
/area/awaymission/spacebattle/cruiser)
"cT" = (
/obj/structure/table/reinforced,
/turf/simulated/floor/plasteel{
icon_state = "cafeteria";
dir = 2
icon_state = "cafeteria"
},
/area/awaymission/spacebattle/cruiser)
"cU" = (
@@ -714,9 +666,8 @@
/area/awaymission/spacebattle/cruiser)
"dc" = (
/obj/structure/shuttle/engine/propulsion{
tag = "icon-propulsion_r (EAST)";
icon_state = "propulsion_r";
dir = 4
dir = 4;
icon_state = "propulsion_r"
},
/turf/simulated/floor/plating/airless,
/area/awaymission/spacebattle/cruiser)
@@ -771,9 +722,7 @@
density = 0;
icon_state = "open";
id_tag = "spacebattlepod2";
name = "Front Hull Door";
opacity = 1;
tag = "icon-pdoor0"
name = "Front Hull Door"
},
/turf/simulated/floor/plating,
/area/awaymission/spacebattle/cruiser)
@@ -800,14 +749,14 @@
"dw" = (
/obj/structure/rack,
/turf/simulated/floor/plasteel{
icon_state = "red";
dir = 9
dir = 9;
icon_state = "red"
},
/area/awaymission/spacebattle/cruiser)
"dx" = (
/turf/simulated/floor/plasteel{
icon_state = "red";
dir = 1
dir = 1;
icon_state = "red"
},
/area/awaymission/spacebattle/cruiser)
"dy" = (
@@ -815,15 +764,15 @@
name = "awaystart"
},
/turf/simulated/floor/plasteel{
icon_state = "red";
dir = 1
dir = 1;
icon_state = "red"
},
/area/awaymission/spacebattle/cruiser)
"dz" = (
/obj/structure/closet/secure_closet/security,
/turf/simulated/floor/plasteel{
icon_state = "red";
dir = 5
dir = 5;
icon_state = "red"
},
/area/awaymission/spacebattle/cruiser)
"dB" = (
@@ -902,15 +851,15 @@
"dS" = (
/obj/structure/rack,
/turf/simulated/floor/plasteel{
icon_state = "red";
dir = 8
dir = 8;
icon_state = "red"
},
/area/awaymission/spacebattle/cruiser)
"dT" = (
/obj/structure/closet/secure_closet/security,
/turf/simulated/floor/plasteel{
icon_state = "red";
dir = 4
dir = 4;
icon_state = "red"
},
/area/awaymission/spacebattle/cruiser)
"dV" = (
@@ -969,8 +918,8 @@
"eg" = (
/obj/structure/closet/l3closet/security,
/turf/simulated/floor/plasteel{
icon_state = "red";
dir = 4
dir = 4;
icon_state = "red"
},
/area/awaymission/spacebattle/cruiser)
"ej" = (
@@ -1029,8 +978,8 @@
/area/awaymission/spacebattle/cruiser)
"ev" = (
/turf/simulated/floor/plasteel{
icon_state = "red";
dir = 8
dir = 8;
icon_state = "red"
},
/area/awaymission/spacebattle/cruiser)
"ew" = (
@@ -1046,8 +995,8 @@
/area/awaymission/spacebattle/cruiser)
"ey" = (
/turf/simulated/floor/plasteel{
icon_state = "red";
dir = 4
dir = 4;
icon_state = "red"
},
/area/awaymission/spacebattle/cruiser)
"eA" = (
@@ -1067,7 +1016,6 @@
"eC" = (
/obj/structure/table/reinforced,
/turf/simulated/floor/plasteel{
tag = "icon-bluefull";
icon_state = "bluefull"
},
/area/awaymission/spacebattle/cruiser)
@@ -1091,8 +1039,8 @@
/area/awaymission/spacebattle/syndicate4)
"eK" = (
/turf/simulated/floor/plasteel{
icon_state = "blue";
dir = 8
dir = 8;
icon_state = "blue"
},
/area/awaymission/spacebattle/cruiser)
"eL" = (
@@ -1108,7 +1056,6 @@
"eN" = (
/obj/machinery/computer/med_data,
/turf/simulated/floor/plasteel{
tag = "icon-bluefull";
icon_state = "bluefull"
},
/area/awaymission/spacebattle/cruiser)
@@ -1162,7 +1109,6 @@
"eX" = (
/obj/machinery/computer/crew,
/turf/simulated/floor/plasteel{
tag = "icon-bluefull";
icon_state = "bluefull"
},
/area/awaymission/spacebattle/cruiser)
@@ -1180,8 +1126,8 @@
/area/awaymission/spacebattle/cruiser)
"fa" = (
/turf/simulated/floor/plasteel{
icon_state = "red";
dir = 10
dir = 10;
icon_state = "red"
},
/area/awaymission/spacebattle/cruiser)
"fb" = (
@@ -1191,8 +1137,8 @@
/area/awaymission/spacebattle/cruiser)
"fc" = (
/turf/simulated/floor/plasteel{
icon_state = "red";
dir = 6
dir = 6;
icon_state = "red"
},
/area/awaymission/spacebattle/cruiser)
"fd" = (
@@ -1214,8 +1160,8 @@
"fg" = (
/mob/living/simple_animal/hostile/syndicate/ranged,
/turf/simulated/floor/plasteel{
icon_state = "blue";
dir = 8
dir = 8;
icon_state = "blue"
},
/area/awaymission/spacebattle/cruiser)
"fh" = (
@@ -1306,7 +1252,6 @@
"ft" = (
/obj/machinery/computer/shuttle,
/turf/simulated/floor/plasteel{
tag = "icon-bluefull";
icon_state = "bluefull"
},
/area/awaymission/spacebattle/cruiser)
@@ -1385,7 +1330,6 @@
"fN" = (
/obj/machinery/computer/communications,
/turf/simulated/floor/plasteel{
tag = "icon-bluefull";
icon_state = "bluefull"
},
/area/awaymission/spacebattle/cruiser)
@@ -1420,19 +1364,16 @@
/area/awaymission/spacebattle/cruiser)
"gq" = (
/obj/machinery/door_control{
dir = 2;
id = "spacebattlestorage";
name = "Secure Storage";
pixel_x = 24;
pixel_y = 0
pixel_x = 24
},
/turf/simulated/floor/plating,
/area/awaymission/spacebattle/cruiser)
"gr" = (
/obj/machinery/computer/operating,
/turf/simulated/floor/plasteel{
icon_state = "whitehall";
dir = 2
icon_state = "whitehall"
},
/area/awaymission/spacebattle/cruiser)
"gs" = (
@@ -1440,32 +1381,28 @@
/obj/item/scalpel,
/obj/item/circular_saw,
/turf/simulated/floor/plasteel{
icon_state = "whitehall";
dir = 2
icon_state = "whitehall"
},
/area/awaymission/spacebattle/cruiser)
"gt" = (
/obj/structure/table/reinforced,
/obj/item/retractor,
/turf/simulated/floor/plasteel{
icon_state = "whitehall";
dir = 2
icon_state = "whitehall"
},
/area/awaymission/spacebattle/cruiser)
"gu" = (
/obj/structure/table/reinforced,
/obj/item/hemostat,
/turf/simulated/floor/plasteel{
icon_state = "whitehall";
dir = 2
icon_state = "whitehall"
},
/area/awaymission/spacebattle/cruiser)
"gv" = (
/obj/structure/table/reinforced,
/obj/item/scalpel,
/turf/simulated/floor/plasteel{
icon_state = "whitehall";
dir = 2
icon_state = "whitehall"
},
/area/awaymission/spacebattle/cruiser)
"gw" = (
@@ -1507,14 +1444,12 @@
"gI" = (
/obj/machinery/computer/security,
/turf/simulated/floor/plasteel{
tag = "icon-bluefull";
icon_state = "bluefull"
},
/area/awaymission/spacebattle/cruiser)
"gJ" = (
/obj/machinery/computer/secure_data,
/turf/simulated/floor/plasteel{
tag = "icon-bluefull";
icon_state = "bluefull"
},
/area/awaymission/spacebattle/cruiser)
@@ -1577,8 +1512,8 @@
"gT" = (
/obj/structure/table/reinforced,
/turf/simulated/floor/plasteel{
icon_state = "blue";
dir = 10
dir = 10;
icon_state = "blue"
},
/area/awaymission/spacebattle/cruiser)
"gU" = (
@@ -1629,8 +1564,6 @@
/area/awaymission/spacebattle/syndicate7)
"hg" = (
/obj/structure/shuttle/engine/heater{
tag = "icon-heater (EAST)";
icon_state = "heater";
dir = 4
},
/obj/structure/window/reinforced{
@@ -1641,8 +1574,7 @@
"hh" = (
/obj/structure/shuttle/engine/propulsion{
dir = 4;
icon_state = "propulsion_l";
tag = "icon-propulsion_l (WEST)"
icon_state = "propulsion_l"
},
/turf/simulated/floor/plating/airless,
/area/awaymission/spacebattle/syndicate7)
@@ -1743,8 +1675,6 @@
/area/awaymission/spacebattle/syndicate7)
"hO" = (
/obj/machinery/shower{
tag = "icon-shower (EAST)";
icon_state = "shower";
dir = 4
},
/obj/item/bikehorn/rubberducky,
@@ -1759,8 +1689,6 @@
/area/awaymission/spacebattle/cruiser)
"hQ" = (
/obj/machinery/shower{
tag = "icon-shower (WEST)";
icon_state = "shower";
dir = 8
},
/turf/simulated/floor/plasteel{
@@ -1801,8 +1729,6 @@
/area/awaymission/spacebattle/cruiser)
"hY" = (
/obj/machinery/shower{
tag = "icon-shower (EAST)";
icon_state = "shower";
dir = 4
},
/turf/simulated/floor/plasteel{
@@ -1811,8 +1737,6 @@
/area/awaymission/spacebattle/cruiser)
"hZ" = (
/obj/machinery/shower{
tag = "icon-shower (WEST)";
icon_state = "shower";
dir = 8
},
/obj/item/soap,
@@ -1862,9 +1786,7 @@
"ih" = (
/obj/structure/sink{
dir = 4;
icon_state = "sink";
pixel_x = 11;
pixel_y = 0
pixel_x = 11
},
/turf/simulated/floor/plasteel{
icon_state = "freezerfloor"
@@ -1873,14 +1795,14 @@
"ii" = (
/obj/machinery/sleeper,
/turf/simulated/floor/plasteel{
icon_state = "whitehall";
dir = 1
dir = 1;
icon_state = "whitehall"
},
/area/awaymission/spacebattle/cruiser)
"ik" = (
/turf/simulated/floor/plasteel{
icon_state = "whitehall";
dir = 1
dir = 1;
icon_state = "whitehall"
},
/area/awaymission/spacebattle/cruiser)
"il" = (
@@ -2023,7 +1945,6 @@
/area/awaymission/spacebattle/secret)
"je" = (
/turf/simulated/floor/plasteel{
tag = "icon-alienvault";
icon_state = "alienvault"
},
/area/awaymission/spacebattle/secret)
@@ -2034,32 +1955,28 @@
"zS" = (
/obj/structure/shuttle/engine/propulsion{
dir = 4;
icon_state = "propulsion_l";
tag = "icon-propulsion_l (WEST)"
icon_state = "propulsion_l"
},
/turf/simulated/floor/plating/airless,
/area/space/nearstation)
"Jj" = (
/obj/structure/shuttle/engine/propulsion{
tag = "icon-propulsion_l (NORTH)";
icon_state = "propulsion_l";
dir = 1
dir = 1;
icon_state = "propulsion_l"
},
/turf/simulated/floor/plating/airless,
/area/awaymission/spacebattle/syndicate2)
"Jw" = (
/obj/structure/shuttle/engine/propulsion{
tag = "icon-propulsion_r (NORTH)";
icon_state = "propulsion_r";
dir = 1
dir = 1;
icon_state = "propulsion_r"
},
/turf/simulated/floor/plating/airless,
/area/awaymission/spacebattle/syndicate2)
"YV" = (
/obj/structure/shuttle/engine/propulsion{
dir = 8;
icon_state = "burst_r";
tag = "icon-burst_r (EAST)"
icon_state = "burst_r"
},
/turf/simulated/floor/plating/airless,
/area/awaymission/spacebattle/cruiser)
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
+45 -148
View File
@@ -26,9 +26,7 @@
/area/lavaland/surface/outdoors)
"af" = (
/obj/structure/necropolis_gate/legion_gate,
/obj/structure/necropolis_arch{
pixel_y = -40
},
/obj/structure/necropolis_arch,
/obj/structure/stone_tile/slab,
/turf/simulated/floor/indestructible/boss,
/area/lavaland/surface/outdoors)
@@ -78,8 +76,7 @@
/area/lavaland/surface/outdoors)
"ao" = (
/obj/machinery/computer/shuttle/labor/one_way{
dir = 4;
icon_state = "computer"
dir = 4
},
/obj/effect/decal/cleanable/cobweb,
/turf/simulated/floor/plasteel,
@@ -189,7 +186,6 @@
/area/lavaland/surface/outdoors/explored)
"aE" = (
/obj/item/radio/intercom/locked/prison{
dir = 2;
pixel_y = 24
},
/obj/effect/decal/cleanable/dirt,
@@ -197,8 +193,7 @@
dir = 4
},
/obj/machinery/atmospherics/pipe/simple/hidden/supply{
dir = 4;
level = 1
dir = 4
},
/turf/simulated/floor/plasteel{
dir = 1;
@@ -238,7 +233,6 @@
"aK" = (
/obj/machinery/camera{
c_tag = "Labor Camp Infirmary";
dir = 2;
network = list("Labor Camp")
},
/obj/effect/decal/cleanable/cobweb,
@@ -247,7 +241,6 @@
pixel_x = -23
},
/turf/simulated/floor/plasteel{
dir = 2;
icon_state = "barber"
},
/area/mine/laborcamp)
@@ -281,7 +274,6 @@
/obj/structure/table,
/obj/item/storage/firstaid/ancient,
/turf/simulated/floor/plasteel{
dir = 2;
icon_state = "barber"
},
/area/mine/laborcamp)
@@ -297,7 +289,6 @@
/obj/item/stack/medical/bruise_pack/advanced,
/obj/item/stack/medical/bruise_pack/advanced,
/turf/simulated/floor/plasteel{
dir = 2;
icon_state = "barber"
},
/area/mine/laborcamp)
@@ -354,7 +345,6 @@
name = "Door Bolt Control";
normaldoorcontrol = 1;
pixel_x = 24;
pixel_y = 0;
specialfunctions = 4
},
/turf/simulated/floor/carpet,
@@ -366,14 +356,11 @@
/obj/machinery/door_control{
id = "Labor";
name = "Labor Camp Lockdown";
pixel_x = 0;
pixel_y = 25;
req_access_txt = "2"
},
/obj/machinery/flasher_button{
id = "labor";
pixel_w = 0;
pixel_x = 0;
pixel_y = 34
},
/turf/simulated/floor/plasteel,
@@ -441,7 +428,6 @@
name = "Door Bolt Control";
normaldoorcontrol = 1;
pixel_x = 24;
pixel_y = 0;
specialfunctions = 4
},
/turf/simulated/floor/carpet,
@@ -469,7 +455,6 @@
pixel_y = -32
},
/turf/simulated/floor/plasteel{
dir = 2;
icon_state = "brown"
},
/area/mine/laborcamp)
@@ -490,7 +475,6 @@
dir = 4
},
/turf/simulated/floor/plasteel{
dir = 2;
icon_state = "browncorner"
},
/area/mine/laborcamp)
@@ -535,7 +519,6 @@
name = "Door Bolt Control";
normaldoorcontrol = 1;
pixel_x = 24;
pixel_y = 0;
specialfunctions = 4
},
/turf/simulated/floor/carpet,
@@ -608,7 +591,6 @@
/obj/machinery/atmospherics/pipe/simple/hidden/supply,
/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,
/turf/simulated/floor/plasteel{
dir = 2;
icon_state = "brown"
},
/area/mine/laborcamp)
@@ -709,9 +691,7 @@
/obj/machinery/light_switch{
pixel_x = 27
},
/obj/effect/turf_decal/tile/brown{
dir = 2
},
/obj/effect/turf_decal/tile/brown,
/obj/effect/turf_decal/tile/brown{
dir = 4
},
@@ -780,8 +760,7 @@
"bO" = (
/obj/machinery/door/airlock/titanium{
id_tag = "s_docking_airlock";
name = "Labor Shuttle Airlock";
req_access_txt = "0"
name = "Labor Shuttle Airlock"
},
/obj/docking_port/mobile{
dir = 8;
@@ -831,9 +810,7 @@
/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{
dir = 1
},
/obj/effect/turf_decal/tile/brown{
dir = 2
},
/obj/effect/turf_decal/tile/brown,
/obj/effect/turf_decal/tile/brown{
dir = 4
},
@@ -893,9 +870,7 @@
pixel_y = 25;
req_access_txt = null
},
/obj/effect/turf_decal/tile/brown{
dir = 2
},
/obj/effect/turf_decal/tile/brown,
/obj/effect/turf_decal/tile/brown{
dir = 4
},
@@ -911,14 +886,12 @@
},
/obj/effect/decal/cleanable/cobweb,
/obj/machinery/computer/prisoner{
dir = 1;
icon_state = "computer"
dir = 1
},
/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{
dir = 6
},
/turf/simulated/floor/plasteel{
dir = 2;
icon_state = "darkredcorners"
},
/area/mine/laborcamp)
@@ -937,7 +910,6 @@
pixel_y = 24
},
/turf/simulated/floor/plasteel{
dir = 2;
icon_state = "darkred"
},
/area/mine/laborcamp/security)
@@ -953,7 +925,6 @@
dir = 4
},
/turf/simulated/floor/plasteel{
dir = 2;
icon_state = "darkred"
},
/area/mine/laborcamp/security)
@@ -973,7 +944,6 @@
name = "Prison Ofitser"
},
/turf/simulated/floor/plasteel{
dir = 2;
icon_state = "darkred"
},
/area/mine/laborcamp/security)
@@ -1081,7 +1051,6 @@
/area/mine/production)
"co" = (
/obj/machinery/power/apc{
dir = 2;
name = "Mining EVA APC";
pixel_x = 1;
pixel_y = -23
@@ -1098,9 +1067,7 @@
/turf/simulated/floor/plasteel,
/area/mine/eva)
"cq" = (
/obj/effect/turf_decal/tile/brown{
dir = 2
},
/obj/effect/turf_decal/tile/brown,
/obj/effect/turf_decal/tile/brown{
dir = 4
},
@@ -1149,9 +1116,7 @@
/obj/effect/turf_decal/tile/brown{
dir = 4
},
/obj/effect/turf_decal/tile/brown{
dir = 2
},
/obj/effect/turf_decal/tile/brown,
/obj/machinery/camera{
c_tag = "Shuttle Docking Foyer North";
dir = 8;
@@ -1187,7 +1152,6 @@
d1 = 4;
d2 = 8;
icon_state = "4-8";
pixel_x = 0;
tag = ""
},
/turf/simulated/floor/plating,
@@ -1238,9 +1202,7 @@
/obj/effect/turf_decal/tile/brown{
dir = 4
},
/obj/effect/turf_decal/tile/brown{
dir = 2
},
/obj/effect/turf_decal/tile/brown,
/turf/simulated/floor/plasteel,
/area/mine/production)
"cG" = (
@@ -1298,9 +1260,7 @@
/area/mine/living_quarters)
"cN" = (
/obj/machinery/mineral/equipment_vendor,
/obj/effect/turf_decal/tile/brown{
dir = 2
},
/obj/effect/turf_decal/tile/brown,
/obj/effect/turf_decal/tile/brown{
dir = 4
},
@@ -1589,9 +1549,7 @@
/obj/effect/turf_decal/tile/brown{
dir = 4
},
/obj/effect/turf_decal/tile/brown{
dir = 2
},
/obj/effect/turf_decal/tile/brown,
/obj/machinery/camera{
c_tag = "Shuttle Docking Foyer South";
dir = 8;
@@ -1645,9 +1603,7 @@
name = "Station Intercom (General)";
pixel_x = 28
},
/obj/effect/turf_decal/tile/brown{
dir = 2
},
/obj/effect/turf_decal/tile/brown,
/obj/effect/turf_decal/tile/brown{
dir = 4
},
@@ -1771,7 +1727,6 @@
/area/mine/production)
"dO" = (
/obj/machinery/conveyor{
dir = 2;
id = "mining_internal"
},
/obj/effect/turf_decal/stripes/line{
@@ -1944,9 +1899,7 @@
/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{
dir = 4
},
/obj/effect/turf_decal/tile/brown{
dir = 2
},
/obj/effect/turf_decal/tile/brown,
/obj/effect/turf_decal/tile/brown{
dir = 4
},
@@ -1971,9 +1924,7 @@
/obj/machinery/atmospherics/unary/vent_scrubber/on{
dir = 8
},
/obj/effect/turf_decal/tile/brown{
dir = 2
},
/obj/effect/turf_decal/tile/brown,
/obj/effect/turf_decal/tile/brown{
dir = 4
},
@@ -1991,8 +1942,7 @@
/area/mine/production)
"em" = (
/obj/machinery/mineral/processing_unit{
dir = 1;
output_dir = 2
dir = 1
},
/obj/effect/turf_decal/stripes/line{
dir = 9
@@ -2106,9 +2056,7 @@
/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{
dir = 6
},
/obj/effect/turf_decal/tile/brown{
dir = 2
},
/obj/effect/turf_decal/tile/brown,
/obj/effect/turf_decal/tile/brown{
dir = 4
},
@@ -2158,9 +2106,7 @@
/obj/structure/cable{
icon_state = "4-8"
},
/obj/effect/turf_decal/tile/brown{
dir = 2
},
/obj/effect/turf_decal/tile/brown,
/obj/effect/turf_decal/tile/brown{
dir = 4
},
@@ -2199,9 +2145,7 @@
/obj/machinery/atmospherics/pipe/simple/hidden/supply{
dir = 4
},
/obj/effect/turf_decal/tile/brown{
dir = 2
},
/obj/effect/turf_decal/tile/brown,
/obj/effect/turf_decal/tile/brown{
dir = 4
},
@@ -2246,9 +2190,7 @@
/obj/machinery/atmospherics/pipe/simple/hidden/supply{
dir = 9
},
/obj/effect/turf_decal/tile/brown{
dir = 2
},
/obj/effect/turf_decal/tile/brown,
/obj/effect/turf_decal/tile/brown{
dir = 8
},
@@ -2292,9 +2234,7 @@
/obj/effect/turf_decal/tile/brown{
dir = 8
},
/obj/effect/turf_decal/tile/brown{
dir = 2
},
/obj/effect/turf_decal/tile/brown,
/turf/simulated/floor/plasteel,
/area/mine/living_quarters)
"eP" = (
@@ -2364,15 +2304,12 @@
/obj/effect/decal/cleanable/dirt,
/obj/effect/decal/cleanable/dirt,
/obj/machinery/atmospherics/pipe/simple/hidden/supply{
dir = 5;
level = 1
dir = 5
},
/turf/simulated/floor/plasteel,
/area/mine/laborcamp)
"eZ" = (
/obj/effect/turf_decal/tile/brown{
dir = 2
},
/obj/effect/turf_decal/tile/brown,
/obj/effect/turf_decal/tile/brown{
dir = 4
},
@@ -2408,9 +2345,7 @@
/obj/effect/turf_decal/tile/brown{
dir = 8
},
/obj/effect/turf_decal/tile/brown{
dir = 2
},
/obj/effect/turf_decal/tile/brown,
/obj/machinery/mech_bay_recharge_port,
/obj/structure/cable,
/turf/simulated/floor/plasteel,
@@ -2452,12 +2387,9 @@
/obj/effect/turf_decal/tile/brown{
dir = 8
},
/obj/effect/turf_decal/tile/brown{
dir = 2
},
/obj/effect/turf_decal/tile/brown,
/obj/machinery/computer/mech_bay_power_console{
dir = 1;
icon_state = "computer"
dir = 1
},
/turf/simulated/floor/plasteel,
/area/mine/production)
@@ -2555,7 +2487,6 @@
"fv" = (
/obj/machinery/camera{
c_tag = "Storage";
dir = 2;
network = list("Mining Outpost")
},
/obj/structure/reagent_dispensers/watertank,
@@ -2569,9 +2500,7 @@
/obj/effect/turf_decal/tile/brown{
dir = 1
},
/obj/effect/turf_decal/tile/brown{
dir = 2
},
/obj/effect/turf_decal/tile/brown,
/turf/simulated/floor/plasteel,
/area/mine/living_quarters)
"fw" = (
@@ -2745,9 +2674,7 @@
/obj/effect/turf_decal/tile/brown{
dir = 1
},
/obj/effect/turf_decal/tile/brown{
dir = 2
},
/obj/effect/turf_decal/tile/brown,
/obj/structure/closet/secure_closet/miner,
/turf/simulated/floor/plasteel,
/area/mine/living_quarters)
@@ -2784,9 +2711,7 @@
/obj/effect/turf_decal/tile/brown{
dir = 8
},
/obj/effect/turf_decal/tile/brown{
dir = 2
},
/obj/effect/turf_decal/tile/brown,
/turf/simulated/floor/plasteel,
/area/mine/living_quarters)
"fQ" = (
@@ -2825,9 +2750,7 @@
/area/lavaland/surface/outdoors)
"fX" = (
/obj/structure/closet/secure_closet/miner,
/obj/effect/turf_decal/tile/brown{
dir = 2
},
/obj/effect/turf_decal/tile/brown,
/obj/effect/turf_decal/tile/brown{
dir = 4
},
@@ -3080,7 +3003,6 @@
"gu" = (
/obj/machinery/door/airlock/external{
id_tag = "laborcamp_away";
locked = 0;
name = "Labor Camp Airlock";
req_access_txt = "2"
},
@@ -3116,7 +3038,6 @@
},
/obj/machinery/door/airlock/external{
id_tag = "laborcamp_away2";
locked = 0;
name = "Labor Camp Airlock";
req_access_txt = null;
req_one_access_txt = null
@@ -3176,7 +3097,6 @@
/obj/effect/decal/cleanable/dirt,
/obj/machinery/door/airlock/external{
id_tag = "laborcamp_away2";
locked = 0;
name = "Labor Camp Airlock";
req_access_txt = null;
req_one_access_txt = null
@@ -3266,7 +3186,6 @@
/obj/machinery/flasher_button{
id = "gulagshuttleflasher";
name = "Flash Control";
pixel_x = 0;
pixel_y = -26;
req_access_txt = "1"
},
@@ -3284,8 +3203,7 @@
pixel_x = 25
},
/obj/machinery/light{
dir = 4;
icon_state = "tube1"
dir = 4
},
/obj/structure/chair/comfy/shuttle{
dir = 8
@@ -3351,7 +3269,6 @@
"hQ" = (
/obj/machinery/door/airlock/external{
id_tag = "laborcamp_away";
locked = 0;
name = "Labor Camp Airlock";
req_access_txt = null;
req_one_access_txt = null
@@ -3470,7 +3387,6 @@
pixel_y = -32
},
/turf/simulated/floor/plasteel{
dir = 2;
icon_state = "brown"
},
/area/mine/laborcamp)
@@ -4362,7 +4278,6 @@
/area/shuttle/siberia)
"pt" = (
/obj/machinery/mineral/labor_claim_console{
machinedir = 2;
pixel_x = 30;
pixel_y = 30
},
@@ -4385,8 +4300,7 @@
dir = 4
},
/obj/machinery/atmospherics/pipe/simple/hidden/supply{
dir = 4;
level = 1
dir = 4
},
/turf/simulated/floor/plasteel{
dir = 1;
@@ -4421,8 +4335,7 @@
"rr" = (
/obj/effect/decal/cleanable/dirt,
/obj/machinery/atmospherics/pipe/simple/hidden/supply{
dir = 5;
level = 1
dir = 5
},
/turf/simulated/floor/wood{
broken = 1;
@@ -4477,7 +4390,6 @@
dir = 1
},
/turf/simulated/floor/plasteel{
dir = 2;
icon_state = "barber"
},
/area/mine/laborcamp)
@@ -4526,7 +4438,6 @@
"tJ" = (
/obj/machinery/light/small,
/turf/simulated/floor/plasteel{
dir = 2;
icon_state = "brown"
},
/area/mine/laborcamp)
@@ -4557,8 +4468,7 @@
dir = 8
},
/turf/simulated/floor/wood{
icon_state = "wood-broken6";
tag = "icon-wood-broken6"
icon_state = "wood-broken6"
},
/area/mine/laborcamp)
"ug" = (
@@ -4811,8 +4721,7 @@
dir = 8
},
/turf/simulated/floor/wood{
icon_state = "wood-broken6";
tag = "icon-wood-broken6"
icon_state = "wood-broken6"
},
/area/mine/laborcamp)
"DX" = (
@@ -4874,8 +4783,7 @@
/obj/item/bedsheet/orange,
/obj/effect/decal/cleanable/dirt,
/turf/simulated/floor/wood{
icon_state = "wood-broken7";
tag = "icon-wood-broken7"
icon_state = "wood-broken7"
},
/area/mine/laborcamp)
"FO" = (
@@ -4935,7 +4843,6 @@
"HA" = (
/obj/machinery/atmospherics/binary/pump/on,
/turf/simulated/floor/plasteel{
dir = 2;
icon_state = "brown"
},
/area/mine/laborcamp)
@@ -4954,8 +4861,7 @@
dir = 8
},
/obj/machinery/atmospherics/pipe/simple/hidden/supply{
dir = 5;
level = 1
dir = 5
},
/turf/simulated/floor/plasteel{
dir = 8;
@@ -5017,8 +4923,7 @@
network = list("Labor Camp")
},
/turf/simulated/floor/wood{
icon_state = "wood-broken3";
tag = "icon-wood-broken3"
icon_state = "wood-broken3"
},
/area/mine/laborcamp)
"JQ" = (
@@ -5074,8 +4979,7 @@
"KR" = (
/obj/machinery/mineral/labor_claim_console{
machinedir = 1;
pixel_x = 30;
pixel_y = 0
pixel_x = 30
},
/turf/simulated/floor/mineral/titanium,
/area/shuttle/siberia)
@@ -5099,8 +5003,7 @@
dir = 4
},
/obj/machinery/atmospherics/pipe/simple/hidden/supply{
dir = 4;
level = 1
dir = 4
},
/obj/machinery/light/small{
dir = 1
@@ -5151,8 +5054,7 @@
/obj/effect/decal/cleanable/dirt,
/obj/machinery/atmospherics/pipe/simple/hidden/supply,
/turf/simulated/floor/wood{
icon_state = "wood-broken3";
tag = "icon-wood-broken3"
icon_state = "wood-broken3"
},
/area/mine/laborcamp)
"NG" = (
@@ -5210,7 +5112,6 @@
/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,
/obj/machinery/alarm{
dir = 4;
icon_state = "alarm0";
pixel_x = -22
},
/turf/simulated/floor/plasteel{
@@ -5374,8 +5275,7 @@
/area/mine/production)
"VJ" = (
/obj/machinery/computer/secure_data{
dir = 1;
icon_state = "computer"
dir = 1
},
/turf/simulated/floor/plasteel{
dir = 1;
@@ -5386,8 +5286,7 @@
/obj/structure/bed,
/obj/effect/decal/cleanable/dirt,
/turf/simulated/floor/wood{
icon_state = "wood-broken7";
tag = "icon-wood-broken7"
icon_state = "wood-broken7"
},
/area/mine/laborcamp)
"VO" = (
@@ -5418,8 +5317,7 @@
/obj/item/folder/red,
/obj/item/restraints/handcuffs,
/obj/machinery/light{
dir = 4;
icon_state = "tube1"
dir = 4
},
/turf/simulated/floor/mineral/plastitanium/red,
/area/shuttle/siberia)
@@ -5429,7 +5327,6 @@
dir = 5
},
/turf/simulated/floor/plasteel{
dir = 2;
icon_state = "brown"
},
/area/mine/laborcamp)
File diff suppressed because it is too large Load Diff
+4 -26
View File
@@ -60,7 +60,6 @@
req_access_txt = "101"
},
/obj/machinery/light{
icon_state = "tube1";
dir = 8
},
/turf/simulated/floor/mineral/plastitanium/red,
@@ -88,8 +87,6 @@
/area/shuttle/administration)
"aq" = (
/obj/machinery/light/spot{
tag = "icon-tube1 (EAST)";
icon_state = "tube1";
dir = 4
},
/turf/simulated/floor/mineral/plastitanium/red,
@@ -110,8 +107,6 @@
/area/shuttle/administration)
"as" = (
/obj/machinery/light/spot{
tag = "icon-tube1 (WEST)";
icon_state = "tube1";
dir = 8
},
/turf/simulated/floor/mineral/plastitanium/red,
@@ -178,15 +173,12 @@
"aC" = (
/obj/structure/shuttle/engine/propulsion{
dir = 8;
icon_state = "propulsion_l";
tag = "icon-propulsion_l (EAST)"
icon_state = "propulsion_l"
},
/turf/simulated/floor/plating/airless,
/area/shuttle/administration)
"aD" = (
/obj/structure/shuttle/engine/heater{
tag = "icon-heater (WEST)";
icon_state = "heater";
dir = 8
},
/obj/structure/window/plasmareinforced{
@@ -224,8 +216,7 @@
"aK" = (
/obj/structure/shuttle/engine/propulsion{
dir = 8;
icon_state = "propulsion_r";
tag = "icon-propulsion_r (EAST)"
icon_state = "propulsion_r"
},
/turf/simulated/floor/plating/airless,
/area/shuttle/administration)
@@ -261,7 +252,6 @@
"aU" = (
/obj/machinery/door/poddoor/shutters{
density = 0;
dir = 4;
icon_state = "open";
id_tag = "adminshuttleshutters";
name = "Blast Shutters";
@@ -272,8 +262,6 @@
/area/shuttle/administration)
"aV" = (
/obj/machinery/light/spot{
tag = "icon-tube1 (NORTH)";
icon_state = "tube1";
dir = 1
},
/obj/machinery/door_control{
@@ -281,16 +269,14 @@
name = "Blast door control";
pixel_x = -5;
pixel_y = 35;
req_access = list(101);
req_access_txt = "0"
req_access = list(101)
},
/obj/machinery/door_control{
id = "adminshuttleshutters";
name = "Shutter control";
pixel_x = 5;
pixel_y = 35;
req_access = list(101);
req_access_txt = "0"
req_access = list(101)
},
/obj/structure/chair/comfy/black{
dir = 4
@@ -326,8 +312,6 @@
"bb" = (
/obj/machinery/clonepod/upgraded,
/obj/machinery/light/spot{
tag = "icon-tube1 (NORTH)";
icon_state = "tube1";
dir = 1
},
/turf/simulated/floor/mineral/titanium,
@@ -376,8 +360,6 @@
/area/shuttle/administration)
"bl" = (
/obj/machinery/light/spot{
tag = "icon-tube1 (EAST)";
icon_state = "tube1";
dir = 4
},
/obj/structure/chair/comfy/shuttle{
@@ -427,8 +409,6 @@
/area/shuttle/administration)
"bt" = (
/obj/machinery/light/spot{
tag = "icon-tube1 (EAST)";
icon_state = "tube1";
dir = 4
},
/turf/simulated/floor/mineral/titanium,
@@ -437,8 +417,6 @@
/obj/structure/table,
/obj/item/storage/box/handcuffs,
/obj/machinery/light/spot{
tag = "icon-tube1 (WEST)";
icon_state = "tube1";
dir = 8
},
/turf/simulated/floor/mineral/plastitanium/red,
+20 -64
View File
@@ -18,9 +18,7 @@
"aP" = (
/obj/machinery/vending/security,
/obj/machinery/light/spot{
dir = 8;
icon_state = "tube1";
tag = "icon-tube1 (WEST)"
dir = 8
},
/turf/simulated/floor/mineral/titanium/blue,
/area/shuttle/administration)
@@ -110,9 +108,7 @@
/area/shuttle/administration)
"fF" = (
/obj/machinery/light/spot{
dir = 4;
icon_state = "tube1";
tag = "icon-tube1 (EAST)"
dir = 4
},
/turf/simulated/floor/mineral/plastitanium/red,
/area/shuttle/administration)
@@ -147,9 +143,7 @@
"ir" = (
/obj/structure/closet/emcloset,
/obj/machinery/light/spot{
dir = 1;
icon_state = "tube1";
tag = "icon-tube1 (NORTH)"
dir = 1
},
/turf/simulated/floor/mineral/titanium/blue,
/area/shuttle/administration)
@@ -193,16 +187,13 @@
"oY" = (
/obj/structure/chair,
/obj/machinery/light/spot{
dir = 1;
icon_state = "tube1";
tag = "icon-tube1 (NORTH)"
dir = 1
},
/turf/simulated/floor/mineral/titanium/blue,
/area/shuttle/administration)
"pK" = (
/obj/structure/shuttle/engine/propulsion{
dir = 4;
icon_state = "propulsion"
dir = 4
},
/turf/simulated/floor/plating/airless,
/area/shuttle/administration)
@@ -220,9 +211,7 @@
pixel_y = 35
},
/obj/machinery/light/spot{
dir = 1;
icon_state = "tube1";
tag = "icon-tube1 (NORTH)"
dir = 1
},
/obj/machinery/door_control{
id = "adminshuttlebridge";
@@ -287,8 +276,7 @@
/area/shuttle/administration)
"uW" = (
/obj/structure/shuttle/engine/heater{
dir = 4;
icon_state = "heater"
dir = 4
},
/obj/structure/window/plasmareinforced{
dir = 8
@@ -311,9 +299,7 @@
/area/shuttle/administration)
"vA" = (
/obj/machinery/light/spot{
dir = 1;
icon_state = "tube1";
tag = "icon-tube1 (NORTH)"
dir = 1
},
/obj/machinery/portable_atmospherics/canister/oxygen,
/turf/simulated/floor/mineral/plastitanium/red,
@@ -332,23 +318,15 @@
dir = 1;
layer = 2.9
},
/obj/item/clothing/suit/armor/bulletproof{
pixel_x = 0;
pixel_y = 0
},
/obj/item/clothing/suit/armor/bulletproof,
/obj/item/clothing/head/helmet/alt,
/obj/item/clothing/suit/armor/bulletproof{
pixel_x = 0;
pixel_y = 0
},
/obj/item/clothing/suit/armor/bulletproof,
/obj/item/clothing/head/helmet/alt,
/turf/simulated/floor/mineral/plastitanium/red,
/area/shuttle/administration)
"wH" = (
/obj/machinery/light/spot{
dir = 8;
icon_state = "tube1";
tag = "icon-tube1 (WEST)"
dir = 8
},
/turf/simulated/floor/mineral/plastitanium/red,
/area/shuttle/administration)
@@ -392,9 +370,7 @@
dir = 4
},
/obj/machinery/light/spot{
dir = 1;
icon_state = "tube1";
tag = "icon-tube1 (NORTH)"
dir = 1
},
/turf/simulated/floor/mineral/plastitanium/red,
/area/shuttle/administration)
@@ -669,16 +645,10 @@
/obj/structure/window/reinforced{
dir = 4
},
/obj/item/clothing/suit/armor/bulletproof{
pixel_x = 0;
pixel_y = 0
},
/obj/item/clothing/suit/armor/bulletproof,
/obj/structure/rack,
/obj/item/clothing/head/helmet/alt,
/obj/item/clothing/suit/armor/bulletproof{
pixel_x = 0;
pixel_y = 0
},
/obj/item/clothing/suit/armor/bulletproof,
/obj/item/clothing/head/helmet/alt,
/turf/simulated/floor/mineral/plastitanium/red,
/area/shuttle/administration)
@@ -720,15 +690,9 @@
/obj/structure/window/reinforced{
dir = 8
},
/obj/item/clothing/suit/armor/bulletproof{
pixel_x = 0;
pixel_y = 0
},
/obj/item/clothing/suit/armor/bulletproof,
/obj/item/clothing/head/helmet/alt,
/obj/item/clothing/suit/armor/bulletproof{
pixel_x = 0;
pixel_y = 0
},
/obj/item/clothing/suit/armor/bulletproof,
/obj/item/clothing/head/helmet/alt,
/turf/simulated/floor/mineral/plastitanium/red,
/area/shuttle/administration)
@@ -796,8 +760,7 @@
/area/shuttle/administration)
"PR" = (
/obj/machinery/light/spot{
dir = 8;
tag = "icon-tube1 (WEST)"
dir = 8
},
/obj/machinery/door_control{
id = "adminarmoryshutters";
@@ -868,9 +831,7 @@
pixel_y = 3
},
/obj/machinery/light/spot{
dir = 8;
icon_state = "tube1";
tag = "icon-tube1 (WEST)"
dir = 8
},
/obj/item/clothing/mask/breath{
pixel_x = -3;
@@ -925,10 +886,7 @@
pixel_x = 3;
pixel_y = -3
},
/obj/item/gun/energy/gun/advtaser{
pixel_x = 0;
pixel_y = 0
},
/obj/item/gun/energy/gun/advtaser,
/turf/simulated/floor/mineral/plastitanium/red,
/area/shuttle/administration)
"WV" = (
@@ -943,9 +901,7 @@
pixel_y = 3
},
/obj/machinery/light/spot{
dir = 4;
icon_state = "tube1";
tag = "icon-tube1 (EAST)"
dir = 4
},
/turf/simulated/floor/mineral/plastitanium/red,
/area/shuttle/administration)
+9 -45
View File
@@ -68,8 +68,6 @@
"ar" = (
/obj/machinery/chem_heater,
/obj/machinery/light{
tag = "icon-tube1 (NORTH)";
icon_state = "tube1";
dir = 1
},
/turf/simulated/floor/mineral/titanium,
@@ -92,8 +90,6 @@
/area/shuttle/administration)
"av" = (
/obj/structure/chair{
tag = "icon-chair (EAST)";
icon_state = "chair";
dir = 4
},
/obj/structure/chair/comfy/shuttle{
@@ -110,7 +106,6 @@
},
/obj/machinery/camera{
dir = 8;
icon_state = "camera";
name = "NHV Asclepius Lobby";
network = list("NHV Asclepius")
},
@@ -133,8 +128,6 @@
"aA" = (
/obj/machinery/computer/cloning,
/obj/machinery/light{
tag = "icon-tube1 (NORTH)";
icon_state = "tube1";
dir = 1
},
/turf/simulated/floor/mineral/titanium,
@@ -173,8 +166,7 @@
/area/shuttle/administration)
"aI" = (
/obj/machinery/light{
dir = 4;
icon_state = "tube1"
dir = 4
},
/turf/simulated/floor/mineral/titanium,
/area/shuttle/administration)
@@ -188,7 +180,6 @@
/area/shuttle/administration)
"aL" = (
/obj/structure/shuttle/engine/heater{
icon_state = "heater";
dir = 4
},
/obj/structure/window/plasmareinforced{
@@ -198,8 +189,7 @@
/area/shuttle/administration)
"aM" = (
/obj/structure/shuttle/engine/propulsion{
dir = 4;
icon_state = "propulsion"
dir = 4
},
/turf/simulated/floor/plating/airless,
/area/shuttle/administration)
@@ -249,7 +239,6 @@
/obj/machinery/reagentgrinder,
/obj/machinery/camera{
dir = 4;
icon_state = "camera";
name = "NHV Asclepius Chemistry";
network = list("NHV Asclepius")
},
@@ -269,7 +258,6 @@
"aV" = (
/obj/machinery/camera{
dir = 8;
icon_state = "camera";
name = "NHV Asclepius Cloning";
network = list("NHV Asclepius")
},
@@ -372,7 +360,6 @@
"bq" = (
/obj/machinery/camera{
c_tag = "Tech Storage";
dir = 2;
name = "NHV Asclepius Command Center";
network = list("NHV Asclepius")
},
@@ -385,21 +372,17 @@
name = "remote shutter control";
pixel_x = -5;
pixel_y = 35;
req_access = list(101);
req_access_txt = "0"
req_access = list(101)
},
/obj/machinery/keycard_auth{
pixel_y = 24
},
/obj/machinery/door_control{
dir = 2;
id = "asclblast";
name = "blast door control";
pixel_x = 5;
pixel_y = 35;
pixel_z = 0;
req_access = list(101);
req_access_txt = "0"
req_access = list(101)
},
/obj/structure/chair/comfy/shuttle{
dir = 8
@@ -417,7 +400,6 @@
/area/shuttle/administration)
"bt" = (
/obj/structure/sink{
icon_state = "sink";
dir = 8;
pixel_x = -12;
pixel_y = 2
@@ -426,8 +408,6 @@
/area/shuttle/administration)
"bu" = (
/obj/machinery/light{
tag = "icon-tube1 (NORTH)";
icon_state = "tube1";
dir = 1
},
/obj/structure/closet/walllocker/emerglocker{
@@ -438,8 +418,6 @@
"bv" = (
/obj/machinery/vending/medical,
/obj/machinery/light{
tag = "icon-tube1 (NORTH)";
icon_state = "tube1";
dir = 1
},
/turf/simulated/floor/mineral/titanium,
@@ -466,8 +444,6 @@
"by" = (
/obj/machinery/computer/operating,
/obj/machinery/light{
tag = "icon-tube1 (NORTH)";
icon_state = "tube1";
dir = 1
},
/turf/simulated/floor/mineral/titanium,
@@ -505,7 +481,6 @@
"bG" = (
/obj/machinery/camera{
dir = 4;
icon_state = "camera";
name = "NHV Asclepius OR 1";
network = list("NHV Asclepius")
},
@@ -528,9 +503,7 @@
"bJ" = (
/obj/structure/sink{
dir = 4;
icon_state = "sink";
pixel_x = 11;
pixel_y = 0
pixel_x = 11
},
/turf/simulated/floor/mineral/titanium,
/area/shuttle/administration)
@@ -604,7 +577,6 @@
},
/obj/machinery/camera{
dir = 5;
icon_state = "camera";
name = "NHV Asclepius Central";
network = list("NHV Asclepius")
},
@@ -612,8 +584,7 @@
/area/shuttle/administration)
"cb" = (
/obj/machinery/light{
dir = 4;
icon_state = "tube1"
dir = 4
},
/obj/structure/bed{
name = "Triage: High Priority"
@@ -641,13 +612,10 @@
name = "Canister: \[O2] (CRYO)"
},
/obj/machinery/light{
tag = "icon-tube1 (NORTH)";
icon_state = "tube1";
dir = 1
},
/obj/machinery/camera{
dir = 4;
icon_state = "camera";
name = "NHV Asclepius Cryo";
network = list("NHV Asclepius")
},
@@ -677,7 +645,6 @@
"ck" = (
/obj/machinery/camera{
dir = 4;
icon_state = "camera";
name = "NHV Asclepius OR 2";
network = list("NHV Asclepius")
},
@@ -731,8 +698,7 @@
/area/shuttle/administration)
"cu" = (
/obj/machinery/atmospherics/pipe/simple/hidden{
dir = 5;
icon_state = "intact"
dir = 5
},
/turf/simulated/floor/mineral/titanium,
/area/shuttle/administration)
@@ -742,15 +708,13 @@
/area/shuttle/administration)
"cw" = (
/obj/machinery/atmospherics/pipe/simple/hidden{
dir = 4;
level = 1
dir = 4
},
/turf/simulated/floor/mineral/titanium,
/area/shuttle/administration)
"cx" = (
/obj/machinery/atmospherics/pipe/simple/hidden{
dir = 9;
icon_state = "intact"
dir = 9
},
/turf/simulated/floor/mineral/titanium,
/area/shuttle/administration)
+2 -12
View File
@@ -7,8 +7,6 @@
/area/shuttle/supply)
"f" = (
/obj/machinery/light/spot{
tag = "icon-tube1 (NORTH)";
icon_state = "tube1";
dir = 1
},
/turf/simulated/floor/mineral/titanium/blue,
@@ -31,16 +29,12 @@
/area/shuttle/supply)
"i" = (
/obj/machinery/light/spot{
tag = "icon-tube1 (WEST)";
icon_state = "tube1";
dir = 8
},
/turf/simulated/floor/mineral/titanium/blue,
/area/shuttle/supply)
"j" = (
/obj/machinery/light/spot{
tag = "icon-tube1 (EAST)";
icon_state = "tube1";
dir = 4
},
/obj/machinery/door_control{
@@ -48,16 +42,14 @@
layer = 3;
name = "Loading Doors";
pixel_x = 24;
pixel_y = 8;
req_access_txt = "0"
pixel_y = 8
},
/obj/machinery/door_control{
id = "QMLoaddoor";
layer = 3;
name = "Loading Doors";
pixel_x = 24;
pixel_y = -8;
req_access_txt = "0"
pixel_y = -8
},
/turf/simulated/floor/mineral/titanium/blue,
/area/shuttle/supply)
@@ -96,7 +88,6 @@
/area/space)
"w" = (
/obj/structure/shuttle/engine/propulsion{
tag = "icon-burst_l";
icon_state = "burst_l"
},
/turf/simulated/floor/plating/airless,
@@ -107,7 +98,6 @@
/area/shuttle/supply)
"y" = (
/obj/structure/shuttle/engine/propulsion{
tag = "icon-burst_r";
icon_state = "burst_r"
},
/turf/simulated/floor/plating/airless,
+19 -56
View File
@@ -92,8 +92,6 @@
pixel_y = 30
},
/obj/machinery/light/spot{
tag = "icon-tube1 (NORTH)";
icon_state = "tube1";
dir = 1
},
/obj/structure/chair,
@@ -103,14 +101,12 @@
"az" = (
/obj/item/twohanded/required/kirbyplants,
/turf/simulated/floor/plasteel{
icon_state = "cafeteria";
dir = 2
icon_state = "cafeteria"
},
/area/shuttle/escape)
"aA" = (
/turf/simulated/floor/plasteel{
icon_state = "cafeteria";
dir = 2
icon_state = "cafeteria"
},
/area/shuttle/escape)
"aB" = (
@@ -124,8 +120,6 @@
pixel_y = 30
},
/obj/machinery/light/spot{
tag = "icon-tube1 (NORTH)";
icon_state = "tube1";
dir = 1
},
/obj/structure/piano,
@@ -192,15 +186,13 @@
"aM" = (
/obj/structure/chair/stool/bar,
/turf/simulated/floor/plasteel{
icon_state = "cafeteria";
dir = 2
icon_state = "cafeteria"
},
/area/shuttle/escape)
"aN" = (
/obj/structure/table/wood,
/turf/simulated/floor/plasteel{
icon_state = "cafeteria";
dir = 2
icon_state = "cafeteria"
},
/area/shuttle/escape)
"aO" = (
@@ -227,24 +219,19 @@
/obj/structure/table/wood,
/obj/item/instrument/violin,
/turf/simulated/floor/plasteel{
icon_state = "cafeteria";
dir = 2
icon_state = "cafeteria"
},
/area/shuttle/escape)
"aS" = (
/obj/machinery/light/spot{
tag = "icon-tube1 (EAST)";
icon_state = "tube1";
dir = 4
},
/turf/simulated/floor/plasteel{
icon_state = "cafeteria";
dir = 2
icon_state = "cafeteria"
},
/area/shuttle/escape)
"aT" = (
/obj/docking_port/mobile/emergency{
dir = 4;
dwidth = 11;
height = 13;
name = "The Emergency Escape Bar";
@@ -264,8 +251,7 @@
/obj/item/storage/box/drinkingglasses,
/obj/item/reagent_containers/food/drinks/shaker,
/turf/simulated/floor/plasteel{
icon_state = "cafeteria";
dir = 2
icon_state = "cafeteria"
},
/area/shuttle/escape)
"aV" = (
@@ -278,14 +264,11 @@
/obj/structure/table,
/obj/machinery/chem_dispenser/beer,
/turf/simulated/floor/plasteel{
icon_state = "cafeteria";
dir = 2
icon_state = "cafeteria"
},
/area/shuttle/escape)
"aX" = (
/obj/structure/chair/wood/wings{
tag = "icon-wooden_chair_wings (EAST)";
icon_state = "wooden_chair_wings";
dir = 4
},
/turf/simulated/floor/plasteel{
@@ -302,8 +285,7 @@
/obj/structure/table,
/obj/machinery/chem_dispenser/soda,
/turf/simulated/floor/plasteel{
icon_state = "cafeteria";
dir = 2
icon_state = "cafeteria"
},
/area/shuttle/escape)
"bb" = (
@@ -327,14 +309,11 @@
/obj/item/reagent_containers/food/drinks/shaker,
/obj/item/clothing/mask/cigarette/cigar,
/turf/simulated/floor/plasteel{
icon_state = "cafeteria";
dir = 2
icon_state = "cafeteria"
},
/area/shuttle/escape)
"be" = (
/obj/structure/chair/wood/wings{
tag = "icon-wooden_chair_wings (NORTH)";
icon_state = "wooden_chair_wings";
dir = 1
},
/turf/simulated/floor/plasteel{
@@ -344,13 +323,10 @@
"bf" = (
/obj/structure/chair/stool/bar,
/obj/machinery/light/spot{
tag = "icon-tube1 (EAST)";
icon_state = "tube1";
dir = 4
},
/turf/simulated/floor/plasteel{
icon_state = "cafeteria";
dir = 2
icon_state = "cafeteria"
},
/area/shuttle/escape)
"bh" = (
@@ -359,14 +335,12 @@
},
/obj/machinery/light/spot,
/turf/simulated/floor/plasteel{
icon_state = "cafeteria";
dir = 2
icon_state = "cafeteria"
},
/area/shuttle/escape)
"bi" = (
/obj/machinery/door/airlock{
name = "Toilet";
req_access_txt = "0"
name = "Toilet"
},
/turf/simulated/floor/plasteel{
icon_state = "freezerfloor"
@@ -389,8 +363,7 @@
"bn" = (
/obj/machinery/door/airlock/medical/glass{
id_tag = null;
name = "Escape Shuttle Infirmary";
req_access_txt = "0"
name = "Escape Shuttle Infirmary"
},
/turf/simulated/floor/mineral/titanium,
/area/shuttle/escape)
@@ -401,8 +374,6 @@
/area/shuttle/escape)
"bp" = (
/obj/machinery/light/spot{
tag = "icon-tube1 (EAST)";
icon_state = "tube1";
dir = 4
},
/obj/machinery/shower,
@@ -415,8 +386,7 @@
/obj/structure/table/wood,
/obj/item/instrument/guitar,
/turf/simulated/floor/plasteel{
icon_state = "cafeteria";
dir = 2
icon_state = "cafeteria"
},
/area/shuttle/escape)
"br" = (
@@ -426,9 +396,7 @@
/obj/machinery/vending/wallmed{
layer = 3.3;
name = "Emergency NanoMed";
pixel_x = 28;
pixel_y = 0;
req_access_txt = "0"
pixel_x = 28
},
/obj/structure/bed/roller,
/turf/simulated/floor/mineral/titanium,
@@ -459,12 +427,9 @@
/area/shuttle/escape)
"bx" = (
/obj/machinery/status_display{
pixel_x = -30;
pixel_y = 0
pixel_x = -30
},
/obj/machinery/light/spot{
tag = "icon-tube1 (WEST)";
icon_state = "tube1";
dir = 8
},
/turf/simulated/floor/mineral/titanium,
@@ -472,7 +437,6 @@
"by" = (
/obj/item/radio/intercom{
dir = 4;
name = "station intercom (General)";
pixel_x = 28
},
/obj/structure/bed/roller,
@@ -501,9 +465,8 @@
/area/shuttle/escape)
"bC" = (
/obj/machinery/sleeper{
tag = "icon-sleeper (NORTH)";
icon_state = "sleeper";
dir = 1
dir = 1;
icon_state = "sleeper"
},
/turf/simulated/floor/mineral/titanium,
/area/shuttle/escape)
+5 -26
View File
@@ -116,8 +116,6 @@
pixel_y = 30
},
/obj/machinery/light/spot{
tag = "icon-tube1 (NORTH)";
icon_state = "tube1";
dir = 1
},
/turf/simulated/floor/chasm,
@@ -132,8 +130,6 @@
pixel_y = 30
},
/obj/machinery/light/spot{
tag = "icon-tube1 (NORTH)";
icon_state = "tube1";
dir = 1
},
/obj/item/toy/snappop/phoenix,
@@ -174,14 +170,12 @@
"aL" = (
/obj/item/radio/intercom{
dir = 4;
name = "station intercom (General)";
pixel_x = 28
},
/turf/simulated/floor/chasm,
/area/shuttle/escape)
"aP" = (
/obj/docking_port/mobile/emergency{
dir = 4;
dwidth = 11;
height = 13;
name = "Snappop(tm)!";
@@ -199,12 +193,9 @@
"aQ" = (
/obj/item/radio/intercom{
dir = 8;
name = "station intercom (General)";
pixel_x = -28
},
/obj/machinery/light/spot{
tag = "icon-tube1 (WEST)";
icon_state = "tube1";
dir = 8
},
/obj/structure/bed,
@@ -227,8 +218,6 @@
/obj/item/extinguisher,
/obj/item/crowbar,
/obj/machinery/light/spot{
tag = "icon-tube1 (WEST)";
icon_state = "tube1";
dir = 8
},
/obj/item/multitool/ai_detect,
@@ -280,8 +269,7 @@
"bb" = (
/obj/machinery/door/airlock/medical/glass{
id_tag = null;
name = "Escape Shuttle Infirmary";
req_access_txt = "0"
name = "Escape Shuttle Infirmary"
},
/turf/simulated/floor/plasteel{
icon_state = "white"
@@ -315,9 +303,7 @@
/obj/machinery/vending/wallmed{
layer = 3.3;
name = "Emergency NanoMed";
pixel_x = 28;
pixel_y = 0;
req_access_txt = "0"
pixel_x = 28
},
/obj/structure/bed/roller,
/turf/simulated/floor/noslip,
@@ -328,20 +314,15 @@
/area/shuttle/escape)
"bg" = (
/obj/machinery/light/spot{
tag = "icon-tube1 (EAST)";
icon_state = "tube1";
dir = 4
},
/turf/simulated/floor/noslip,
/area/shuttle/escape)
"bh" = (
/obj/machinery/status_display{
pixel_x = -30;
pixel_y = 0
pixel_x = -30
},
/obj/machinery/light/spot{
tag = "icon-tube1 (WEST)";
icon_state = "tube1";
dir = 8
},
/turf/simulated/floor/noslip,
@@ -349,7 +330,6 @@
"bi" = (
/obj/item/radio/intercom{
dir = 4;
name = "station intercom (General)";
pixel_x = 28
},
/obj/structure/bed/roller,
@@ -370,9 +350,8 @@
/area/shuttle/escape)
"bm" = (
/obj/machinery/sleeper{
tag = "icon-sleeper (NORTH)";
icon_state = "sleeper";
dir = 1
dir = 1;
icon_state = "sleeper"
},
/turf/simulated/floor/noslip,
/area/shuttle/escape)
@@ -80,8 +80,6 @@
/obj/structure/closet/crate,
/obj/effect/spawner/lootdrop/maintenance,
/obj/machinery/light/spot{
tag = "icon-tube1 (EAST)";
icon_state = "tube1";
dir = 4
},
/turf/simulated/floor/plating,
@@ -118,14 +116,12 @@
/area/shuttle/escape)
"B" = (
/obj/structure/shuttle/engine/propulsion{
tag = "icon-burst_l";
icon_state = "burst_l"
},
/turf/simulated/floor/plating/airless,
/area/shuttle/escape)
"C" = (
/obj/structure/shuttle/engine/propulsion{
tag = "icon-propulsion_r";
icon_state = "propulsion_r"
},
/turf/simulated/floor/plating/airless,
+61 -97
View File
@@ -105,8 +105,7 @@
network = list("SS13","Research Outpost","Mining Outpost","Telecomms")
},
/obj/structure/sign/poster/official/nanotrasen_logo{
pixel_x = -32;
pixel_y = 0
pixel_x = -32
},
/turf/simulated/floor/plasteel{
dir = 9;
@@ -143,8 +142,7 @@
"ax" = (
/obj/machinery/computer/station_alert,
/obj/structure/sign/poster/official/nanotrasen_logo{
pixel_x = 32;
pixel_y = 0
pixel_x = 32
},
/turf/simulated/floor/plasteel{
dir = 5;
@@ -250,8 +248,7 @@
/area/shuttle/escape)
"aR" = (
/obj/structure/closet/fireaxecabinet{
pixel_x = 32;
pixel_y = 0
pixel_x = 32
},
/obj/machinery/light{
dir = 1;
@@ -275,15 +272,15 @@
},
/obj/structure/chair/comfy/shuttle,
/turf/simulated/floor/plasteel{
icon_state = "bot";
dir = 1
dir = 1;
icon_state = "bot"
},
/area/shuttle/escape)
"aU" = (
/obj/structure/chair/comfy/shuttle,
/turf/simulated/floor/plasteel{
icon_state = "bot";
dir = 1
dir = 1;
icon_state = "bot"
},
/area/shuttle/escape)
"aV" = (
@@ -297,14 +294,13 @@
/obj/item/tank/internals/emergency_oxygen/engi,
/obj/item/tank/internals/emergency_oxygen/engi,
/turf/simulated/floor/plasteel{
icon_state = "bot";
dir = 1
dir = 1;
icon_state = "bot"
},
/area/shuttle/escape)
"aW" = (
/obj/item/radio/intercom{
dir = 8;
name = "station intercom (General)";
pixel_x = -28
},
/obj/structure/chair/comfy/shuttle{
@@ -449,8 +445,8 @@
dir = 1
},
/turf/simulated/floor/plasteel{
icon_state = "bot";
dir = 1
dir = 1;
icon_state = "bot"
},
/area/shuttle/escape)
"bA" = (
@@ -461,8 +457,8 @@
dir = 1
},
/turf/simulated/floor/plasteel{
icon_state = "bot";
dir = 1
dir = 1;
icon_state = "bot"
},
/area/shuttle/escape)
"bB" = (
@@ -470,14 +466,13 @@
dir = 1
},
/turf/simulated/floor/plasteel{
icon_state = "bot";
dir = 1
dir = 1;
icon_state = "bot"
},
/area/shuttle/escape)
"bC" = (
/obj/machinery/door/airlock/command/glass{
name = "Escape Shuttle Cockpit";
req_access_txt = "0";
req_one_access_txt = "2;19"
},
/turf/simulated/floor/plasteel{
@@ -493,7 +488,6 @@
name = "Shuttle Hatch"
},
/obj/docking_port/mobile/emergency{
dir = 4;
dwidth = 11;
height = 18;
timid = 1;
@@ -516,8 +510,8 @@
"bG" = (
/obj/machinery/mech_bay_recharge_port,
/turf/simulated/floor/plasteel{
icon_state = "bot";
dir = 1
dir = 1;
icon_state = "bot"
},
/area/shuttle/escape)
"bH" = (
@@ -538,14 +532,13 @@
pixel_y = 8
},
/turf/simulated/floor/plasteel{
icon_state = "bot";
dir = 1
dir = 1;
icon_state = "bot"
},
/area/shuttle/escape)
"bJ" = (
/obj/item/twohanded/required/kirbyplants,
/obj/machinery/light{
icon_state = "tube1";
dir = 8
},
/turf/simulated/floor/plasteel,
@@ -553,24 +546,21 @@
"bK" = (
/obj/item/twohanded/required/kirbyplants,
/obj/machinery/light{
icon_state = "tube1";
dir = 4
},
/turf/simulated/floor/plasteel,
/area/shuttle/escape)
"bL" = (
/obj/structure/reagent_dispensers/fueltank/chem{
pixel_x = -32;
pixel_y = 0
pixel_x = -32
},
/turf/simulated/floor/plasteel{
icon_state = "bot";
dir = 1
dir = 1;
icon_state = "bot"
},
/area/shuttle/escape)
"bM" = (
/turf/simulated/floor/plasteel{
dir = 2;
icon_state = "browncorner"
},
/area/shuttle/escape)
@@ -582,8 +572,8 @@
/area/shuttle/escape)
"bO" = (
/turf/simulated/floor/plasteel{
icon_state = "bot";
dir = 1
dir = 1;
icon_state = "bot"
},
/area/shuttle/escape)
"bP" = (
@@ -591,8 +581,8 @@
dir = 4
},
/turf/simulated/floor/plasteel{
icon_state = "bot";
dir = 1
dir = 1;
icon_state = "bot"
},
/area/shuttle/escape)
"bQ" = (
@@ -600,8 +590,8 @@
dir = 8
},
/turf/simulated/floor/plasteel{
icon_state = "bot";
dir = 1
dir = 1;
icon_state = "bot"
},
/area/shuttle/escape)
"bR" = (
@@ -633,8 +623,8 @@
"bV" = (
/obj/structure/reagent_dispensers/watertank,
/turf/simulated/floor/plasteel{
icon_state = "bot";
dir = 1
dir = 1;
icon_state = "bot"
},
/area/shuttle/escape)
"bX" = (
@@ -654,13 +644,11 @@
/obj/machinery/cell_charger,
/obj/item/stock_parts/cell/high,
/obj/machinery/light/small{
tag = "icon-bulb1 (WEST)";
icon_state = "bulb1";
dir = 8
},
/turf/simulated/floor/plasteel{
icon_state = "bot";
dir = 1
dir = 1;
icon_state = "bot"
},
/area/shuttle/escape)
"ca" = (
@@ -673,8 +661,8 @@
/obj/item/wrench,
/obj/item/radio,
/turf/simulated/floor/plasteel{
icon_state = "bot";
dir = 1
dir = 1;
icon_state = "bot"
},
/area/shuttle/escape)
"cb" = (
@@ -688,13 +676,12 @@
"cd" = (
/obj/item/radio/intercom{
dir = 8;
name = "station intercom (General)";
pixel_x = -28
},
/obj/machinery/recharge_station,
/turf/simulated/floor/plasteel{
icon_state = "bot";
dir = 1
dir = 1;
icon_state = "bot"
},
/area/shuttle/escape)
"ce" = (
@@ -709,8 +696,8 @@
pixel_y = -4
},
/turf/simulated/floor/plasteel{
icon_state = "bot";
dir = 1
dir = 1;
icon_state = "bot"
},
/area/shuttle/escape)
"cf" = (
@@ -719,22 +706,20 @@
},
/obj/machinery/recharge_station,
/turf/simulated/floor/plasteel{
icon_state = "bot";
dir = 1
dir = 1;
icon_state = "bot"
},
/area/shuttle/escape)
"cg" = (
/turf/simulated/floor/plasteel{
tag = "icon-browncorner (EAST)";
icon_state = "browncorner";
dir = 4
dir = 4;
icon_state = "browncorner"
},
/area/shuttle/escape)
"ch" = (
/turf/simulated/floor/plasteel{
dir = 1;
icon_state = "browncorner";
tag = "icon-browncorner (EAST)"
icon_state = "browncorner"
},
/area/shuttle/escape)
"ci" = (
@@ -750,13 +735,12 @@
},
/obj/machinery/light/small,
/turf/simulated/floor/plasteel{
icon_state = "bot";
dir = 1
dir = 1;
icon_state = "bot"
},
/area/shuttle/escape)
"cj" = (
/obj/machinery/light{
icon_state = "tube1";
dir = 8
},
/turf/simulated/floor/plasteel,
@@ -766,19 +750,17 @@
dir = 8
},
/obj/machinery/light{
icon_state = "tube1";
dir = 4
},
/turf/simulated/floor/plasteel{
icon_state = "bot";
dir = 1
dir = 1;
icon_state = "bot"
},
/area/shuttle/escape)
"cl" = (
/obj/machinery/door/airlock/medical/glass{
id_tag = null;
name = "Escape Shuttle Infirmary";
req_access_txt = "0"
name = "Escape Shuttle Infirmary"
},
/obj/effect/decal/warning_stripes/south,
/turf/simulated/floor/plasteel,
@@ -792,20 +774,17 @@
dir = 4
},
/turf/simulated/floor/plasteel{
dir = 2;
icon_state = "cmo"
},
/area/shuttle/escape)
"cp" = (
/turf/simulated/floor/plasteel{
dir = 2;
icon_state = "cmo"
},
/area/shuttle/escape)
"cq" = (
/obj/machinery/sleeper,
/turf/simulated/floor/plasteel{
dir = 2;
icon_state = "cmo"
},
/area/shuttle/escape)
@@ -817,9 +796,8 @@
/area/shuttle/escape)
"cs" = (
/turf/simulated/floor/plasteel{
tag = "icon-whiteblue (NORTH)";
icon_state = "whiteblue";
dir = 1
dir = 1;
icon_state = "whiteblue"
},
/area/shuttle/escape)
"ct" = (
@@ -831,16 +809,14 @@
pixel_y = 8
},
/turf/simulated/floor/plasteel{
tag = "icon-whiteblue (SOUTHEAST)";
icon_state = "whiteblue";
dir = 6
dir = 6;
icon_state = "whiteblue"
},
/area/shuttle/escape)
"cu" = (
/obj/machinery/door/airlock/medical/glass{
id_tag = null;
name = "Escape Shuttle Infirmary";
req_access_txt = "0"
name = "Escape Shuttle Infirmary"
},
/turf/simulated/floor/plasteel{
dir = 8;
@@ -856,9 +832,8 @@
/obj/structure/bed/roller,
/obj/machinery/iv_drip,
/turf/simulated/floor/plasteel{
tag = "icon-whiteblue (EAST)";
icon_state = "whiteblue";
dir = 4
dir = 4;
icon_state = "whiteblue"
},
/area/shuttle/escape)
"cx" = (
@@ -867,14 +842,12 @@
/obj/item/reagent_containers/iv_bag/blood/random,
/obj/item/reagent_containers/iv_bag/blood/random,
/turf/simulated/floor/plasteel{
tag = "icon-whiteblue (EAST)";
icon_state = "whiteblue";
dir = 4
dir = 4;
icon_state = "whiteblue"
},
/area/shuttle/escape)
"cy" = (
/turf/simulated/floor/plasteel{
tag = "icon-whiteblue";
icon_state = "whiteblue"
},
/area/shuttle/escape)
@@ -890,40 +863,35 @@
pixel_y = 3
},
/turf/simulated/floor/plasteel{
tag = "icon-whiteblue (NORTHEAST)";
icon_state = "whiteblue";
dir = 5
dir = 5;
icon_state = "whiteblue"
},
/area/shuttle/escape)
"cA" = (
/obj/machinery/light{
icon_state = "tube1";
dir = 8
},
/obj/structure/chair/comfy/shuttle{
dir = 4
},
/turf/simulated/floor/plasteel{
icon_state = "bot";
dir = 1
dir = 1;
icon_state = "bot"
},
/area/shuttle/escape)
"cB" = (
/obj/structure/table/reinforced,
/obj/machinery/light{
icon_state = "tube1";
dir = 8
},
/obj/item/reagent_containers/food/drinks/mug/med,
/turf/simulated/floor/plasteel{
dir = 2;
icon_state = "cmo"
},
/area/shuttle/escape)
"cC" = (
/obj/item/flag/med,
/turf/simulated/floor/plasteel{
dir = 2;
icon_state = "cmo"
},
/area/shuttle/escape)
@@ -932,14 +900,12 @@
/obj/item/storage/backpack/medic,
/obj/item/storage/belt/medical,
/turf/simulated/floor/plasteel{
dir = 2;
icon_state = "cmo"
},
/area/shuttle/escape)
"cE" = (
/obj/structure/bed/roller,
/turf/simulated/floor/plasteel{
dir = 2;
icon_state = "cmo"
},
/area/shuttle/escape)
@@ -952,7 +918,6 @@
},
/obj/structure/bed/roller,
/turf/simulated/floor/plasteel{
dir = 2;
icon_state = "cmo"
},
/area/shuttle/escape)
@@ -961,7 +926,6 @@
/obj/item/clothing/gloves/color/latex/nitrile,
/obj/item/clothing/mask/breath,
/turf/simulated/floor/plasteel{
dir = 2;
icon_state = "cmo"
},
/area/shuttle/escape)
+30 -73
View File
@@ -105,8 +105,7 @@
network = list("SS13","Research Outpost","Mining Outpost","Telecomms")
},
/obj/structure/sign/poster/official/nanotrasen_logo{
pixel_x = -32;
pixel_y = 0
pixel_x = -32
},
/turf/simulated/floor/plasteel{
dir = 9;
@@ -143,8 +142,7 @@
"ax" = (
/obj/machinery/computer/station_alert,
/obj/structure/sign/poster/official/nanotrasen_logo{
pixel_x = 32;
pixel_y = 0
pixel_x = 32
},
/turf/simulated/floor/plasteel{
dir = 5;
@@ -208,14 +206,12 @@
dir = 8
},
/turf/simulated/floor/plasteel{
dir = 2;
icon_state = "cmo"
},
/area/shuttle/escape)
"aG" = (
/obj/machinery/recharger/wallcharger{
pixel_x = 32;
pixel_y = 0
pixel_x = 32
},
/turf/simulated/floor/mineral/plastitanium/red/brig,
/area/shuttle/escape)
@@ -225,11 +221,9 @@
"aI" = (
/obj/machinery/door/airlock/medical/glass{
id_tag = null;
name = "Escape Shuttle Infirmary";
req_access_txt = "0"
name = "Escape Shuttle Infirmary"
},
/turf/simulated/floor/plasteel{
dir = 2;
icon_state = "cmo"
},
/area/shuttle/escape)
@@ -247,20 +241,17 @@
req_access_txt = "5"
},
/turf/simulated/floor/plasteel{
dir = 2;
icon_state = "cmo"
},
/area/shuttle/escape)
"aM" = (
/obj/machinery/light{
icon_state = "tube1";
dir = 8
},
/obj/structure/chair/comfy/shuttle{
dir = 4
},
/turf/simulated/floor/plasteel{
dir = 2;
icon_state = "cmo"
},
/area/shuttle/escape)
@@ -274,8 +265,7 @@
"aO" = (
/mob/living/simple_animal/bot/secbot,
/turf/simulated/floor/plasteel{
icon_state = "cafeteria";
dir = 2
icon_state = "cafeteria"
},
/area/shuttle/escape)
"aR" = (
@@ -286,8 +276,7 @@
/area/shuttle/escape)
"aS" = (
/turf/simulated/floor/plasteel{
icon_state = "cafeteria";
dir = 2
icon_state = "cafeteria"
},
/area/shuttle/escape)
"aT" = (
@@ -300,15 +289,13 @@
"aU" = (
/obj/structure/chair/stool/bar,
/turf/simulated/floor/plasteel{
icon_state = "cafeteria";
dir = 2
icon_state = "cafeteria"
},
/area/shuttle/escape)
"aV" = (
/obj/structure/table/wood,
/turf/simulated/floor/plasteel{
icon_state = "cafeteria";
dir = 2
icon_state = "cafeteria"
},
/area/shuttle/escape)
"aW" = (
@@ -342,7 +329,6 @@
on = 1
},
/turf/simulated/floor/plasteel{
dir = 2;
icon_state = "cmo"
},
/area/shuttle/escape)
@@ -351,20 +337,17 @@
/obj/item/reagent_containers/food/drinks/shaker,
/obj/structure/table/wood,
/obj/machinery/light{
icon_state = "tube1";
dir = 4
},
/turf/simulated/floor/plasteel{
icon_state = "cafeteria";
dir = 2
icon_state = "cafeteria"
},
/area/shuttle/escape)
"be" = (
/obj/machinery/chem_dispenser/beer,
/obj/structure/table/wood,
/turf/simulated/floor/plasteel{
icon_state = "cafeteria";
dir = 2
icon_state = "cafeteria"
},
/area/shuttle/escape)
"bf" = (
@@ -379,9 +362,8 @@
pixel_y = 5
},
/turf/simulated/floor/plasteel{
tag = "icon-whiteblue (NORTHEAST)";
icon_state = "whiteblue";
dir = 5
dir = 5;
icon_state = "whiteblue"
},
/area/shuttle/escape)
"bg" = (
@@ -404,8 +386,7 @@
/obj/machinery/chem_dispenser/soda,
/obj/structure/table/wood,
/turf/simulated/floor/plasteel{
icon_state = "cafeteria";
dir = 2
icon_state = "cafeteria"
},
/area/shuttle/escape)
"bj" = (
@@ -432,7 +413,6 @@
dir = 4
},
/obj/machinery/light{
icon_state = "tube1";
dir = 8
},
/turf/simulated/floor/mineral/plastitanium/red/brig,
@@ -442,7 +422,6 @@
dir = 4
},
/turf/simulated/floor/plasteel{
dir = 2;
icon_state = "cmo"
},
/area/shuttle/escape)
@@ -464,7 +443,6 @@
dir = 8
},
/obj/machinery/light{
icon_state = "tube1";
dir = 4
},
/turf/simulated/floor/mineral/plastitanium/red/brig,
@@ -491,9 +469,8 @@
/obj/machinery/iv_drip,
/obj/machinery/light,
/turf/simulated/floor/plasteel{
tag = "icon-whiteblue (EAST)";
icon_state = "whiteblue";
dir = 4
dir = 4;
icon_state = "whiteblue"
},
/area/shuttle/escape)
"by" = (
@@ -527,7 +504,6 @@
name = "Shuttle Hatch"
},
/obj/docking_port/mobile/emergency{
dir = 4;
dwidth = 11;
height = 18;
timid = 1;
@@ -546,7 +522,6 @@
dir = 4
},
/turf/simulated/floor/plasteel{
dir = 2;
icon_state = "cmo"
},
/area/shuttle/escape)
@@ -555,11 +530,9 @@
dir = 8
},
/obj/machinery/light{
icon_state = "tube1";
dir = 4
},
/turf/simulated/floor/plasteel{
dir = 2;
icon_state = "cmo"
},
/area/shuttle/escape)
@@ -583,7 +556,6 @@
dir = 4
},
/obj/machinery/light{
icon_state = "tube1";
dir = 8
},
/turf/simulated/floor/mineral/titanium/yellow,
@@ -593,7 +565,6 @@
dir = 8
},
/obj/machinery/light{
icon_state = "tube1";
dir = 4
},
/turf/simulated/floor/mineral/titanium/yellow,
@@ -603,12 +574,11 @@
dir = 4
},
/obj/machinery/light{
icon_state = "tube1";
dir = 8
},
/turf/simulated/floor/plasteel{
icon_state = "bot";
dir = 1
dir = 1;
icon_state = "bot"
},
/area/shuttle/escape)
"bP" = (
@@ -616,8 +586,8 @@
dir = 4
},
/turf/simulated/floor/plasteel{
icon_state = "bot";
dir = 1
dir = 1;
icon_state = "bot"
},
/area/shuttle/escape)
"bQ" = (
@@ -625,8 +595,8 @@
dir = 8
},
/turf/simulated/floor/plasteel{
icon_state = "bot";
dir = 1
dir = 1;
icon_state = "bot"
},
/area/shuttle/escape)
"bR" = (
@@ -642,7 +612,6 @@
dir = 4
},
/obj/machinery/light{
icon_state = "tube1";
dir = 8
},
/turf/simulated/floor/mineral/titanium/purple,
@@ -652,7 +621,6 @@
dir = 8
},
/obj/machinery/light{
icon_state = "tube1";
dir = 4
},
/turf/simulated/floor/mineral/titanium/purple,
@@ -704,8 +672,7 @@
/obj/machinery/door/airlock/engineering/glass{
name = "Escape Shuttle Engineering";
normalspeed = 0;
req_access_txt = "32";
req_one_access_txt = "0"
req_access_txt = "32"
},
/turf/simulated/floor/mineral/titanium/yellow,
/area/shuttle/escape)
@@ -726,17 +693,15 @@
dir = 8
},
/obj/machinery/light{
icon_state = "tube1";
dir = 4
},
/turf/simulated/floor/plasteel{
icon_state = "bot";
dir = 1
dir = 1;
icon_state = "bot"
},
/area/shuttle/escape)
"cp" = (
/turf/simulated/floor/plasteel{
dir = 2;
icon_state = "cmo"
},
/area/shuttle/escape)
@@ -744,22 +709,20 @@
/obj/structure/bed/roller,
/obj/machinery/iv_drip,
/turf/simulated/floor/plasteel{
tag = "icon-whiteblue (EAST)";
icon_state = "whiteblue";
dir = 4
dir = 4;
icon_state = "whiteblue"
},
/area/shuttle/escape)
"cA" = (
/obj/machinery/light{
icon_state = "tube1";
dir = 8
},
/obj/structure/chair/comfy/shuttle{
dir = 4
},
/turf/simulated/floor/plasteel{
icon_state = "bot";
dir = 1
dir = 1;
icon_state = "bot"
},
/area/shuttle/escape)
"cD" = (
@@ -767,14 +730,12 @@
/obj/item/storage/backpack/medic,
/obj/item/storage/belt/medical,
/turf/simulated/floor/plasteel{
dir = 2;
icon_state = "cmo"
},
/area/shuttle/escape)
"cE" = (
/obj/structure/bed/roller,
/turf/simulated/floor/plasteel{
dir = 2;
icon_state = "cmo"
},
/area/shuttle/escape)
@@ -783,7 +744,6 @@
/obj/item/clothing/gloves/color/latex/nitrile,
/obj/item/clothing/mask/breath,
/turf/simulated/floor/plasteel{
dir = 2;
icon_state = "cmo"
},
/area/shuttle/escape)
@@ -798,7 +758,6 @@
req_access_txt = "5"
},
/turf/simulated/floor/plasteel{
dir = 2;
icon_state = "cmo"
},
/area/shuttle/escape)
@@ -811,9 +770,8 @@
/obj/item/reagent_containers/iv_bag/blood/random,
/obj/item/reagent_containers/iv_bag/blood/random,
/turf/simulated/floor/plasteel{
tag = "icon-whiteblue (EAST)";
icon_state = "whiteblue";
dir = 4
dir = 4;
icon_state = "whiteblue"
},
/area/shuttle/escape)
"PY" = (
@@ -828,7 +786,6 @@
pixel_y = 5
},
/turf/simulated/floor/plasteel{
dir = 2;
icon_state = "cmo"
},
/area/shuttle/escape)
+8 -42
View File
@@ -24,8 +24,7 @@
"ai" = (
/obj/machinery/door/airlock/titanium{
id_tag = "s_docking_airlock";
name = "Emergency Shuttle Airlock";
req_access_txt = "0"
name = "Emergency Shuttle Airlock"
},
/turf/simulated/floor/plating,
/area/shuttle/escape)
@@ -80,7 +79,6 @@
/obj/item/radio/intercom{
dir = 4;
name = "Station Intercom (General)";
pixel_x = 0;
pixel_y = 27
},
/obj/structure/chair/comfy/shuttle,
@@ -129,16 +127,12 @@
/area/shuttle/escape)
"aA" = (
/obj/structure/shuttle/engine/propulsion{
dir = 8;
icon_state = "propulsion";
tag = "icon-propulsion (EAST)"
dir = 8
},
/turf/simulated/floor/plating/airless,
/area/shuttle/escape)
"aB" = (
/obj/structure/shuttle/engine/heater{
tag = "icon-heater (WEST)";
icon_state = "heater";
dir = 8
},
/obj/structure/window/reinforced{
@@ -177,22 +171,18 @@
"aH" = (
/obj/structure/shuttle/engine/propulsion{
dir = 8;
icon_state = "propulsion_r";
tag = "icon-propulsion_r (EAST)"
icon_state = "propulsion_r"
},
/turf/simulated/floor/plating/airless,
/area/shuttle/escape)
"aI" = (
/obj/structure/shuttle/engine/heater{
tag = "icon-heater (WEST)";
icon_state = "heater";
dir = 8
},
/obj/structure/window/reinforced{
dir = 4
},
/obj/machinery/light{
icon_state = "tube1";
dir = 4
},
/turf/simulated/floor/plating/airless,
@@ -258,7 +248,6 @@
/obj/item/clothing/head/hardhat,
/obj/item/clothing/head/hardhat,
/obj/machinery/light{
icon_state = "tube1";
dir = 4
},
/turf/simulated/floor/mineral/titanium,
@@ -293,9 +282,6 @@
"aS" = (
/obj/machinery/vending/wallmed{
name = "Emergency NanoMed";
pixel_x = 0;
pixel_y = 0;
req_access_txt = "0";
use_power = 0
},
/turf/simulated/wall/mineral/titanium,
@@ -320,8 +306,7 @@
/obj/machinery/status_display{
dir = 4;
layer = 4;
pixel_x = 32;
pixel_y = 0
pixel_x = 32
},
/turf/simulated/floor/mineral/titanium/blue,
/area/shuttle/escape)
@@ -348,8 +333,6 @@
"bb" = (
/obj/structure/table,
/obj/item/radio/intercom{
broadcasting = 0;
listening = 1;
name = "Station Intercom (General)";
pixel_y = -28
},
@@ -363,15 +346,12 @@
/obj/structure/table,
/obj/item/folder/blue,
/obj/structure/extinguisher_cabinet{
pixel_x = 0;
pixel_y = -30
},
/turf/simulated/floor/mineral/titanium/blue,
/area/shuttle/escape)
"bd" = (
/obj/item/radio/intercom{
broadcasting = 0;
listening = 1;
name = "Station Intercom (General)";
pixel_y = -28
},
@@ -391,7 +371,6 @@
/obj/item/stack/medical/ointment,
/obj/item/stack/medical/bruise_pack,
/obj/machinery/light{
icon_state = "tube1";
dir = 4
},
/turf/simulated/floor/mineral/titanium,
@@ -414,8 +393,7 @@
"bl" = (
/obj/machinery/door/airlock/medical/glass{
id_tag = null;
name = "Escape Shuttle Infirmary";
req_access_txt = "0"
name = "Escape Shuttle Infirmary"
},
/turf/simulated/floor/mineral/titanium/blue,
/area/shuttle/escape)
@@ -473,7 +451,6 @@
"bw" = (
/obj/machinery/sleeper,
/obj/machinery/light{
icon_state = "tube1";
dir = 4
},
/turf/simulated/floor/mineral/titanium/blue,
@@ -533,8 +510,7 @@
"bF" = (
/obj/structure/table,
/obj/item/reagent_containers/glass/bottle/epinephrine{
pixel_x = 6;
pixel_y = 0
pixel_x = 6
},
/obj/item/reagent_containers/glass/bottle/charcoal{
pixel_x = -3
@@ -576,7 +552,6 @@
pixel_y = 1
},
/obj/item/storage/toolbox/mechanical{
pixel_x = 0;
pixel_y = -1
},
/obj/item/storage/toolbox/emergency{
@@ -653,8 +628,6 @@
pixel_y = 4
},
/obj/item/radio/intercom{
broadcasting = 0;
listening = 1;
name = "Station Intercom (General)";
pixel_y = -28
},
@@ -696,7 +669,6 @@
/obj/item/radio/intercom{
dir = 4;
name = "Station Intercom (General)";
pixel_x = 0;
pixel_y = -27
},
/turf/simulated/floor/mineral/titanium/blue,
@@ -738,7 +710,6 @@
/area/shuttle/escape)
"ca" = (
/obj/structure/extinguisher_cabinet{
pixel_x = 0;
pixel_y = -30
},
/obj/machinery/space_heater,
@@ -770,9 +741,7 @@
},
/area/shuttle/escape)
"cc" = (
/obj/structure/closet/crate/medical{
name = "medical crate"
},
/obj/structure/closet/crate/medical,
/obj/item/storage/firstaid/regular,
/obj/item/storage/firstaid/o2{
pixel_x = 3;
@@ -799,8 +768,6 @@
/area/shuttle/escape)
"cd" = (
/obj/item/radio/intercom{
broadcasting = 0;
listening = 1;
name = "Station Intercom (General)";
pixel_y = -28
},
@@ -831,8 +798,7 @@
},
/obj/machinery/door/airlock/titanium{
id_tag = "s_docking_airlock";
name = "Emergency Shuttle Airlock";
req_access_txt = "0"
name = "Emergency Shuttle Airlock"
},
/turf/simulated/floor/plating,
/area/shuttle/escape)
+23 -64
View File
@@ -29,8 +29,6 @@
"ak" = (
/obj/machinery/computer/communications,
/obj/machinery/light/spot{
tag = "icon-tube1 (NORTH)";
icon_state = "tube1";
dir = 1
},
/turf/simulated/floor/mineral/titanium/blue,
@@ -48,8 +46,6 @@
network = list("SS13","Telecomms","Research Outpost","Mining Outpost")
},
/obj/machinery/light/spot{
tag = "icon-tube1 (NORTH)";
icon_state = "tube1";
dir = 1
},
/turf/simulated/floor/mineral/titanium/blue,
@@ -91,8 +87,6 @@
pixel_y = 30
},
/obj/machinery/light/spot{
tag = "icon-tube1 (NORTH)";
icon_state = "tube1";
dir = 1
},
/obj/structure/chair/comfy/shuttle,
@@ -104,9 +98,8 @@
"aJ" = (
/obj/machinery/atmospherics/unary/cryo_cell,
/turf/simulated/floor/plasteel{
tag = "icon-whiteblue (NORTHWEST)";
icon_state = "whiteblue";
dir = 9
dir = 9;
icon_state = "whiteblue"
},
/area/shuttle/escape)
"aK" = (
@@ -116,9 +109,8 @@
},
/obj/item/wrench,
/turf/simulated/floor/plasteel{
tag = "icon-whiteblue (NORTH)";
icon_state = "whiteblue";
dir = 1
dir = 1;
icon_state = "whiteblue"
},
/area/shuttle/escape)
"aL" = (
@@ -126,22 +118,18 @@
pixel_y = 30
},
/obj/machinery/light/spot{
tag = "icon-tube1 (NORTH)";
icon_state = "tube1";
dir = 1
},
/turf/simulated/floor/plasteel{
tag = "icon-whiteblue (NORTH)";
icon_state = "whiteblue";
dir = 1
dir = 1;
icon_state = "whiteblue"
},
/area/shuttle/escape)
"aM" = (
/obj/machinery/sleeper,
/turf/simulated/floor/plasteel{
tag = "icon-whiteblue (NORTHEAST)";
icon_state = "whiteblue";
dir = 5
dir = 5;
icon_state = "whiteblue"
},
/area/shuttle/escape)
"aN" = (
@@ -158,15 +146,13 @@
dir = 8
},
/turf/simulated/floor/plasteel{
tag = "icon-whiteblue (WEST)";
icon_state = "whiteblue";
dir = 8
dir = 8;
icon_state = "whiteblue"
},
/area/shuttle/escape)
"aR" = (
/obj/machinery/atmospherics/pipe/simple/hidden{
dir = 9;
icon_state = "intact"
dir = 9
},
/turf/simulated/floor/plasteel{
icon_state = "white"
@@ -181,36 +167,30 @@
/obj/machinery/vending/wallmed{
layer = 3.3;
name = "Emergency NanoMed";
pixel_x = 28;
pixel_y = 0;
req_access_txt = "0"
pixel_x = 28
},
/obj/machinery/sleeper,
/turf/simulated/floor/plasteel{
dir = 4;
icon_state = "whiteblue";
tag = "icon-whitehall (WEST)"
icon_state = "whiteblue"
},
/area/shuttle/escape)
"aU" = (
/obj/machinery/atmospherics/pipe/simple/hidden,
/turf/simulated/floor/plasteel{
tag = "icon-whiteblue (WEST)";
icon_state = "whiteblue";
dir = 8
dir = 8;
icon_state = "whiteblue"
},
/area/shuttle/escape)
"aV" = (
/obj/item/radio/intercom{
dir = 4;
name = "station intercom (General)";
pixel_x = 28
},
/obj/structure/bed/roller,
/turf/simulated/floor/plasteel{
dir = 4;
icon_state = "whiteblue";
tag = "icon-whitehall (WEST)"
icon_state = "whiteblue"
},
/area/shuttle/escape)
"aW" = (
@@ -233,9 +213,8 @@
dir = 1
},
/turf/simulated/floor/plasteel{
tag = "icon-whiteblue (SOUTHWEST)";
icon_state = "whiteblue";
dir = 10
dir = 10;
icon_state = "whiteblue"
},
/area/shuttle/escape)
"aZ" = (
@@ -258,34 +237,24 @@
pixel_x = 2;
pixel_y = 3
},
/obj/item/reagent_containers/glass/beaker/cryoxadone{
pixel_x = 0;
pixel_y = 0
},
/obj/item/reagent_containers/glass/beaker/cryoxadone,
/turf/simulated/floor/plasteel{
dir = 2;
icon_state = "whiteblue";
tag = "icon-whitehall (WEST)"
icon_state = "whiteblue"
},
/area/shuttle/escape)
"ba" = (
/turf/simulated/floor/plasteel{
dir = 2;
icon_state = "whiteblue";
tag = "icon-whitehall (WEST)"
icon_state = "whiteblue"
},
/area/shuttle/escape)
"bb" = (
/obj/machinery/light/spot{
tag = "icon-tube1 (EAST)";
icon_state = "tube1";
dir = 4
},
/obj/structure/bed/roller,
/turf/simulated/floor/plasteel{
tag = "icon-whiteblue (SOUTHEAST)";
icon_state = "whiteblue";
dir = 6
dir = 6;
icon_state = "whiteblue"
},
/area/shuttle/escape)
"bc" = (
@@ -316,7 +285,6 @@
/area/shuttle/escape)
"bh" = (
/obj/docking_port/mobile/emergency{
dir = 4;
dwidth = 11;
height = 13;
timid = 1;
@@ -339,12 +307,9 @@
"bj" = (
/obj/item/radio/intercom{
dir = 8;
name = "station intercom (General)";
pixel_x = -28
},
/obj/machinery/light/spot{
tag = "icon-tube1 (WEST)";
icon_state = "tube1";
dir = 8
},
/obj/structure/chair/comfy/shuttle{
@@ -366,8 +331,6 @@
/area/shuttle/escape)
"bm" = (
/obj/machinery/light/spot{
tag = "icon-tube1 (EAST)";
icon_state = "tube1";
dir = 4
},
/obj/structure/chair/comfy/shuttle{
@@ -377,8 +340,6 @@
/area/shuttle/escape)
"bn" = (
/obj/machinery/light/spot{
tag = "icon-tube1 (WEST)";
icon_state = "tube1";
dir = 8
},
/obj/structure/chair/comfy/shuttle{
@@ -424,8 +385,6 @@
name = "shuttle turret"
},
/obj/machinery/light/spot{
tag = "icon-tube1 (NORTH)";
icon_state = "tube1";
dir = 1
},
/turf/simulated/floor/plating/airless,
+2 -24
View File
@@ -90,7 +90,6 @@
"as" = (
/obj/effect/decal/remains/human{
desc = "This guy seemed to have died in terrible way! Half his remains are dust.";
icon_state = "remains";
name = "Human remains"
},
/obj/structure/chair/comfy/shuttle{
@@ -103,13 +102,10 @@
pixel_y = 30
},
/obj/machinery/light/spot{
tag = "icon-tube1 (NORTH)";
icon_state = "tube1";
dir = 1
},
/obj/effect/decal/remains/human{
desc = "This guy seemed to have died in terrible way! Half his remains are dust.";
icon_state = "remains";
name = "Human remains"
},
/obj/structure/chair/comfy/shuttle,
@@ -118,7 +114,6 @@
"au" = (
/obj/effect/decal/remains/human{
desc = "This guy seemed to have died in terrible way! Half his remains are dust.";
icon_state = "remains";
name = "Human remains"
},
/obj/structure/chair/comfy/shuttle{
@@ -135,8 +130,6 @@
pixel_y = 30
},
/obj/machinery/light/spot{
tag = "icon-tube1 (NORTH)";
icon_state = "tube1";
dir = 1
},
/turf/simulated/floor/engine/cult,
@@ -147,7 +140,6 @@
},
/obj/effect/decal/remains/human{
desc = "This guy seemed to have died in terrible way! Half his remains are dust.";
icon_state = "remains";
name = "Human remains"
},
/obj/structure/chair/comfy/shuttle{
@@ -172,7 +164,6 @@
"aB" = (
/obj/effect/decal/remains/human{
desc = "This guy seemed to have died in terrible way! Half his remains are dust.";
icon_state = "remains";
name = "Human remains"
},
/obj/structure/chair/comfy/shuttle{
@@ -183,12 +174,10 @@
"aC" = (
/obj/item/radio/intercom{
dir = 4;
name = "station intercom (General)";
pixel_x = 28
},
/obj/effect/decal/remains/human{
desc = "This guy seemed to have died in terrible way! Half his remains are dust.";
icon_state = "remains";
name = "Human remains"
},
/obj/structure/chair/comfy/shuttle{
@@ -204,7 +193,6 @@
/area/shuttle/escape)
"aE" = (
/obj/docking_port/mobile/emergency{
dir = 4;
dwidth = 11;
height = 13;
name = "Shuttle 667";
@@ -221,12 +209,9 @@
"aG" = (
/obj/item/radio/intercom{
dir = 8;
name = "station intercom (General)";
pixel_x = -28
},
/obj/machinery/light/spot{
tag = "icon-tube1 (WEST)";
icon_state = "tube1";
dir = 8
},
/obj/item/flag/cult,
@@ -245,8 +230,6 @@
pixel_x = 28
},
/obj/machinery/light/spot{
tag = "icon-tube1 (EAST)";
icon_state = "tube1";
dir = 4
},
/turf/simulated/floor/engine/cult,
@@ -278,8 +261,6 @@
/obj/item/extinguisher,
/obj/item/crowbar,
/obj/machinery/light/spot{
tag = "icon-tube1 (WEST)";
icon_state = "tube1";
dir = 8
},
/turf/simulated/floor/engine/cult,
@@ -340,8 +321,6 @@
/area/shuttle/escape)
"bb" = (
/obj/machinery/light/spot{
tag = "icon-tube1 (EAST)";
icon_state = "tube1";
dir = 4
},
/turf/simulated/floor/engine/cult,
@@ -367,9 +346,8 @@
/area/shuttle/escape)
"bg" = (
/obj/machinery/sleeper{
tag = "icon-sleeper (NORTH)";
icon_state = "sleeper";
dir = 1
dir = 1;
icon_state = "sleeper"
},
/obj/effect/decal/cleanable/blood/splatter,
/turf/simulated/floor/engine/cult,
+5 -27
View File
@@ -31,7 +31,6 @@
/area/shuttle/escape)
"ak" = (
/obj/docking_port/mobile/emergency{
dir = 4;
dwidth = 11;
height = 13;
timid = 1;
@@ -115,8 +114,6 @@
pixel_y = 30
},
/obj/machinery/light/spot{
tag = "icon-tube1 (NORTH)";
icon_state = "tube1";
dir = 1
},
/turf/simulated/floor/mineral/titanium/blue,
@@ -151,12 +148,9 @@
"aL" = (
/obj/item/radio/intercom{
dir = 8;
name = "station intercom (General)";
pixel_x = -28
},
/obj/machinery/light/spot{
tag = "icon-tube1 (WEST)";
icon_state = "tube1";
dir = 8
},
/obj/structure/chair/comfy/shuttle{
@@ -169,8 +163,6 @@
pixel_x = 28
},
/obj/machinery/light/spot{
tag = "icon-tube1 (EAST)";
icon_state = "tube1";
dir = 4
},
/obj/structure/chair/comfy/shuttle{
@@ -188,8 +180,6 @@
/obj/item/extinguisher,
/obj/item/crowbar,
/obj/machinery/light/spot{
tag = "icon-tube1 (WEST)";
icon_state = "tube1";
dir = 8
},
/turf/simulated/floor/mineral/titanium/blue,
@@ -213,8 +203,7 @@
"aV" = (
/obj/machinery/door/airlock/medical/glass{
id_tag = null;
name = "Escape Shuttle Infirmary";
req_access_txt = "0"
name = "Escape Shuttle Infirmary"
},
/turf/simulated/floor/mineral/titanium/blue,
/area/shuttle/escape)
@@ -244,20 +233,15 @@
/area/shuttle/escape)
"bc" = (
/obj/machinery/light/spot{
tag = "icon-tube1 (EAST)";
icon_state = "tube1";
dir = 4
},
/turf/simulated/floor/mineral/titanium/yellow,
/area/shuttle/escape)
"bd" = (
/obj/machinery/status_display{
pixel_x = -30;
pixel_y = 0
pixel_x = -30
},
/obj/machinery/light/spot{
tag = "icon-tube1 (WEST)";
icon_state = "tube1";
dir = 8
},
/turf/simulated/floor/mineral/titanium,
@@ -265,7 +249,6 @@
"be" = (
/obj/item/radio/intercom{
dir = 4;
name = "station intercom (General)";
pixel_x = 28
},
/obj/structure/bed/roller,
@@ -308,9 +291,8 @@
/area/shuttle/escape)
"ev" = (
/obj/machinery/sleeper{
tag = "icon-sleeper (NORTH)";
icon_state = "sleeper";
dir = 1
dir = 1;
icon_state = "sleeper"
},
/turf/simulated/floor/mineral/titanium,
/area/shuttle/escape)
@@ -345,8 +327,6 @@
pixel_y = 30
},
/obj/machinery/light/spot{
tag = "icon-tube1 (NORTH)";
icon_state = "tube1";
dir = 1
},
/obj/structure/chair/comfy/shuttle,
@@ -356,9 +336,7 @@
/obj/machinery/vending/wallmed{
layer = 3.3;
name = "Emergency NanoMed";
pixel_x = 28;
pixel_y = 0;
req_access_txt = "0"
pixel_x = 28
},
/obj/structure/bed/roller,
/turf/simulated/floor/mineral/titanium,
+1 -7
View File
@@ -4,9 +4,7 @@
/area/space)
"b" = (
/obj/structure/shuttle/engine/propulsion{
dir = 8;
icon_state = "propulsion";
tag = "icon-propulsion (EAST)"
dir = 8
},
/turf/simulated/wall/mineral/titanium,
/area/shuttle/transport)
@@ -19,8 +17,6 @@
/area/shuttle/transport)
"h" = (
/obj/machinery/light/spot{
tag = "icon-tube1 (NORTH)";
icon_state = "tube1";
dir = 1
},
/obj/structure/chair/comfy/shuttle{
@@ -38,8 +34,6 @@
/area/shuttle/transport)
"k" = (
/obj/machinery/light/spot{
tag = "icon-tube1 (NORTH)";
icon_state = "tube1";
dir = 1
},
/obj/structure/chair/comfy/shuttle,
+1 -9
View File
@@ -4,9 +4,7 @@
/area/space)
"b" = (
/obj/structure/shuttle/engine/propulsion{
dir = 8;
icon_state = "propulsion";
tag = "icon-propulsion (EAST)"
dir = 8
},
/turf/simulated/wall/mineral/titanium,
/area/shuttle/transport)
@@ -19,8 +17,6 @@
/area/shuttle/transport)
"h" = (
/obj/machinery/light/spot{
tag = "icon-tube1 (NORTH)";
icon_state = "tube1";
dir = 1
},
/obj/structure/chair/comfy/shuttle{
@@ -58,8 +54,6 @@
/area/shuttle/transport)
"l" = (
/obj/machinery/light/spot{
tag = "icon-tube1 (NORTH)";
icon_state = "tube1";
dir = 1
},
/obj/machinery/gibber,
@@ -81,8 +75,6 @@
/area/shuttle/transport)
"o" = (
/obj/machinery/light/spot{
tag = "icon-tube1 (NORTH)";
icon_state = "tube1";
dir = 1
},
/obj/structure/chair/comfy/shuttle,
+2 -35
View File
@@ -4,9 +4,7 @@
/area/space)
"b" = (
/obj/structure/shuttle/engine/propulsion/burst/left{
dir = 8;
icon_state = "burst_l";
tag = "icon-burst_l (EAST)"
dir = 8
},
/turf/simulated/floor/plating/airless,
/area/ruin/powered{
@@ -14,13 +12,9 @@
})
"c" = (
/obj/structure/shuttle/engine/heater{
tag = "icon-heater (WEST)";
icon_state = "heater";
dir = 8
},
/obj/structure/window/reinforced{
tag = "icon-rwindow (EAST)";
icon_state = "rwindow";
dir = 4
},
/turf/simulated/floor/plating/airless,
@@ -53,7 +47,6 @@
})
"j" = (
/turf/simulated/floor/plasteel{
tag = "icon-dark";
icon_state = "dark"
},
/area/ruin/powered{
@@ -62,7 +55,6 @@
"k" = (
/obj/machinery/door/airlock/public/glass,
/turf/simulated/floor/plasteel{
tag = "icon-dark";
icon_state = "dark"
},
/area/ruin/powered{
@@ -72,7 +64,6 @@
/obj/structure/computerframe,
/obj/item/circuitboard/teleporter,
/turf/simulated/floor/plasteel{
tag = "icon-dark";
icon_state = "dark"
},
/area/ruin/powered{
@@ -82,7 +73,6 @@
/obj/structure/table,
/obj/item/storage/firstaid/regular,
/turf/simulated/floor/plasteel{
tag = "icon-bluefull";
icon_state = "bluefull"
},
/area/ruin/powered{
@@ -93,7 +83,6 @@
/obj/item/clothing/head/helmet/space/eva,
/obj/item/clothing/suit/space/eva,
/turf/simulated/floor/plasteel{
tag = "icon-dark";
icon_state = "dark"
},
/area/ruin/powered{
@@ -112,7 +101,6 @@
})
"q" = (
/turf/simulated/floor/plasteel{
tag = "icon-bluefull";
icon_state = "bluefull"
},
/area/ruin/powered{
@@ -120,7 +108,6 @@
})
"r" = (
/turf/simulated/floor/plasteel{
tag = "icon-whiteyellowfull";
icon_state = "whiteyellowfull"
},
/area/ruin/powered{
@@ -129,7 +116,6 @@
"s" = (
/obj/structure/table/reinforced,
/turf/simulated/floor/plasteel{
tag = "icon-whiteyellowfull";
icon_state = "whiteyellowfull"
},
/area/ruin/powered{
@@ -145,7 +131,6 @@
/obj/machinery/teleport/hub,
/obj/item/hand_tele,
/turf/simulated/floor/plasteel{
tag = "icon-dark";
icon_state = "dark"
},
/area/ruin/powered{
@@ -156,7 +141,6 @@
dir = 4
},
/turf/simulated/floor/plasteel{
tag = "icon-dark";
icon_state = "dark"
},
/area/ruin/powered{
@@ -164,9 +148,7 @@
})
"z" = (
/obj/structure/shuttle/engine/propulsion/burst/right{
dir = 8;
icon_state = "burst_r";
tag = "icon-burst_r (EAST)"
dir = 8
},
/turf/simulated/floor/plating/airless,
/area/ruin/powered{
@@ -178,7 +160,6 @@
},
/obj/machinery/teleport/station,
/turf/simulated/floor/plasteel{
tag = "icon-dark";
icon_state = "dark"
},
/area/ruin/powered{
@@ -187,7 +168,6 @@
"D" = (
/obj/machinery/light,
/turf/simulated/floor/plasteel{
tag = "icon-dark";
icon_state = "dark"
},
/area/ruin/powered{
@@ -196,7 +176,6 @@
"E" = (
/obj/machinery/vending/snack,
/turf/simulated/floor/plasteel{
tag = "icon-dark";
icon_state = "dark"
},
/area/ruin/powered{
@@ -205,7 +184,6 @@
"F" = (
/obj/machinery/portable_atmospherics/canister/oxygen,
/turf/simulated/floor/plasteel{
tag = "icon-dark";
icon_state = "dark"
},
/area/ruin/powered{
@@ -214,7 +192,6 @@
"H" = (
/obj/machinery/sleeper,
/turf/simulated/floor/plasteel{
tag = "icon-bluefull";
icon_state = "bluefull"
},
/area/ruin/powered{
@@ -224,7 +201,6 @@
/obj/structure/bed,
/obj/item/bedsheet/purple,
/turf/simulated/floor/plasteel{
tag = "icon-dark";
icon_state = "dark"
},
/area/ruin/powered{
@@ -233,7 +209,6 @@
"J" = (
/obj/machinery/vending/medical,
/turf/simulated/floor/plasteel{
tag = "icon-dark";
icon_state = "dark"
},
/area/ruin/powered{
@@ -245,7 +220,6 @@
},
/obj/machinery/vending/engivend,
/turf/simulated/floor/plasteel{
tag = "icon-dark";
icon_state = "dark"
},
/area/ruin/powered{
@@ -256,7 +230,6 @@
dir = 4
},
/turf/simulated/floor/plasteel{
tag = "icon-whiteyellowfull";
icon_state = "whiteyellowfull"
},
/area/ruin/powered{
@@ -265,7 +238,6 @@
"M" = (
/obj/machinery/computer,
/turf/simulated/floor/plasteel{
tag = "icon-whiteyellowfull";
icon_state = "whiteyellowfull"
},
/area/ruin/powered{
@@ -276,7 +248,6 @@
/obj/item/storage/toolbox/electrical,
/obj/item/clothing/gloves/color/yellow,
/turf/simulated/floor/plasteel{
tag = "icon-dark";
icon_state = "dark"
},
/area/ruin/powered{
@@ -300,7 +271,6 @@
/obj/structure/table,
/obj/item/storage/belt/utility/full/multitool,
/turf/simulated/floor/plasteel{
tag = "icon-dark";
icon_state = "dark"
},
/area/ruin/powered{
@@ -309,7 +279,6 @@
"R" = (
/obj/machinery/vending/coffee,
/turf/simulated/floor/plasteel{
tag = "icon-dark";
icon_state = "dark"
},
/area/ruin/powered{
@@ -318,7 +287,6 @@
"S" = (
/obj/item/radio/beacon,
/turf/simulated/floor/plasteel{
tag = "icon-dark";
icon_state = "dark"
},
/area/ruin/powered{
@@ -332,7 +300,6 @@
/obj/machinery/recharger,
/obj/item/gun/energy/laser/retro,
/turf/simulated/floor/plasteel{
tag = "icon-whiteyellowfull";
icon_state = "whiteyellowfull"
},
/area/ruin/powered{
+4 -38
View File
@@ -4,9 +4,7 @@
/area/space)
"b" = (
/obj/structure/shuttle/engine/propulsion/burst/left{
dir = 8;
icon_state = "burst_l";
tag = "icon-burst_l (EAST)"
dir = 8
},
/turf/simulated/floor/plating/airless,
/area/ruin/powered{
@@ -14,13 +12,9 @@
})
"c" = (
/obj/structure/shuttle/engine/heater{
tag = "icon-heater (WEST)";
icon_state = "heater";
dir = 8
},
/obj/structure/window/reinforced{
tag = "icon-rwindow (EAST)";
icon_state = "rwindow";
dir = 4
},
/turf/simulated/floor/plating/airless,
@@ -34,9 +28,7 @@
})
"f" = (
/obj/structure/shuttle/engine/propulsion/burst/right{
dir = 8;
icon_state = "burst_r";
tag = "icon-burst_r (EAST)"
dir = 8
},
/turf/simulated/floor/plating/airless,
/area/ruin/powered{
@@ -57,7 +49,6 @@
})
"k" = (
/turf/simulated/floor/plasteel{
tag = "icon-dark";
icon_state = "dark"
},
/area/ruin/powered{
@@ -71,7 +62,6 @@
"n" = (
/obj/machinery/door/airlock/public/glass,
/turf/simulated/floor/plasteel{
tag = "icon-dark";
icon_state = "dark"
},
/area/ruin/powered{
@@ -85,7 +75,6 @@
})
"p" = (
/turf/simulated/floor/plasteel{
tag = "icon-bluefull";
icon_state = "bluefull"
},
/area/ruin/powered{
@@ -99,7 +88,6 @@
})
"r" = (
/turf/simulated/floor/plasteel{
tag = "icon-whiteyellowfull";
icon_state = "whiteyellowfull"
},
/area/ruin/powered{
@@ -115,7 +103,6 @@
/obj/structure/table,
/obj/item/storage/firstaid/regular,
/turf/simulated/floor/plasteel{
tag = "icon-bluefull";
icon_state = "bluefull"
},
/area/ruin/powered{
@@ -123,12 +110,10 @@
})
"v" = (
/obj/machinery/sleeper{
tag = "icon-sleeper (NORTH)";
icon_state = "sleeper";
dir = 1
dir = 1;
icon_state = "sleeper"
},
/turf/simulated/floor/plasteel{
tag = "icon-bluefull";
icon_state = "bluefull"
},
/area/ruin/powered{
@@ -137,7 +122,6 @@
"w" = (
/obj/structure/table/reinforced,
/turf/simulated/floor/plasteel{
tag = "icon-whiteyellowfull";
icon_state = "whiteyellowfull"
},
/area/ruin/powered{
@@ -166,7 +150,6 @@
dir = 4
},
/turf/simulated/floor/plasteel{
tag = "icon-whiteyellowfull";
icon_state = "whiteyellowfull"
},
/area/ruin/powered{
@@ -176,7 +159,6 @@
/obj/structure/computerframe,
/obj/item/circuitboard/teleporter,
/turf/simulated/floor/plasteel{
tag = "icon-dark";
icon_state = "dark"
},
/area/ruin/powered{
@@ -186,7 +168,6 @@
/obj/machinery/teleport/hub,
/obj/item/hand_tele,
/turf/simulated/floor/plasteel{
tag = "icon-dark";
icon_state = "dark"
},
/area/ruin/powered{
@@ -195,7 +176,6 @@
"G" = (
/obj/item/radio/beacon,
/turf/simulated/floor/plasteel{
tag = "icon-dark";
icon_state = "dark"
},
/area/ruin/powered{
@@ -204,7 +184,6 @@
"H" = (
/obj/machinery/vending/coffee,
/turf/simulated/floor/plasteel{
tag = "icon-dark";
icon_state = "dark"
},
/area/ruin/powered{
@@ -219,7 +198,6 @@
},
/obj/machinery/vending/snack,
/turf/simulated/floor/plasteel{
tag = "icon-dark";
icon_state = "dark"
},
/area/ruin/powered{
@@ -228,7 +206,6 @@
"K" = (
/obj/machinery/light,
/turf/simulated/floor/plasteel{
tag = "icon-dark";
icon_state = "dark"
},
/area/ruin/powered{
@@ -238,7 +215,6 @@
/obj/structure/bed,
/obj/item/bedsheet/purple,
/turf/simulated/floor/plasteel{
tag = "icon-dark";
icon_state = "dark"
},
/area/ruin/powered{
@@ -247,7 +223,6 @@
"N" = (
/obj/structure/table,
/turf/simulated/floor/plasteel{
tag = "icon-dark";
icon_state = "dark"
},
/area/ruin/powered{
@@ -257,7 +232,6 @@
/obj/structure/table,
/obj/item/storage/belt/utility/full/multitool,
/turf/simulated/floor/plasteel{
tag = "icon-dark";
icon_state = "dark"
},
/area/ruin/powered{
@@ -268,7 +242,6 @@
/obj/item/storage/toolbox/electrical,
/obj/item/clothing/gloves/color/yellow,
/turf/simulated/floor/plasteel{
tag = "icon-dark";
icon_state = "dark"
},
/area/ruin/powered{
@@ -279,7 +252,6 @@
/obj/machinery/recharger,
/obj/item/gun/energy/laser/retro,
/turf/simulated/floor/plasteel{
tag = "icon-whiteyellowfull";
icon_state = "whiteyellowfull"
},
/area/ruin/powered{
@@ -290,7 +262,6 @@
/obj/item/clothing/head/helmet/space/eva,
/obj/item/clothing/suit/space/eva,
/turf/simulated/floor/plasteel{
tag = "icon-dark";
icon_state = "dark"
},
/area/ruin/powered{
@@ -299,7 +270,6 @@
"U" = (
/obj/machinery/teleport/station,
/turf/simulated/floor/plasteel{
tag = "icon-dark";
icon_state = "dark"
},
/area/ruin/powered{
@@ -318,7 +288,6 @@
dir = 1
},
/turf/simulated/floor/plasteel{
tag = "icon-bluefull";
icon_state = "bluefull"
},
/area/ruin/powered{
@@ -329,7 +298,6 @@
dir = 1
},
/turf/simulated/floor/plasteel{
tag = "icon-whiteyellowfull";
icon_state = "whiteyellowfull"
},
/area/ruin/powered{
@@ -338,7 +306,6 @@
"Y" = (
/obj/machinery/light,
/turf/simulated/floor/plasteel{
tag = "icon-whiteyellowfull";
icon_state = "whiteyellowfull"
},
/area/ruin/powered{
@@ -347,7 +314,6 @@
"Z" = (
/obj/machinery/computer,
/turf/simulated/floor/plasteel{
tag = "icon-whiteyellowfull";
icon_state = "whiteyellowfull"
},
/area/ruin/powered{
+2 -21
View File
@@ -4,8 +4,6 @@
/area/space)
"b" = (
/obj/structure/shuttle/engine/propulsion{
tag = "icon-propulsion (NORTH)";
icon_state = "propulsion";
dir = 1
},
/turf/simulated/floor/plating/airless,
@@ -19,8 +17,6 @@
})
"d" = (
/obj/structure/shuttle/engine/heater{
tag = "icon-heater (NORTH)";
icon_state = "heater";
dir = 1
},
/turf/simulated/floor/plating/airless,
@@ -56,9 +52,7 @@
})
"n" = (
/obj/structure/shuttle/engine/propulsion{
dir = 8;
icon_state = "propulsion";
tag = "icon-propulsion (EAST)"
dir = 8
},
/turf/simulated/floor/plating/airless,
/area/ruin/powered{
@@ -66,8 +60,6 @@
})
"o" = (
/obj/structure/shuttle/engine/heater{
tag = "icon-heater (WEST)";
icon_state = "heater";
dir = 8
},
/turf/simulated/floor/plating/airless,
@@ -82,8 +74,6 @@
})
"q" = (
/obj/structure/shuttle/engine/heater{
tag = "icon-heater (EAST)";
icon_state = "heater";
dir = 4
},
/turf/simulated/floor/plating/airless,
@@ -92,9 +82,7 @@
})
"r" = (
/obj/structure/shuttle/engine/propulsion{
dir = 4;
icon_state = "propulsion";
tag = "icon-propulsion (WEST)"
dir = 4
},
/turf/simulated/floor/plating/airless,
/area/ruin/powered{
@@ -109,7 +97,6 @@
"v" = (
/obj/structure/table,
/turf/simulated/floor/plasteel{
tag = "icon-whiteyellowfull";
icon_state = "whiteyellowfull"
},
/area/ruin/powered{
@@ -117,7 +104,6 @@
})
"w" = (
/turf/simulated/floor/plasteel{
tag = "icon-whiteyellowfull";
icon_state = "whiteyellowfull"
},
/area/ruin/powered{
@@ -128,7 +114,6 @@
dir = 8
},
/turf/simulated/floor/plasteel{
tag = "icon-whiteyellowfull";
icon_state = "whiteyellowfull"
},
/area/ruin/powered{
@@ -137,7 +122,6 @@
"z" = (
/obj/machinery/sleeper,
/turf/simulated/floor/plasteel{
tag = "icon-bluefull";
icon_state = "bluefull"
},
/area/ruin/powered{
@@ -145,7 +129,6 @@
})
"A" = (
/turf/simulated/floor/plasteel{
tag = "icon-dark";
icon_state = "dark"
},
/area/ruin/powered{
@@ -159,7 +142,6 @@
})
"D" = (
/turf/simulated/floor/plasteel{
tag = "icon-bluefull";
icon_state = "bluefull"
},
/area/ruin/powered{
@@ -169,7 +151,6 @@
/obj/structure/table,
/obj/item/storage/firstaid,
/turf/simulated/floor/plasteel{
tag = "icon-bluefull";
icon_state = "bluefull"
},
/area/ruin/powered{
-4
View File
@@ -4,8 +4,6 @@
/area/survivalpod)
"b" = (
/obj/structure/sign/mining/survival{
tag = "icon-survival (NORTH)";
icon_state = "survival";
dir = 1
},
/turf/simulated/wall/mineral/titanium/survival,
@@ -45,8 +43,6 @@
/area/survivalpod)
"j" = (
/obj/structure/sign/mining/survival{
tag = "icon-survival (EAST)";
icon_state = "survival";
dir = 4
},
/turf/simulated/wall/mineral/titanium/survival,
+1 -7
View File
@@ -27,8 +27,6 @@
/area/survivalpod)
"g" = (
/obj/structure/sign/mining/survival{
tag = "icon-survival (NORTH)";
icon_state = "survival";
dir = 1
},
/turf/simulated/wall/mineral/titanium/survival,
@@ -79,9 +77,7 @@
/obj/machinery/shower{
pixel_y = 20
},
/turf/simulated/floor/pod{
pixel_y = 0
},
/turf/simulated/floor/pod,
/area/survivalpod)
"o" = (
/obj/structure/window/reinforced/survival_pod{
@@ -143,8 +139,6 @@
/area/survivalpod)
"x" = (
/obj/structure/sign/mining/survival{
tag = "icon-survival (EAST)";
icon_state = "survival";
dir = 4
},
/turf/simulated/wall/mineral/titanium/survival,
@@ -36,7 +36,6 @@
/area/ruin/powered)
"n" = (
/obj/machinery/light{
icon_state = "tube1";
dir = 8
},
/obj/structure/window/reinforced,
@@ -66,8 +65,7 @@
/area/ruin/powered)
"v" = (
/obj/machinery/light{
dir = 4;
icon_state = "tube1"
dir = 4
},
/obj/structure/window/reinforced,
/turf/simulated/floor/mineral/titanium/blue,
+10 -1
View File
@@ -10,12 +10,21 @@ if grep -El '^\".+\" = \(.+\)' _maps/**/*.dmm; then
echo "ERROR: Non-TGM formatted map detected. Please convert it using Map Merger!"
st=1
fi;
if grep -P '^\ttag = \"icon' _maps/**/*.dmm; then
echo "ERROR: tag vars from icon state generation detected in maps, please remove them."
st=1
fi;
if grep -P 'pixel_[^xy]' _maps/**/*.dmm; then
echo "ERROR: Incorrect pixel offset variables detected in maps, please remove them."
st=1
fi;
if grep -P 'step_[xy]' _maps/**/*.dmm; then
echo "ERROR: step_x/step_y variables detected in maps, please remove them."
st=1
fi;
if grep -P '^/[\w/]\S+\(.*(var/|, ?var/.*).*\)' code/**/*.dm; then
echo "changed files contains proc argument starting with 'var'"
echo "ERROR: Changed files contains proc arguments with implicit 'var/', please remove them."
st=1
fi;
if grep -P '^/*var/' code/**/*.dm; then