Merge pull request #704 from ArchieBeepBoop/dummyruntimes

I'M FIXING THESE RUNTIMES, WITH NO SURVIVORS.
This commit is contained in:
Dahlular
2020-11-21 23:03:08 -07:00
committed by GitHub
4 changed files with 6 additions and 7 deletions
+1 -1
View File
@@ -197,7 +197,7 @@
do_teleport(AM, locate(AM.x, AM.y, AM.z), 8, channel = TELEPORT_CHANNEL_BLUESPACE)
/obj/effect/anomaly/bluespace/detonate()
var/turf/T = safepick(get_area_turfs(impact_area))
var/turf/T = pick(get_area_turfs(impact_area))
if(T)
// Calculate new position (searches through beacons in world)
var/obj/item/beacon/chosen