mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-21 20:20:33 +01:00
Ports BoxStation (NSSJourney) from FluffySTG (#1128)
<!-- Write **BELOW** The Headers and **ABOVE** The comments else it may not be viewable. --> <!-- You can view Contributing.MD for a detailed description of the pull request process. --> ## About The Pull Request A nostalgic return of Boxstation with updates. https://www.youtube.com/watch?v=guBsPkUkPQg  Derived from FluffySTG, includes minimal Bubber changes. ## Why It's Good For The Game Gives an alternative option for a Box-type station without the presence of ice. ## Proof Of Testing Compiles. Runs. Full round tested. Currently gathering feedback and maintaining. ## Changelog <!-- If your PR modifies aspects of the game that can be concretely observed by players or admins you should add a changelog. If your change does NOT meet this description, remove this section. Be sure to properly mark your PRs to prevent unnecessary GBP loss. You can read up on GBP and it's effects on PRs in the tgstation guides for contributors. Please note that maintainers freely reserve the right to remove and add tags should they deem it appropriate. You can attempt to finagle the system all you want, but it's best to shoot for clear communication right off the bat. --> 🆑 Shayoki add: Adds Boxstation /🆑 <!-- Both 🆑's are required for the changelog to work! You can put your name to the right of the first 🆑 if you want to overwrite your GitHub username as author ingame. --> <!-- You can use multiple of the same prefix (they're only used for the icon ingame) and delete the unneeded ones. Despite some of the tags, changelogs should generally represent how a player might be affected by the changes rather than a summary of the PR's contents. --> <!-- By opening a pull request. You have read and understood the repository rules located on the main README.md on this project. --> --------- Co-authored-by: nevimer <77420409+nevimer@users.noreply.github.com> Co-authored-by: Waterpig <49160555+Majkl-J@users.noreply.github.com> Co-authored-by: Cyprex <35031555+Cyprex@users.noreply.github.com>
This commit is contained in:
co-authored by
nevimer
Waterpig
Cyprex
parent
088930a7d6
commit
d6e4db6e62
@@ -138,6 +138,11 @@
|
||||
/obj/structure/plaque/static_plaque/golden/commission/birdshot
|
||||
desc = "Spinward Sector Station SS-13\n'Birdshot' Class Outpost\nCommissioned 29/04/2563\n'Shooting for the Stars'"
|
||||
|
||||
// Boxstation: added Nov 15, 2010 (pre-git), removed Jul 06, 2020 (#52017)- 9 years, 7 months, 21 days
|
||||
// Modified NSSJourney (from FluffySTG), added April 19, 2021 (#4884). added to Bubber Feb 10, 2024 (#1128).
|
||||
/obj/structure/plaque/static_plaque/golden/commission/box
|
||||
desc = "Spinward Sector Station SS-02\n'Box' Class Outpost\nCommissioned 15/11/2550\nDecommissioned 06/07/2560\nRecommissioned 10/02/2564\n'Uncontested Boxing Champion'"
|
||||
|
||||
//Removed stations
|
||||
|
||||
// Asteroidstation: added Oct 17, 2015 (169ab09f7b52254ee505e54cdea681fab287647b), removed Jun 19, 2016 (#18661)- 8 months, 2 days
|
||||
@@ -148,10 +153,6 @@
|
||||
/obj/structure/plaque/static_plaque/golden/commission/birdboat
|
||||
desc = "Spinward Sector Station SS-03\n'Birdboat' Class Outpost\nCommissioned 17/09/2555\nDecommissioned 09/02/2557\n'Rocking the Boat'"
|
||||
|
||||
// Boxstation: added Nov 15, 2010 (pre-git), removed Jul 06, 2020 (#52017)- 9 years, 7 months, 21 days
|
||||
/obj/structure/plaque/static_plaque/golden/commission/box
|
||||
desc = "Spinward Sector Station SS-02\n'Box' Class Outpost\nCommissioned 15/11/2550\nDecommissioned 06/07/2560\n'Old Faithful'"
|
||||
|
||||
// Pubbystation: added Oct 19, 2016 (#20925), removed Dec 10, 2020 (#54588)- 4 years, 1 month, 21 days
|
||||
/obj/structure/plaque/static_plaque/golden/commission/pubby
|
||||
desc = "Spinward Sector Station SS-06\n'Pubby' Class Outpost\nCommissioned 19/10/2556\nDecommissioned 10/12/2560\n'No Law But Ours'"
|
||||
|
||||
Reference in New Issue
Block a user