Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Space Hotel machine frames! #4669

Open
wants to merge 8 commits into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
132 changes: 73 additions & 59 deletions _maps/RandomRuins/SpaceRuins/spacerealhotel.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -241,8 +241,10 @@
dir = 8
},
/obj/machinery/button/door/directional/south{
id = "a6";
name = "privacy button"
id = "Cabina6";
name = "privacy button";
specialfunctions = 4;
normaldoorcontrol = 1
},
/obj/structure/cable,
/turf/open/floor/carpet/orange,
Expand Down Expand Up @@ -318,7 +320,7 @@
},
/obj/effect/turf_decal/siding/wood,
/obj/machinery/door/airlock{
id_tag = "a6";
id_tag = "Cabina6";
name = "Guest Room A6"
},
/obj/machinery/door/firedoor,
Expand Down Expand Up @@ -486,7 +488,7 @@
},
/obj/effect/turf_decal/siding/wood,
/obj/machinery/door/airlock{
id_tag = "a2";
id_tag = "Cabina2";
name = "Guest Room A2"
},
/obj/machinery/door/firedoor,
Expand Down Expand Up @@ -955,7 +957,7 @@
},
/obj/effect/turf_decal/siding/wood,
/obj/machinery/door/airlock{
id_tag = "a5";
id_tag = "Cabina5";
name = "Guest Room A5"
},
/obj/machinery/door/firedoor,
Expand Down Expand Up @@ -1184,7 +1186,7 @@
},
/obj/effect/turf_decal/siding/wood,
/obj/machinery/door/airlock{
id_tag = "a4";
id_tag = "Cabina4";
name = "Guest Room A4"
},
/obj/machinery/door/firedoor,
Expand Down Expand Up @@ -1277,9 +1279,11 @@
dir = 4
},
/obj/machinery/button/door/directional/south{
id = "a3";
id = "Cabina3";
name = "privacy button";
pixel_y = 24
pixel_y = 24;
normaldoorcontrol = 1;
specialfunctions = 4
},
/turf/open/floor/carpet/red,
/area/ruin/space/has_grav/hotel/guestroom/room_3)
Expand Down Expand Up @@ -1335,7 +1339,7 @@
/turf/open/floor/wood/tile,
/area/ruin/space/has_grav/hotel)
"oW" = (
/obj/structure/frame,
/obj/structure/frame/machine,
/obj/item/stack/cable_coil/five,
/obj/item/stock_parts/micro_laser/quadultra,
/turf/open/floor/circuit/green,
Expand Down Expand Up @@ -1588,7 +1592,7 @@
/obj/structure/cable,
/obj/effect/spawner/structure/window/reinforced,
/obj/machinery/door/poddoor/shutters/window{
id = "htsec"
id = "hotelsecshutter"
},
/turf/open/floor/plating,
/area/ruin/space/has_grav/hotel/security)
Expand Down Expand Up @@ -1624,11 +1628,11 @@
/turf/open/floor/wood/tile,
/area/ruin/space/has_grav/hotel)
"rN" = (
/obj/machinery/button{
id = "hcb1";
name = "shutters control";
pixel_x = 26;
pixel_y = 8
/obj/machinery/button/door{
pixel_x = 24;
name = "shutter button";
id = "hotelcb1";
normaldoorcontrol = 1
},
/obj/structure/cable,
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
Expand Down Expand Up @@ -1684,7 +1688,7 @@
/obj/structure/cable,
/obj/effect/spawner/structure/window/reinforced,
/obj/machinery/door/poddoor/shutters/window{
id = "htsec"
id = "hotelsecshutter"
},
/turf/open/floor/iron/dark/textured,
/area/ruin/space/has_grav/hotel/security)
Expand Down Expand Up @@ -2062,7 +2066,7 @@
/turf/open/floor/iron/dark/textured,
/area/ruin/space/has_grav/hotel/security)
"vL" = (
/obj/structure/frame,
/obj/structure/frame/machine,
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
/obj/item/circuitboard/machine/announcement_system,
/obj/item/stock_parts/micro_laser/quadultra,
Expand Down Expand Up @@ -2488,11 +2492,11 @@
/area/ruin/space/has_grav/hotel/workroom)
"zx" = (
/obj/structure/chair/office/tactical,
/obj/machinery/button{
id = "htsec";
name = "shutters control";
pixel_x = -25;
pixel_y = -1
/obj/machinery/button/door{
pixel_x = -24;
pixel_y = 1;
name = "shutter control";
id = "hotelsecshutter"
},
/turf/open/floor/glass/reinforced,
/area/ruin/space/has_grav/hotel/security)
Expand Down Expand Up @@ -2627,7 +2631,7 @@
"AX" = (
/obj/effect/turf_decal/delivery,
/obj/machinery/door/poddoor/shutters{
id = "hcb2";
id = "hotelcb2";
name = "Cargo Bay Shutters"
},
/turf/open/floor/iron/dark/textured_large,
Expand Down Expand Up @@ -2710,7 +2714,7 @@
/obj/effect/spawner/structure/window/reinforced,
/obj/structure/cable,
/obj/machinery/door/poddoor/shutters/window{
id = "htsec"
id = "hotelsecshutter"
},
/turf/open/floor/plating,
/area/ruin/space/has_grav/hotel/security)
Expand Down Expand Up @@ -2885,7 +2889,7 @@
"Dk" = (
/obj/effect/turf_decal/delivery,
/obj/machinery/door/poddoor{
id = "hcd1";
id = "hotelcd1";
name = "Cargo Dock"
},
/turf/open/floor/plating,
Expand Down Expand Up @@ -3153,8 +3157,10 @@
dir = 4
},
/obj/machinery/button/door/directional/south{
id = "a4";
name = "privacy button"
id = "Cabina4";
name = "privacy button";
normaldoorcontrol = 1;
specialfunctions = 4
},
/obj/structure/cable,
/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{
Expand Down Expand Up @@ -3400,11 +3406,12 @@
/area/ruin/space/has_grav/hotel/pool)
"IJ" = (
/obj/effect/turf_decal/loading_area,
/obj/machinery/button{
id = "hcb2";
name = "shutters control";
pixel_x = -25;
pixel_y = 8
/obj/machinery/button/door{
pixel_y = 8;
pixel_x = -24;
id = "hotelcb2";
name = "shutter button";
normaldoorcontrol = 1
},
/turf/open/floor/iron/dark,
/area/ruin/space/has_grav/hotel/dock)
Expand Down Expand Up @@ -3559,7 +3566,7 @@
/turf/template_noop,
/area/ruin/space/has_grav/hotel)
"Ko" = (
/obj/structure/frame,
/obj/structure/frame/machine,
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
/obj/item/circuitboard/machine/pacman,
/obj/item/stack/cable_coil/five,
Expand Down Expand Up @@ -4096,7 +4103,7 @@
"OQ" = (
/obj/effect/turf_decal/delivery,
/obj/machinery/door/poddoor/shutters{
id = "hcb2";
id = "hotelcb2";
name = "Cargo Bay Shutters"
},
/turf/open/floor/plating,
Expand All @@ -4106,9 +4113,11 @@
dir = 8
},
/obj/machinery/button/door/directional/south{
id = "a5";
id = "Cabina5";
name = "privacy button";
pixel_y = 24
pixel_y = 24;
normaldoorcontrol = 1;
specialfunctions = 4
},
/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{
dir = 8
Expand Down Expand Up @@ -4291,9 +4300,11 @@
/obj/structure/table/wood/fancy/red,
/obj/structure/window/reinforced/tinted/frosted/spawner/directional/east,
/obj/machinery/button/door/directional/north{
id = "a2";
id = "Cabina2";
name = "privacy button";
pixel_y = -24
pixel_y = -24;
normaldoorcontrol = 1;
specialfunctions = 4
},
/turf/open/floor/carpet/green,
/area/ruin/space/has_grav/hotel/guestroom/room_2)
Expand Down Expand Up @@ -4337,7 +4348,7 @@
},
/obj/effect/turf_decal/siding/wood,
/obj/machinery/door/airlock{
id_tag = "a3";
id_tag = "Cabina3";
name = "Guest Room A3"
},
/obj/machinery/door/firedoor,
Expand Down Expand Up @@ -4626,11 +4637,11 @@
/turf/template_noop,
/area/template_noop)
"Te" = (
/obj/machinery/button{
id = "hcd1";
name = "shutters control";
pixel_x = -25;
pixel_y = -25
/obj/machinery/button/door{
pixel_x = -24;
pixel_y = -24;
id = "hotelcd1";
name = "shutter button"
},
/turf/open/floor/iron/dark/side,
/area/ruin/space/has_grav/hotel/dock)
Expand All @@ -4642,17 +4653,18 @@
"Th" = (
/obj/effect/turf_decal/delivery,
/obj/machinery/door/poddoor/shutters{
id = "hcb1";
id = "hotelcb1";
name = "Cargo Bay Shutters"
},
/turf/open/floor/iron/dark/textured_large,
/area/ruin/space/has_grav/hotel/dock)
"Tk" = (
/obj/machinery/button{
id = "hcb2";
name = "shutters control";
pixel_x = -25;
pixel_y = -25
/obj/machinery/button/door{
pixel_y = -24;
pixel_x = -24;
id = "hotelcb2";
name = "shutter button";
normaldoorcontrol = 1
},
/obj/effect/turf_decal/stripes/line,
/obj/effect/decal/cleanable/dirt,
Expand All @@ -4663,8 +4675,10 @@
dir = 8
},
/obj/machinery/button/door/directional/north{
id = "a1";
name = "privacy button"
id = "Cabina1";
name = "privacy button";
normaldoorcontrol = 1;
specialfunctions = 4
},
/obj/structure/cable,
/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{
Expand Down Expand Up @@ -5022,7 +5036,7 @@
/turf/open/floor/iron/grimy,
/area/ruin/space/has_grav/hotel)
"WA" = (
/obj/structure/frame,
/obj/structure/frame/machine,
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
/obj/item/circuitboard/machine/emitter,
/obj/item/stack/cable_coil/five,
Expand Down Expand Up @@ -5197,7 +5211,7 @@
},
/obj/effect/turf_decal/siding/wood,
/obj/machinery/door/airlock{
id_tag = "a1";
id_tag = "Cabina1";
name = "Guest Room A1"
},
/obj/machinery/door/firedoor,
Expand Down Expand Up @@ -5246,11 +5260,11 @@
/turf/open/floor/carpet/black,
/area/ruin/space/has_grav/hotel)
"YT" = (
/obj/machinery/button{
id = "hcb1";
name = "shutters control";
pixel_x = -25;
pixel_y = 8
/obj/machinery/button/door{
pixel_x = -24;
name = "shutter button";
id = "hotelcb1";
normaldoorcontrol = 1
},
/obj/effect/turf_decal/stripes/corner{
dir = 1
Expand Down
Loading