mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-01-19 21:46:42 +00:00
* Removes mapgenerator landmarks * It's unused why is it missing breaking CI * :( * Fixes the error create and destroy was blowing up its enclosure, exposing basic space to air, which causes runtimes because basic space has literally nothing Co-authored-by: LemonInTheDark <58055496+LemonInTheDark@users.noreply.github.com>
80 lines
598 B
Plaintext
80 lines
598 B
Plaintext
//MAP CONVERTED BY dmm2tgm.py THIS HEADER COMMENT PREVENTS RECONVERSION, DO NOT REMOVE
|
|
"a" = (
|
|
/turf/closed/indestructible,
|
|
/area/misc/testroom)
|
|
"m" = (
|
|
/turf/open/floor/iron,
|
|
/area/misc/testroom)
|
|
"r" = (
|
|
/obj/effect/landmark/unit_test_top_right,
|
|
/turf/open/floor/iron,
|
|
/area/misc/testroom)
|
|
"L" = (
|
|
/obj/effect/landmark/unit_test_bottom_left,
|
|
/turf/open/floor/iron,
|
|
/area/misc/testroom)
|
|
|
|
(1,1,1) = {"
|
|
a
|
|
a
|
|
a
|
|
a
|
|
a
|
|
a
|
|
a
|
|
"}
|
|
(2,1,1) = {"
|
|
a
|
|
m
|
|
m
|
|
m
|
|
m
|
|
L
|
|
a
|
|
"}
|
|
(3,1,1) = {"
|
|
a
|
|
m
|
|
m
|
|
m
|
|
m
|
|
m
|
|
a
|
|
"}
|
|
(4,1,1) = {"
|
|
a
|
|
m
|
|
m
|
|
m
|
|
m
|
|
m
|
|
a
|
|
"}
|
|
(5,1,1) = {"
|
|
a
|
|
m
|
|
m
|
|
m
|
|
m
|
|
m
|
|
a
|
|
"}
|
|
(6,1,1) = {"
|
|
a
|
|
r
|
|
m
|
|
m
|
|
m
|
|
m
|
|
a
|
|
"}
|
|
(7,1,1) = {"
|
|
a
|
|
a
|
|
a
|
|
a
|
|
a
|
|
a
|
|
a
|
|
"}
|