Files
Bubberstation/_maps/blueshift.json
Name aadd774066 [READY] [MODULAR] Blueshift wakes up after taking "Worst Nap Ever" [MDB IGNORE] (#23604)
* Picking up where we left off

* Updated Paths + Misc Fixes (owwie)

* Misc Fixes + Krimskrams

* Pulling lint out of my pockets

* Where did the shuttles go... + MORE LINT

* Massive Overhaul of everything (haha)

* LINT VAPORIZATION!!! (Also I lied)

* My silly came out all over this one

* Code... Reviewed.. B^)

* s

* where the hell are all these S's coming from

* MapDiffBot having a laugh

* S Obliterator 9000

* S Obliterator 9001 (For real this time)

* Go away runtimes

* Powernet struggles..

* What happened...

* Misc Fixes

* Lots of fixes and a cute aquarium

* Banned neighbors :(

* Testy

* Elevator fixes + Dorms

* Remove elevator :(

* banned neighbors again

* dereferences

* Delam+Nerd Shirt

* Medical Review

* Medical Review(1)

* Service Review

* stop updating game til my map done >:(

* Unhotwire the SM

* shuttle changes

* Science Review

* Fixies

* *reviews real hard*

* Hangover Spawns

* Fucking CLOWNMOBS

* Bitrunner den + ORM Fixes

* Fixes...

* Sec/Command Reviews

* mass driver fix

* destroys all instances of s's in the entire codebase

* Feedback Changes and openspace fix

* Digital Revolution

* REAL pooshift fix

* Update...

* ONE CABLE!!!

* norps

* Atmos Expansion

* Armory Nerf

* Misc Fixes

* orbit shift

* Ord Fixes

* Access Control... Also FUCK GRAVITY

* Bitchrunning Fix....

* The fixiest fix of them all

* Canister Update

* Blueshift's engine has been made eco-friendly

* I'm out here strokin on my shift

* *rolls eyes all the way back in head*

* Elevators dont be broken contest (IMPOSSIBLE!)

* no more silly holes

* Bardrone replacement

* Tachyon Fixes + DANGERFICATION

* Oops I left space there.

* FINAL PASS

* C-Can you feel it....

---------

Co-authored-by: GoldenAlpharex <58045821+GoldenAlpharex@users.noreply.github.com>
2023-10-26 20:30:49 -04:00

33 lines
685 B
JSON

{
"version": 1,
"map_name": "Blueshift",
"map_path": "map_files/NSVBlueshift",
"map_file": "Blueshift.dmm",
"shuttles": {
"cargo": "cargo_skyrat",
"ferry": "ferry_skyrat",
"whiteship": "whiteship_blueshift",
"emergency": "emergency_skyrat"
},
"traits": [
{
"Up": true,
"Linkage": "Cross"
},
{
"Down": true,
"Baseturf": "/turf/open/openspace",
"Linkage": "Cross"
}
],
"orbit_shift_replacement": "Attention crew, it appears that someone has shifted your ship into more dangerous territory.",
"job_changes": {
"Cook": {
"additional_cqc_areas": ["/area/station/service/kitchen/diner"]
},
"Captain": {
"special_charter": "ship"
}
}
}