mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-29 06:57:42 +01:00
Fixes AI + ghosts not being able to track
This commit is contained in:
@@ -420,7 +420,7 @@ GLOBAL_LIST_INIT(default_medbay_channels, list(
|
||||
tcm.needs_tcomms = requires_tcomms
|
||||
tcm.connection = connection
|
||||
tcm.vname = M.voice_name
|
||||
tcm.follow_target = follow_target // Make sure the AI can follow people
|
||||
tcm.sender = M
|
||||
// Now put that through the stuff
|
||||
var/handled = FALSE
|
||||
if(connection)
|
||||
|
||||
Reference in New Issue
Block a user