Skip to content

Commit

Permalink
Fix Tramstation sign/missing power cable [NO GBP] (tgstation#80938)
Browse files Browse the repository at this point in the history
## About The Pull Request

Fixes a piece of wall/missing power cable/sign on Tramstation missed in
tgstation#80713

## Changelog

:cl: LT3
fix: Fixed missing power cable outside Tramstation medbay
/:cl:
  • Loading branch information
lessthnthree authored Jan 14, 2024
1 parent ebc2e02 commit 02bae9f
Showing 1 changed file with 19 additions and 9 deletions.
28 changes: 19 additions & 9 deletions _maps/map_files/tramstation/tramstation.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -396,8 +396,9 @@
/turf/open/floor/iron,
/area/station/escapepodbay)
"abE" = (
/obj/structure/sign/warning/electric_shock,
/turf/closed/wall/r_wall,
/area/station/hallway/primary/tram/center)
/area/station/maintenance/port/central)
"abF" = (
/obj/effect/turf_decal/tile/bar{
dir = 8
Expand Down Expand Up @@ -54923,7 +54924,6 @@
/obj/effect/turf_decal/stripes/line{
dir = 5
},
/obj/structure/sign/warning/electric_shock,
/obj/effect/decal/cleanable/dirt,
/turf/open/floor/plating,
/area/station/maintenance/port/central)
Expand Down Expand Up @@ -69535,6 +69535,16 @@
/obj/effect/mapping_helpers/airlock/access/all/security/brig,
/turf/open/floor/plating,
/area/station/security/processing)
"xGM" = (
/obj/machinery/door/airlock/hatch{
name = "Emergency Exit"
},
/obj/structure/disposalpipe/segment{
dir = 4
},
/obj/structure/cable,
/turf/open/floor/catwalk_floor,
/area/station/hallway/primary/tram/center)
"xGX" = (
/obj/effect/turf_decal/siding/thinplating/corner{
dir = 8
Expand Down Expand Up @@ -86507,7 +86517,7 @@ qQq
lQM
swR
pxp
lQM
abE
dIy
pZW
tUM
Expand Down Expand Up @@ -166434,7 +166444,7 @@ lwN
eSz
izU
izU
dIJ
xGM
jyH
wmy
iYv
Expand Down Expand Up @@ -171306,7 +171316,7 @@ lZW
aaa
aaa
aaa
abE
izU
xGn
gtY
sXZ
Expand Down Expand Up @@ -171563,7 +171573,7 @@ dcz
aaa
aaa
aaa
abE
izU
eKI
wki
izU
Expand Down Expand Up @@ -171820,7 +171830,7 @@ lZW
aaa
aaa
aaa
abE
izU
bdX
izU
izU
Expand Down Expand Up @@ -172077,7 +172087,7 @@ lZW
aaa
aaa
aaa
abE
izU
mwN
wYw
izU
Expand Down Expand Up @@ -172334,7 +172344,7 @@ lZW
aaa
aaa
aaa
abE
izU
gEC
wYw
nEl
Expand Down

0 comments on commit 02bae9f

Please sign in to comment.