Skip to content
This repository has been archived by the owner on Feb 16, 2024. It is now read-only.

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
NervalARS committed Aug 7, 2023
1 parent 1f48d35 commit 888136e
Showing 1 changed file with 59 additions and 32 deletions.
91 changes: 59 additions & 32 deletions _maps/shuttles/shiptestHISPANIA/independent_corporate.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -1761,6 +1761,12 @@
},
/turf/open/floor/plasteel/white,
/area/ship/science)
"nD" = (
/obj/machinery/atmospherics/pipe/simple/general/visible{
dir = 8
},
/turf/closed/wall/mineral/plastitanium/nodiagonal,
/area/ship/engineering)
"nK" = (
/obj/structure/cable{
icon_state = "4-8"
Expand Down Expand Up @@ -2136,6 +2142,21 @@
},
/turf/open/floor/plasteel/white,
/area/ship/science)
"qd" = (
/obj/machinery/atmospherics/pipe/simple/green/visible{
dir = 4
},
/obj/structure/cable{
icon_state = "1-2"
},
/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2,
/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{
dir = 1
},
/obj/machinery/atmospherics/pipe/simple/cyan/visible,
/obj/structure/catwalk/over,
/turf/open/floor/plating,
/area/ship/engineering)
"qh" = (
/obj/structure/cable{
icon_state = "4-8"
Expand Down Expand Up @@ -4556,21 +4577,6 @@
},
/turf/open/floor/plasteel/white,
/area/ship/hallway/central)
"GM" = (
/obj/machinery/atmospherics/pipe/simple/green/visible{
dir = 4
},
/obj/structure/cable{
icon_state = "1-2"
},
/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2,
/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{
dir = 1
},
/obj/machinery/atmospherics/pipe/simple/cyan/visible,
/obj/structure/catwalk/over,
/turf/open/floor/plating,
/area/ship/engineering)
"GP" = (
/obj/machinery/photocopier,
/obj/machinery/camera/autoname{
Expand Down Expand Up @@ -5181,6 +5187,11 @@
/obj/structure/table/reinforced,
/obj/machinery/photocopier/faxmachine,
/obj/machinery/light/directional/east,
/obj/item/megaphone/command{
pixel_x = 1;
pixel_y = 1
},
/obj/item/pen,
/turf/open/floor/carpet/black,
/area/ship/bridge)
"KK" = (
Expand Down Expand Up @@ -5725,10 +5736,10 @@
/area/ship/cargo)
"OK" = (
/obj/machinery/atmospherics/pipe/simple/general/visible{
dir = 8
dir = 9
},
/turf/closed/wall/mineral/plastitanium/nodiagonal,
/area/ship/engineering)
/area/ship/crew/cryo)
"OU" = (
/obj/machinery/door/airlock/research{
name = "Robotics"
Expand Down Expand Up @@ -6548,12 +6559,6 @@
},
/turf/open/floor/plasteel/dark,
/area/ship/storage)
"Up" = (
/obj/machinery/atmospherics/pipe/simple/general/visible{
dir = 9
},
/turf/closed/wall/mineral/plastitanium/nodiagonal,
/area/ship/crew/cryo)
"Uy" = (
/obj/structure/rack,
/obj/effect/spawner/lootdrop/maintenance/two,
Expand Down Expand Up @@ -7158,13 +7163,35 @@
/area/ship/cargo)
"Zg" = (
/obj/structure/table/reinforced,
/obj/item/paper_bin,
/obj/item/pen,
/obj/item/megaphone/command{
pixel_x = 1;
pixel_y = 1
},
/obj/machinery/light/directional/east,
/obj/machinery/button/door{
id = "south_hangar";
name = "South Hangar Door";
dir = 8;
pixel_x = -8;
pixel_y = -5
},
/obj/machinery/button/shieldwallgen{
id = "holo_south_hangar";
pixel_x = 5;
pixel_y = -5;
dir = 8;
name = "South Hangar Holofield"
},
/obj/machinery/button/door{
dir = 8;
id = "north_hangar";
name = "North Hangar Door";
pixel_y = 7;
pixel_x = -8
},
/obj/machinery/button/shieldwallgen{
dir = 8;
id = "holo_north_hangar";
pixel_x = 5;
pixel_y = 8;
name = "North Hangar Holofield"
},
/turf/open/floor/carpet/black,
/area/ship/bridge)
"Zq" = (
Expand Down Expand Up @@ -7444,7 +7471,7 @@ Pa
gj
QN
hz
Up
OK
OA
bc
bc
Expand Down Expand Up @@ -7494,7 +7521,7 @@ hg
hg
ru
Xf
OK
nD
Yw
OA
OA
Expand Down Expand Up @@ -7588,7 +7615,7 @@ BH
sg
HY
KU
GM
qd
fD
LK
yH
Expand Down

0 comments on commit 888136e

Please sign in to comment.