mirror of
https://github.com/fulpstation/fulpstation.git
synced 2025-12-10 18:11:47 +00:00
Gives the shuttle air
This commit is contained in:
@@ -1,22 +1,22 @@
|
|||||||
"a" = (/turf/closed/indestructible/necropolis,/area/lavaland/underground/shuttle_arena)
|
"a" = (/turf/closed/indestructible/necropolis,/area/lavaland/underground/shuttle_arena)
|
||||||
"b" = (/turf/open/indestructible/necropolis,/area/lavaland/underground/shuttle_arena)
|
"b" = (/turf/open/indestructible/necropolis/air,/area/lavaland/underground/shuttle_arena)
|
||||||
"c" = (/obj/effect/forcefield/arena_shuttle,/turf/open/indestructible/necropolis,/area/lavaland/underground/shuttle_arena)
|
"c" = (/obj/effect/forcefield/arena_shuttle,/turf/open/indestructible/necropolis/air,/area/lavaland/underground/shuttle_arena)
|
||||||
"d" = (/turf/open/floor/plating/lava/smooth,/area/lavaland/underground/shuttle_arena)
|
"d" = (/turf/open/floor/plating/lava/smooth,/area/lavaland/underground/shuttle_arena)
|
||||||
"e" = (/obj/effect/landmark/shuttle_arena_entrance,/turf/open/indestructible/necropolis,/area/lavaland/underground/shuttle_arena)
|
"e" = (/obj/effect/landmark/shuttle_arena_entrance,/turf/open/indestructible/necropolis/air,/area/lavaland/underground/shuttle_arena)
|
||||||
"f" = (/obj/effect/light_emitter,/turf/open/indestructible/necropolis,/area/lavaland/underground/shuttle_arena)
|
"f" = (/obj/effect/light_emitter,/turf/open/indestructible/necropolis/air,/area/lavaland/underground/shuttle_arena)
|
||||||
"g" = (/turf/open/space,/area/space)
|
"g" = (/turf/open/space,/area/space)
|
||||||
"h" = (/turf/closed/indestructible/necropolis,/area/shuttle/escape)
|
"h" = (/turf/closed/indestructible/necropolis,/area/shuttle/escape)
|
||||||
"i" = (/turf/open/indestructible{tag = "icon-cult"; icon_state = "cult"},/area/shuttle/escape)
|
"i" = (/turf/open/indestructible{tag = "icon-cult"; icon_state = "cult"},/area/shuttle/escape)
|
||||||
"j" = (/obj/structure/closet/crate/necropolis/dragon,/turf/open/indestructible{tag = "icon-cult"; icon_state = "cult"},/area/shuttle/escape)
|
"j" = (/obj/structure/closet/crate/necropolis/dragon,/turf/open/indestructible{tag = "icon-cult"; icon_state = "cult"},/area/shuttle/escape)
|
||||||
"k" = (/turf/open/indestructible/necropolis,/area/shuttle/escape)
|
"k" = (/turf/open/indestructible/necropolis/air,/area/shuttle/escape)
|
||||||
"l" = (/obj/structure/fluff/drake_statue,/turf/open/indestructible{tag = "icon-cult"; icon_state = "cult"},/area/shuttle/escape)
|
"l" = (/obj/structure/fluff/drake_statue,/turf/open/indestructible{tag = "icon-cult"; icon_state = "cult"},/area/shuttle/escape)
|
||||||
"m" = (/obj/structure/closet/crate/necropolis/tendril,/turf/open/indestructible/necropolis,/area/shuttle/escape)
|
"m" = (/obj/structure/closet/crate/necropolis/tendril,/turf/open/indestructible/necropolis/air,/area/shuttle/escape)
|
||||||
"n" = (/obj/structure/fluff/drake_statue,/turf/open/indestructible/necropolis,/area/shuttle/escape)
|
"n" = (/obj/structure/fluff/drake_statue,/turf/open/indestructible/necropolis/air,/area/shuttle/escape)
|
||||||
"o" = (/obj/effect/forcefield/arena_shuttle_entrance,/turf/open/indestructible/necropolis,/area/shuttle/escape)
|
"o" = (/obj/effect/forcefield/arena_shuttle_entrance,/turf/open/indestructible/necropolis/air,/area/shuttle/escape)
|
||||||
"p" = (/obj/effect/forcefield/arena_shuttle_entrance,/obj/docking_port/mobile/emergency{name = "The Arena"; timid = 1},/turf/open/indestructible/necropolis,/area/shuttle/escape)
|
"p" = (/obj/effect/forcefield/arena_shuttle_entrance,/obj/docking_port/mobile/emergency{name = "The Arena"; timid = 1},/turf/open/indestructible/necropolis/air,/area/shuttle/escape)
|
||||||
"q" = (/obj/effect/landmark/shuttle_arena_safe,/turf/open/indestructible/necropolis,/area/shuttle/escape)
|
"q" = (/obj/effect/landmark/shuttle_arena_safe,/turf/open/indestructible/necropolis/air,/area/shuttle/escape)
|
||||||
"r" = (/obj/effect/landmark/shuttle_arena_safe,/turf/open/indestructible{tag = "icon-cult"; icon_state = "cult"},/area/shuttle/escape)
|
"r" = (/obj/effect/landmark/shuttle_arena_safe,/turf/open/indestructible{tag = "icon-cult"; icon_state = "cult"},/area/shuttle/escape)
|
||||||
"s" = (/obj/structure/healingfountain,/turf/open/indestructible/necropolis,/area/shuttle/escape)
|
"s" = (/obj/structure/healingfountain,/turf/open/indestructible/necropolis/air,/area/shuttle/escape)
|
||||||
|
|
||||||
(1,1,1) = {"
|
(1,1,1) = {"
|
||||||
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
|
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
|
||||||
|
|||||||
Reference in New Issue
Block a user