Files
DGamerLandGitHub 27db7ad209 Adds one farragus submap and remaps a part of the rage cage (#27683)
* First two submaps

* More small changes

* Last

* Silly mistake

* Final touches

* Candles

* Lots of fixes

* aaaaaaa

* Bat spawner removal laser

* Fixed

* Removes one submap

* Fix

* Forgor  this one

* aaaaaaa

* One day I  will get it right the first time

* Warrior review

* Fixes

* Status varedit
2025-01-10 20:41:55 +00:00

14 lines
579 B
JSON

[
{
// Engineering-Science maintenance, can either be separated by space or have a passage between the asteroids
"type": "SubmapExtractInsert",
"submap_size_x": 6,
"submap_size_y": 22,
"submap_size_z": 1,
"submaps_dmm": "submaps/cerestation.dmm",
"marker_extract": "/obj/effect/map_effect/marker/mapmanip/submap/extract/station/cerestation/engineering_science",
"marker_insert": "/obj/effect/map_effect/marker/mapmanip/submap/insert/station/cerestation/engineering_science",
"submaps_can_repeat": true // doesn't matter, as there's only one insert marker
}
]