mirror of
https://github.com/Sandstorm-Station/Sandstorm-Station-13.git
synced 2026-07-18 03:37:00 +01:00
04445eaf3c
* some stuff for shuttle * yay, an unoriginal map looks like i'm the one responsible for it * moves them to a path that game finds it * requested changes * some changes to fix shuttles * more shuttle fixes * almost done with it * mapmerger * making travis hate us less? * permabrig shuttle * more stuff * thought it was abandoned * renames it to the right name * well, i guess we're testing * almost finished with it, give me pizza * who ya gonna call ? the police, let me out of this basement * forgot this one * please, tell me that's how you connect them * maybe the shuttle works now ? * Revert "Merge branch 'new-map' of https://github.com/SandPoot/Sandstorm-Station-13 into new-map" This reverts commit1941a64e28, reversing changes made tofda6afe660. * Revert "maybe the shuttle works now ?" This reverts commitfda6afe660. * Revert "Revert "Merge branch 'new-map' of https://github.com/SandPoot/Sandstorm-Station-13 into new-map"" This reverts commitfbae802dd3. * jeez, why did i make so many shuttles i'm lazy * google how do i modify the changelog * another one bites the dust * is it finally done ? * do we need viro ? * IT ISN'T OVER!! * this isn't the last one, apparently Co-authored-by: crazyraio2 <44246096+crazyraio2@users.noreply.github.com> *actually mainly done by them*
12 lines
264 B
JSON
12 lines
264 B
JSON
{
|
|
"map_name": "Smol Station",
|
|
"map_path": "map_files/SmolStation",
|
|
"map_file": "SmolStation.dmm",
|
|
"shuttles": {
|
|
"cargo": "cargo_delta",
|
|
"ferry": "ferry_fancy",
|
|
"whiteship": "whiteship_meta",
|
|
"emergency": "emergency_box"
|
|
}
|
|
}
|