This commit is contained in:
kevinz000
2020-04-13 20:03:10 -07:00
parent 9802577af7
commit b4ecf93d46
570 changed files with 3102 additions and 3102 deletions
@@ -22,7 +22,7 @@
if(..()) return 1
var/turf/T = get_turf(nano_host()) // TODO: Allow setting any GLOB.using_map.contact_levels from the interface.
if (!T || !(T.z in GLOB.using_map.player_levels))
usr << "<span class='warning'>Unable to establish a connection</span>: You're too far away from the station!"
to_chat(usr, "<span class='warning'>Unable to establish a connection</span>: You're too far away from the station!")
return 0
if(href_list["track"])
if(isAI(usr))