mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-21 19:17:50 +01:00
Fixes the Transit Tubes On Meta/Deltastation being Facing the Wrong Way (#30291)
This commit is contained in:
@@ -25313,7 +25313,7 @@
|
||||
dir = 4
|
||||
},
|
||||
/obj/structure/transit_tube/station/dispenser/flipped{
|
||||
dir = 8
|
||||
dir = 4
|
||||
},
|
||||
/turf/simulated/floor/plasteel/dark,
|
||||
/area/station/aisat)
|
||||
|
||||
@@ -13679,7 +13679,7 @@
|
||||
dir = 8
|
||||
},
|
||||
/obj/structure/transit_tube/station/dispenser/flipped{
|
||||
dir = 4
|
||||
dir = 8
|
||||
},
|
||||
/turf/simulated/floor/plasteel{
|
||||
dir = 5;
|
||||
|
||||
Reference in New Issue
Block a user