mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-29 08:08:49 +01:00
## About The Pull Request Resurrects everyone's favorite map, with some spit-shining. - [x] Update all paths so it compiles (obviously) - [x] Fix some disconnected cables - [x] Add extra firelocks to the main foyer area - [x] Add Captain's cast to the cap's office - [x] Add detective caseboards to the detective office - [x] Do a pass over security camera coverage, several departments were missing massive amounts of cameras in areas - [x] Do a pass over external airlocks, sided all access on these is reportedly weird on certain docks - [x] Do a pass over department wall signs (the direction ones) and make sure they're not wrong - [ ] Potentially clean up some of the worst offenders of "impossible-to-navigate maints" - [x] Ensure we're not missing any standard every-map additions that have been created since it was decommissioned - [x] ??? - [x] Secret things I don't know about yet because people are going to give me feedback ## Why It's Good For The Game  The people demand Blueshift ## Proof Of Testing It's a work in progress but yes I'm testing as I go ## Changelog 🆑 map: Blueshift is back on the menu /🆑
9 lines
571 B
Plaintext
9 lines
571 B
Plaintext
|
|
// Burgerstation: added September 24th 2023, renamed Moon Station December 29th 2023
|
|
/obj/structure/plaque/static_plaque/golden/commission/burgerstation
|
|
desc = "Spinward Sector Station SS-13\n'Moon Station' Class Outpost\nCommissioned 24/09/2563\n'Welcome to Moon Station home of the Station, may I take your order?'. Formerly known as 'Burgerstation'."
|
|
|
|
// Blueshift: added September 30th 2021
|
|
/obj/structure/plaque/static_plaque/golden/commission/blueshift
|
|
desc = "Spinward Sector Station SS-13\n'Blueshift' Class Outpost\nCommissioned 30/09/2561\n'The Unsinkable'"
|