Skip to content

Commit

Permalink
Resurrect Cargonia (#6916)
Browse files Browse the repository at this point in the history
<!-- 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
Cargo rebuilt from the ground up.
<!-- Describe The Pull Request. Please be sure every change is
documented or this can delay review and even discourage maintainers from
merging your PR! -->

## Why It's Good For The Game
Endeavour's cargo is one of the things I originally wanted to avoid in
making the map. This rectifies it, returning some dignity to the
important department.
<!-- Argue for the merits of your changes and how they benefit the game,
especially if they are controversial and/or far reaching. If you can't
actually explain WHY what you are doing will improve the game, then it
probably isn't good for the game in the first place. -->

## Changelog
Tears down and completely replaces cargo. This also removes the
**RIDICULOUS** stairs from science into the refinery. If you really need
it with no cargo, break in like everyone else.
<!-- 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. -->

:cl:
del: stairs into refinery
tweak: "tweaked" cargo
tweak: adjusts IC credits, again
/:cl:

<!-- Both :cl:'s are required for the changelog to work! You can put
your name to the right of the first :cl: 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. -->
  • Loading branch information
washikarasu authored Dec 16, 2024
1 parent e3c9c22 commit cd9c99d
Show file tree
Hide file tree
Showing 4 changed files with 5,811 additions and 3,825 deletions.
2 changes: 1 addition & 1 deletion maps/endeavour/levels/deck1.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -7883,7 +7883,7 @@
"fND" = (
/obj/structure/memorial{
name = "NSV Endeavour's Builder's Plate";
desc = "The Armstrong-Hawker Shipbuilding company would like to thank the following for the contributions to the design: Dáire van der Waals, M.D., Ph.D.; Ruminis Melro, B.S.E; Hammond McGuire Sr., M.S.E.. Their work was essential in the design and manufacture of this vessel, and those of her class in the years to follow."
desc = "The Armstrong-Hawker Shipbuilding company would like to thank the following for the contributions to the design: Dáire van der Waals, M.D., Ph.D.; Ruminis Melro, A.P., Ph.D.; Hammond McGuire Sr., M.S.E.. Their work was essential in the design and manufacture of this vessel, and those of her class in the years to follow."
},
/turf/simulated/wall/prepainted/civilian,
/area/station/stairs_one)
Expand Down
31 changes: 2 additions & 29 deletions maps/endeavour/levels/deck2.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -19856,21 +19856,6 @@
},
/turf/simulated/floor/tiled/white,
/area/medical/sleeper)
"mMY" = (
/obj/structure/railing{
dir = 8
},
/obj/structure/railing{
dir = 1
},
/obj/structure/railing{
dir = 4
},
/obj/machinery/door/firedoor{
dir = 1
},
/turf/simulated/open,
/area/rnd/research/researchdivision)
"mNh" = (
/turf/simulated/wall/r_wall/prepainted,
/area/maintenance/fpmaint2)
Expand Down Expand Up @@ -21772,18 +21757,6 @@
},
/turf/simulated/floor/tiled/white,
/area/shuttle/emt/general)
"nXl" = (
/obj/structure/railing{
dir = 8
},
/obj/structure/railing{
dir = 4
},
/obj/machinery/door/firedoor{
dir = 1
},
/turf/simulated/open,
/area/rnd/research/researchdivision)
"nXm" = (
/turf/simulated/floor/tiled/dark,
/area/rnd/anomaly_lab/containment_two)
Expand Down Expand Up @@ -52104,8 +52077,8 @@ kCt
kCt
cda
lBS
mMY
nXl
lBS
lBS
lBS
ffI
vWo
Expand Down
Loading

0 comments on commit cd9c99d

Please sign in to comment.