Carded AIs can no longer access cameras through camera consoles.

Also includes fixes for hidden uplinks.
This commit is contained in:
PsiOmega
2015-02-03 21:21:58 +01:00
parent 21a0aa05e5
commit 566f6a104e
6 changed files with 47 additions and 43 deletions

View File

@@ -766,5 +766,8 @@ var/list/ai_verbs_default = list(
return 1
return 0
/mob/living/silicon/ai/proc/is_in_chassis()
return istype(loc, /turf)
#undef AI_CHECK_WIRELESS
#undef AI_CHECK_RADIO