BeeStation / NSV13

NSV13, a Ship-to-ship Combat SS13 Server
GNU Affero General Public License v3.0
115 stars 257 forks source link

[Galactica] A few map fixes, primarily some pipes and missing wires. #2611

Closed Bobbanz1 closed 3 months ago

Bobbanz1 commented 4 months ago

Removes weird wiring that doesn't connect to anything.

About The Pull Request

This PR does the following: Fixes #2584 It also removes a few wires in some places that weren't connected to anything, it adds a few pipes that were missing and also connects the disconnected wire in the engineering lobby that lead into maintenance.

Why It's Good For The Game

Makes the Galactica have some areas connected with pipes and wires again.

Testing Photographs and Procedure

Screenshots&Videos Connects the wiring that wasn't connected here in the engineering lobby ![Skärmbild 2024-03-05 083441](https://github.com/BeeStation/NSV13/assets/59128051/4a6c448f-34cd-4535-8393-78474bfcf73a) Removed two wires here that weren't connected to anything. ![Skärmbild 2024-03-05 091440](https://github.com/BeeStation/NSV13/assets/59128051/275549ae-ca78-4de4-82be-0d0091bbb0b3) Rerouted the pipes here so it fixes Issue #2584 ![Skärmbild 2024-03-05 091305](https://github.com/BeeStation/NSV13/assets/59128051/0df2a80d-a98c-4a23-939b-5380e6101512) There was a pipe missing under this door in the gym, added it. ![Skärmbild 2024-03-05 083455](https://github.com/BeeStation/NSV13/assets/59128051/b3538560-0b38-45d4-ad1e-34173659426b)

Changelog

:cl: tweak: Rerouted the piping network in the assault course a bit so it resolves the issue raised about them missing when they were actually going through the window instead. del: Removed some wiring that didn't do anything. fix: Engineering Lobby now has the wiring coming from maintenance actually hooked up to the grid rather than ending a tile early. /:cl: