mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2025-12-26 01:52:15 +00:00
Merge branch 'master' into init_update_and_stuff
This commit is contained in:
@@ -62,7 +62,8 @@
|
||||
var/area/A = get_area(M)
|
||||
loc_display = A.name
|
||||
if(T.malfunction)
|
||||
loc_display = pick(teleportlocs)
|
||||
var/area/location = pick(the_station_areas)
|
||||
loc_display = location.name
|
||||
var/list/tracker_info = list(
|
||||
"id" = T.id,
|
||||
"loc_display" = loc_display,
|
||||
|
||||
Reference in New Issue
Block a user