Fixes portal storm event (#34725)

This commit is contained in:
ShizCalev
2018-01-22 17:24:38 -05:00
committed by CitadelStationBot
parent 5e1ff26276
commit dfdf01e79e
2 changed files with 12 additions and 26 deletions
+3
View File
@@ -1199,6 +1199,9 @@ B --><-- A
sleep(duration)
A.cut_overlay(O)
/proc/get_random_station_turf()
return safepick(get_area_turfs(pick(GLOB.the_station_areas)))
/proc/get_closest_atom(type, list, source)
var/closest_atom
var/closest_distance