mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-31 00:58:26 +01:00
adds 5 new spawners into interdyne (#12656)
This commit is contained in:
@@ -81,6 +81,9 @@
|
||||
/obj/machinery/firealarm/directional/east{
|
||||
dir = 8
|
||||
},
|
||||
/obj/effect/mob_spawn/ghost_role/human/lavaland_syndicate/ice{
|
||||
dir = 8
|
||||
},
|
||||
/turf/open/floor/iron/kitchen,
|
||||
/area/ruin/syndicate_lava_base/bar)
|
||||
"aB" = (
|
||||
@@ -2062,6 +2065,9 @@
|
||||
/obj/effect/turf_decal/tile/blue{
|
||||
dir = 4
|
||||
},
|
||||
/obj/effect/mob_spawn/ghost_role/human/lavaland_syndicate/ice{
|
||||
dir = 8
|
||||
},
|
||||
/turf/open/floor/iron/white,
|
||||
/area/ruin/syndicate_lava_base/medbay)
|
||||
"wv" = (
|
||||
@@ -2163,6 +2169,9 @@
|
||||
id = "interdynemedbay";
|
||||
req_access_txt = "150"
|
||||
},
|
||||
/obj/effect/mob_spawn/ghost_role/human/lavaland_syndicate/ice{
|
||||
dir = 8
|
||||
},
|
||||
/turf/open/floor/iron/white,
|
||||
/area/ruin/syndicate_lava_base/medbay)
|
||||
"xP" = (
|
||||
@@ -2244,6 +2253,9 @@
|
||||
pixel_x = 12
|
||||
},
|
||||
/obj/machinery/light/directional/east,
|
||||
/obj/effect/mob_spawn/ghost_role/human/lavaland_syndicate/ice{
|
||||
dir = 8
|
||||
},
|
||||
/turf/open/misc/grass,
|
||||
/area/ruin/syndicate_lava_base/bar)
|
||||
"yM" = (
|
||||
@@ -2545,6 +2557,7 @@
|
||||
/area/ruin/syndicate_lava_base/main)
|
||||
"CQ" = (
|
||||
/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4,
|
||||
/obj/effect/mob_spawn/ghost_role/human/lavaland_syndicate/shaftminer/ice,
|
||||
/turf/open/floor/iron/smooth_edge,
|
||||
/area/ruin/syndicate_lava_base/cargo)
|
||||
"CR" = (
|
||||
@@ -2695,6 +2708,9 @@
|
||||
/obj/machinery/firealarm/directional/east{
|
||||
dir = 8
|
||||
},
|
||||
/obj/effect/mob_spawn/ghost_role/human/lavaland_syndicate/ice{
|
||||
dir = 8
|
||||
},
|
||||
/turf/open/floor/iron,
|
||||
/area/ruin/syndicate_lava_base/testlab)
|
||||
"EU" = (
|
||||
@@ -3345,6 +3361,7 @@
|
||||
/obj/machinery/power/apc/auto_name/directional/west{
|
||||
req_access = list(150)
|
||||
},
|
||||
/obj/effect/mob_spawn/ghost_role/human/lavaland_syndicate/ice,
|
||||
/turf/open/floor/iron,
|
||||
/area/ruin/syndicate_lava_base/engineering)
|
||||
"MC" = (
|
||||
@@ -4064,6 +4081,7 @@
|
||||
/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{
|
||||
dir = 1
|
||||
},
|
||||
/obj/effect/mob_spawn/ghost_role/human/lavaland_syndicate/shaftminer/ice,
|
||||
/turf/open/floor/iron/smooth_edge{
|
||||
dir = 1
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user