mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-30 07:27:57 +01:00
AI should now be able to examine things
This commit is contained in:
+1
-1
@@ -110,7 +110,7 @@
|
||||
*/
|
||||
|
||||
/atom/proc/AICtrlShiftClick(var/mob/user) // Examines
|
||||
if(user.client && user.client.eye == user)
|
||||
if(user.client)
|
||||
examine()
|
||||
return
|
||||
|
||||
|
||||
Reference in New Issue
Block a user