mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-07-09 22:26:23 +01:00
Adds support for the AI to store multiple camera locations, up to a given maximum
This commit is contained in:
@@ -129,6 +129,7 @@
|
||||
O.verbs += /mob/living/silicon/ai/proc/ai_roster
|
||||
O.verbs += /mob/living/silicon/ai/proc/ai_store_location
|
||||
O.verbs += /mob/living/silicon/ai/proc/ai_goto_location
|
||||
O.verbs += /mob/living/silicon/ai/proc/ai_remove_location
|
||||
|
||||
O.job = "AI"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user