Something about pAIs and silicon access priviledges.

This commit is contained in:
Ghommie
2020-02-18 16:20:44 +01:00
parent 991f04877a
commit 698f0b8177
30 changed files with 73 additions and 64 deletions
+1 -1
View File
@@ -196,7 +196,7 @@ RLD
/obj/item/construction/rcd/verb/change_airlock_access(mob/user)
if (!ishuman(user) && !user.has_unlimited_silicon_privilege)
if (!ishuman(user) && !user.silicon_privileges)
return
var/t1 = ""