Skip to content

Commit

Permalink
Fixes a sorting pipe in Birdshot (tgstation#83723)
Browse files Browse the repository at this point in the history
## About The Pull Request
fixed a singular sorting disposal pipe in janitor office in Birdshot
## Why It's Good For The Game
fixes are good i guess
## Changelog



:cl:
fix: fixed the mis-rotated disposals pipe on birdshot
/:cl:
  • Loading branch information
EEASAS authored Jun 6, 2024
1 parent b8fb222 commit 98ee18f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions _maps/map_files/Birdshot/birdshot.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -38619,11 +38619,11 @@
dir = 1
},
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/obj/structure/disposalpipe/sorting/mail{
dir = 4
},
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
/obj/effect/mapping_helpers/mail_sorting/service/janitor_closet,
/obj/structure/disposalpipe/sorting/mail/flip{
dir = 8
},
/turf/open/floor/iron/white/small,
/area/station/service/janitor)
"nVe" = (
Expand Down

0 comments on commit 98ee18f

Please sign in to comment.