Files
Bubberstation/_maps/templates/small_asteroid_1.dmm
Dennok 99c978bfcd Random ruins map templates fixes (#53848)
* fix golem ship propulsion dir

* vaporwave tweak

replace space to noop, anchor statues

* spacehotel tweak

replace area to noop, place lattice under grille

* creahedship tweak

replace space to noop, remove  asteroid area from space

* vaporwave replace to noop

* replace turf space to noop

* replace space area and turf on shuttles

* replace space area and turf on teplates
2020-09-21 20:00:57 +08:00

82 lines
482 B
Plaintext

//MAP CONVERTED BY dmm2tgm.py THIS HEADER COMMENT PREVENTS RECONVERSION, DO NOT REMOVE
"a" = (
/turf/template_noop,
/area/template_noop)
"b" = (
/turf/closed/mineral,
/area/template_noop)
"c" = (
/turf/closed/mineral/random/low_chance,
/area/template_noop)
(1,1,1) = {"
a
a
b
c
b
b
b
a
"}
(2,1,1) = {"
a
b
b
c
c
c
c
a
"}
(3,1,1) = {"
b
b
c
c
c
c
b
b
"}
(4,1,1) = {"
b
b
c
c
c
c
c
b
"}
(5,1,1) = {"
a
c
c
c
c
c
b
a
"}
(6,1,1) = {"
a
a
c
b
c
b
b
a
"}
(7,1,1) = {"
a
a
a
b
b
b
a
a
"}