mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2025-12-09 16:05:07 +00:00
* 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
82 lines
482 B
Plaintext
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
|
|
"}
|