Skip to content

Commit

Permalink
More Endeavour Bug fixes? (#6966)
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

<!-- Describe The Pull Request. Please be sure every change is
documented or this can delay review and even discourage maintainers from
merging your PR! -->
some bug fixes for Endeavour.
## Why It's Good For The Game

Bug fixes are good?
<!-- 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

<!-- 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:

fix: fixed some atmos access issues
tweak: tuned the kitchen a little bit in terms of layout

/: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. -->

---------

Co-authored-by: LordME <[email protected]>
  • Loading branch information
GySgtMurphy and TheLordME authored Jan 21, 2025
1 parent 14b369e commit fe708d8
Show file tree
Hide file tree
Showing 4 changed files with 214 additions and 302 deletions.
27 changes: 7 additions & 20 deletions maps/endeavour/levels/deck1.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -5596,6 +5596,9 @@
/obj/structure/bed/chair{
dir = 1
},
/obj/machinery/fire_alarm/south_mount{
pixel_y = -24
},
/turf/simulated/floor/tiled/steel_grid,
/area/endeavour/surfacebase/tram)
"ejN" = (
Expand Down Expand Up @@ -11612,15 +11615,6 @@
},
/turf/simulated/floor/carpet/purcarpet,
/area/exploration/meeting)
"iqq" = (
/obj/machinery/door/airlock/maintenance/common{
id_tag = "maint_dorm"
},
/obj/machinery/door/firedoor,
/obj/structure/catwalk,
/obj/structure/catwalk,
/turf/simulated/floor/plating,
/area/endeavour/hallway/d1fwdmaint)
"iqr" = (
/obj/structure/table/standard,
/obj/item/inflatable_duck,
Expand Down Expand Up @@ -20283,10 +20277,6 @@
},
/turf/simulated/floor/plating,
/area/endeavour/hallway/d1aftmaint)
"ozV" = (
/obj/structure/bed/chair,
/turf/simulated/floor/tiled,
/area/endeavour/surfacebase/tram)
"ozZ" = (
/turf/simulated/floor/tiled/dark,
/area/gateway)
Expand Down Expand Up @@ -26971,9 +26961,6 @@
/area/library)
"tCP" = (
/obj/machinery/light,
/obj/machinery/fire_alarm/south_mount{
pixel_y = -24
},
/obj/structure/bed/chair{
dir = 1
},
Expand Down Expand Up @@ -41845,7 +41832,7 @@ rTZ
rTZ
rTZ
rTZ
ozV
gjY
cMJ
nTt
tAk
Expand Down Expand Up @@ -42039,7 +42026,7 @@ eFW
cMJ
rTZ
rTZ
ozV
gjY
cMJ
tAk
tAk
Expand Down Expand Up @@ -42233,7 +42220,7 @@ eNz
cMJ
rTZ
rTZ
ozV
gjY
cMJ
tAk
tAk
Expand Down Expand Up @@ -61830,7 +61817,7 @@ wSl
tHJ
tHJ
ivO
iqq
uKO
byt
byt
ris
Expand Down
Loading

0 comments on commit fe708d8

Please sign in to comment.