mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-28 22:47:59 +01:00
Moves AI movement to their own procs, and cleans up their creation
This commit is contained in:
@@ -1416,7 +1416,8 @@
|
||||
|
||||
message_admins("\red Admin [key_name_admin(usr)] AIized [key_name_admin(H)]!", 1)
|
||||
log_admin("[key_name(usr)] AIized [key_name(H)]")
|
||||
H.AIize()
|
||||
var/mob/living/silicon/ai/ai_character = H.AIize()
|
||||
ai_character.moveToAILandmark()
|
||||
|
||||
|
||||
else if(href_list["makemask"])
|
||||
|
||||
Reference in New Issue
Block a user