mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-25 14:08:31 +01:00
Fix Nebulastation failing unit tests (#3326)
## About The Pull Request
ef3095bffc changed the wiring in the
nebula SM room and our automapper template needs to be updated to
accommodate this
## Why It's Good For The Game
I am hopelessly dependent on the green checkmark
## Proof Of Testing
<details>
<summary>Screenshots/Videos</summary>

</details>
This commit is contained in:
@@ -49,6 +49,7 @@
|
||||
/obj/effect/turf_decal/stripes/corner{
|
||||
dir = 4
|
||||
},
|
||||
/obj/structure/cable/layer1,
|
||||
/turf/open/floor/engine,
|
||||
/area/station/engineering/supermatter/room)
|
||||
"T" = (
|
||||
@@ -60,6 +61,7 @@
|
||||
/area/station/engineering/supermatter/room)
|
||||
"V" = (
|
||||
/obj/structure/cable,
|
||||
/obj/structure/cable/layer1,
|
||||
/turf/open/floor/noslip,
|
||||
/area/station/engineering/supermatter/room)
|
||||
"Y" = (
|
||||
@@ -70,6 +72,7 @@
|
||||
/obj/effect/turf_decal/stripes/corner{
|
||||
dir = 1
|
||||
},
|
||||
/obj/structure/cable/layer1,
|
||||
/turf/open/floor/engine,
|
||||
/area/station/engineering/supermatter/room)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user