mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-28 15:39:57 +01:00
Fixed some landmarks harddels. Refactored various landmarks in their own subtype instead of using a name-based switch system.
144 lines
829 B
Plaintext
144 lines
829 B
Plaintext
//MAP CONVERTED BY dmm2tgm.py THIS HEADER COMMENT PREVENTS RECONVERSION, DO NOT REMOVE
|
|
"a" = (
|
|
/turf/space,
|
|
/area/space)
|
|
"b" = (
|
|
/turf/simulated/wall,
|
|
/area/space)
|
|
"c" = (
|
|
/turf/simulated/floor/tiled,
|
|
/area/space)
|
|
"d" = (
|
|
/mob/living/simple_animal/schlorrgo,
|
|
/turf/simulated/floor/tiled,
|
|
/area/space)
|
|
"e" = (
|
|
/obj/effect/landmark/latejoin,
|
|
/turf/simulated/floor/tiled,
|
|
/area/space)
|
|
"V" = (
|
|
/obj/effect/landmark/thunderdome1,
|
|
/turf/simulated/floor/tiled,
|
|
/area/space)
|
|
|
|
(1,1,1) = {"
|
|
a
|
|
a
|
|
a
|
|
a
|
|
a
|
|
a
|
|
a
|
|
a
|
|
a
|
|
a
|
|
"}
|
|
(2,1,1) = {"
|
|
a
|
|
a
|
|
a
|
|
a
|
|
a
|
|
a
|
|
a
|
|
a
|
|
a
|
|
a
|
|
"}
|
|
(3,1,1) = {"
|
|
a
|
|
a
|
|
a
|
|
a
|
|
a
|
|
a
|
|
a
|
|
a
|
|
a
|
|
a
|
|
"}
|
|
(4,1,1) = {"
|
|
a
|
|
a
|
|
a
|
|
a
|
|
a
|
|
a
|
|
a
|
|
a
|
|
a
|
|
a
|
|
"}
|
|
(5,1,1) = {"
|
|
b
|
|
b
|
|
b
|
|
b
|
|
b
|
|
b
|
|
a
|
|
a
|
|
a
|
|
a
|
|
"}
|
|
(6,1,1) = {"
|
|
b
|
|
V
|
|
c
|
|
c
|
|
e
|
|
b
|
|
a
|
|
a
|
|
a
|
|
a
|
|
"}
|
|
(7,1,1) = {"
|
|
b
|
|
V
|
|
c
|
|
c
|
|
c
|
|
b
|
|
a
|
|
a
|
|
a
|
|
a
|
|
"}
|
|
(8,1,1) = {"
|
|
b
|
|
V
|
|
d
|
|
c
|
|
c
|
|
b
|
|
a
|
|
a
|
|
a
|
|
a
|
|
"}
|
|
(9,1,1) = {"
|
|
b
|
|
V
|
|
c
|
|
c
|
|
c
|
|
b
|
|
a
|
|
a
|
|
a
|
|
a
|
|
"}
|
|
(10,1,1) = {"
|
|
b
|
|
b
|
|
b
|
|
b
|
|
b
|
|
b
|
|
a
|
|
a
|
|
a
|
|
a
|
|
"}
|