Skip to content

Commit

Permalink
shuttles
Browse files Browse the repository at this point in the history
  • Loading branch information
dwasint committed Jun 27, 2024
1 parent 3072989 commit d7facfc
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 16 deletions.
9 changes: 5 additions & 4 deletions _maps/map_files/Ouroboros/Ouroboros.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -28678,12 +28678,13 @@
/area/station/security/interrogation)
"iAD" = (
/obj/docking_port/stationary{
dir = 2;
dwidth = 1;
height = 13;
name = "SS13: Arrivals Ferry Bay";
shuttle_id = "arrivals_stationary";
width = 5
name = "arrivals";
shuttle_id = "arrival_stationary";
width = 5;
roundstart_template = /datum/map_template/shuttle/arrival/nova;
dir = 2
},
/turf/open/space/openspace,
/area/space/nearstation)
Expand Down
25 changes: 13 additions & 12 deletions _maps/map_files/Voidraptor/VoidRaptor.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -1071,7 +1071,7 @@
"apD" = (
/obj/machinery/light/floor/has_bulb,
/obj/effect/spawner/liquids_spawner,
/turf/open/floor/lowered/iron/pool,
/turf/open/floor/iron/pool,
/area/station/common/pool)
"apF" = (
/obj/effect/turf_decal/delivery,
Expand Down Expand Up @@ -17211,7 +17211,7 @@
/area/station/security/office)
"eWh" = (
/obj/effect/spawner/liquids_spawner,
/turf/open/floor/lowered/iron/pool,
/turf/open/floor/iron/pool,
/area/station/common/pool)
"eWi" = (
/obj/structure/window/reinforced/spawner/directional/south,
Expand Down Expand Up @@ -21780,7 +21780,7 @@
/area/station/hallway/primary/fore)
"grt" = (
/obj/effect/spawner/liquids_spawner,
/turf/open/floor/lowered/iron/pool,
/turf/open/floor/iron/pool,
/area/station/security/prison)
"grA" = (
/obj/structure/cable,
Expand Down Expand Up @@ -22168,7 +22168,7 @@
"gwE" = (
/obj/item/toy/beach_ball/branded,
/obj/effect/spawner/liquids_spawner,
/turf/open/floor/lowered/iron/pool,
/turf/open/floor/iron/pool,
/area/station/common/pool)
"gwF" = (
/obj/effect/turf_decal/trimline/red/filled/line,
Expand Down Expand Up @@ -32046,7 +32046,7 @@
"jji" = (
/obj/structure/sign/poster/contraband/crocin_pool/directional/south,
/obj/effect/spawner/liquids_spawner,
/turf/open/floor/lowered/iron/pool,
/turf/open/floor/iron/pool,
/area/station/common/pool)
"jjw" = (
/obj/structure/table/wood,
Expand Down Expand Up @@ -39538,12 +39538,13 @@
/area/station/service/janitor)
"lkj" = (
/obj/docking_port/stationary{
dir = 8;
dwidth = 1;
height = 13;
name = "arrivals";
shuttle_id = "arrivals_stationary";
width = 5
shuttle_id = "arrival_stationary";
width = 5;
roundstart_template = /datum/map_template/shuttle/arrival/nova;
dir = 8
},
/turf/open/space/basic,
/area/space/nearstation)
Expand Down Expand Up @@ -40876,7 +40877,7 @@
"lDu" = (
/obj/item/toy/beach_ball/branded,
/obj/effect/spawner/liquids_spawner,
/turf/open/floor/lowered/iron/pool,
/turf/open/floor/iron/pool,
/area/station/security/prison)
"lDz" = (
/obj/effect/turf_decal/trimline/purple/filled/line{
Expand Down Expand Up @@ -52048,7 +52049,7 @@
network = list("ss13","prison")
},
/obj/effect/spawner/liquids_spawner,
/turf/open/floor/lowered/iron/pool,
/turf/open/floor/iron/pool,
/area/station/security/prison)
"oIv" = (
/obj/structure/flora/grass/jungle,
Expand Down Expand Up @@ -71046,7 +71047,7 @@
"tOr" = (
/obj/effect/spawner/liquids_spawner,
/obj/machinery/light/cold/directional/south,
/turf/open/floor/lowered/iron/pool,
/turf/open/floor/iron/pool,
/area/station/security/prison)
"tOs" = (
/obj/structure/sign/warning/pods/directional/south,
Expand Down Expand Up @@ -85231,7 +85232,7 @@
"xNH" = (
/obj/effect/spawner/liquids_spawner,
/obj/machinery/light/cold/directional/south,
/turf/open/floor/lowered/iron/pool,
/turf/open/floor/iron/pool,
/area/station/common/pool)
"xNL" = (
/obj/structure/cable,
Expand Down

0 comments on commit d7facfc

Please sign in to comment.