Skip to content

Commit

Permalink
One day I will get it right the first time
Browse files Browse the repository at this point in the history
  • Loading branch information
DGamerL committed Dec 21, 2024
1 parent f13fdfc commit 2c505b2
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions _maps/map_files/stations/cerestation.jsonc
Original file line number Diff line number Diff line change
@@ -1,16 +1,5 @@
[
{
// Arrivals maintenance, can either be a wall or be transformed into a walkway
"type": "SubmapExtractInsert",
"submap_size_x": 9,
"submap_size_y": 3,
"submap_size_z": 1,
"submaps_dmm": "submaps/cerestation.dmm",
"marker_extract": "/obj/effect/map_effect/marker/mapmanip/submap/extract/station/cerestation/arrivals_maints",
"marker_insert": "/obj/effect/map_effect/marker/mapmanip/submap/insert/station/cerestation/arrivals_maints",
"submaps_can_repeat": true // doesn't matter, as there's only one insert marker
},
{
// Engineering-Science maintenance, can either be separated by space or have a passage between the asteroids
"type": "SubmapExtractInsert",
"submap_size_x": 6,
Expand Down

0 comments on commit 2c505b2

Please sign in to comment.