mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-23 13:10:02 +01:00
Improves the handling of unlimited silicon privileges for admin ai interact a bit.
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
ghost_others = client.prefs.ghost_others
|
||||
var/preferred_form = null
|
||||
|
||||
if(check_rights(R_ADMIN, 0))
|
||||
if(IsAdminGhost(src))
|
||||
has_unlimited_silicon_privilege = 1
|
||||
|
||||
if(client.prefs.unlock_content)
|
||||
|
||||
Reference in New Issue
Block a user