Files
Bubberstation/_maps/templates/unit_tests.dmm
SkyratBot a61b1ea07f [MIRROR] [MDB IGNORE] More /area/ typepath organization and cleanup [MDB IGNORE] (#13832)
* [MDB IGNORE] More /area/ typepath organization and cleanup (#67107)

This further continues what I did in b4fb8f3ed1 (but instead of just stations, its now every (most) applicable area in the game

* [MDB IGNORE] More /area/ typepath organization and cleanup

* wew

* e

* Update CentCom_skyrat.dmm

* wew

* ews

Co-authored-by: Jolly <70232195+Jolly-66@users.noreply.github.com>
Co-authored-by: Gandalf <9026500+Gandalf2k15@users.noreply.github.com>
2022-05-24 16:47:55 +01:00

80 lines
588 B
Plaintext

//MAP CONVERTED BY dmm2tgm.py THIS HEADER COMMENT PREVENTS RECONVERSION, DO NOT REMOVE
"a" = (
/turf/closed/wall,
/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
"}