mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-07-17 10:57:19 +01:00
AI Programs such as Command and Communications now work (#19860)
AI programs added in a previous PR were not given the correct flags. Teleport program removed as it was not needed + useless (only usable for nearby teleporter) --------- Co-authored-by: Ben10083 <Ben10083@users.noreply.github.com>
This commit is contained in:
@@ -182,7 +182,6 @@
|
||||
. = ..()
|
||||
if(.)
|
||||
return
|
||||
|
||||
if(action == "login")
|
||||
if(can_run(usr, TRUE))
|
||||
authenticated = TRUE
|
||||
|
||||
Reference in New Issue
Block a user