mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-26 22:50:26 +01:00
fixes intercomm and shower on the same wall in xenobio (#94774)
## About The Pull Request This pr fixes the intercomm/shower being on the same wall in meta at xenobio interior ## Why It's Good For The Game Shower being on the same tile as a intercomm just doesn't look so great ## Changelog 🆑 Ezel fix: Removes the intercomm in meta xenobio interior so it doesn't clip with the shower anymore. /🆑
This commit is contained in:
@@ -6914,7 +6914,6 @@
|
||||
/obj/effect/turf_decal/stripes/line{
|
||||
dir = 1
|
||||
},
|
||||
/obj/item/radio/intercom/directional/north,
|
||||
/obj/machinery/shower/directional/south,
|
||||
/turf/open/floor/iron/white,
|
||||
/area/station/science/xenobiology/hallway)
|
||||
@@ -41667,6 +41666,7 @@
|
||||
/obj/effect/turf_decal/stripes/line{
|
||||
dir = 10
|
||||
},
|
||||
/obj/item/radio/intercom/directional/south,
|
||||
/turf/open/floor/iron/white,
|
||||
/area/station/science/xenobiology/hallway)
|
||||
"ooG" = (
|
||||
|
||||
Reference in New Issue
Block a user