Merge pull request #13093 from Heroman3003/skyfix

Fixes being able to reach for the sky
This commit is contained in:
Casey
2022-06-17 19:59:15 -04:00
committed by CHOMPStation2
parent 1740fb34de
commit 6bb48b87ed

View File

@@ -276,6 +276,9 @@ VIRGO3B_TURF_CREATE(/turf/simulated/mineral/floor)
for(var/obj/effect/step_trigger/teleporter/planetary_fall/virgo3b/F in src)
qdel(F)
/turf/space/v3b_midpoint/CanZPass(atom, direction)
return 0 // We're not Space
// Tram transit floor
/turf/simulated/floor/tiled/techfloor/grid/transit
icon = 'icons/turf/transit_vr.dmi'