mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-22 19:47:47 +01:00
Fixes the dir being 2 - portal would sending you south into NULL turf
This commit is contained in:
@@ -8,7 +8,9 @@
|
||||
/turf/simulated/mineral/floor/ignore_mapgen/cave,
|
||||
/area/tether_away/cave/explored/normal)
|
||||
"b" = (
|
||||
/obj/effect/map_effect/portal/line/side_b,
|
||||
/obj/effect/map_effect/portal/line/side_b{
|
||||
dir = 1
|
||||
},
|
||||
/turf/simulated/mineral/floor/ignore_mapgen/cave,
|
||||
/area/tether_away/cave/explored/normal)
|
||||
"c" = (
|
||||
|
||||
Reference in New Issue
Block a user