Atomises out the magicnumber change

This commit is contained in:
DeltaFire
2019-12-20 15:26:16 +01:00
parent e546a59214
commit 685425ed55
@@ -76,7 +76,7 @@
if(check_access(I))
authenticated = 1
auth_id = "[I.registered_name] ([I.assignment])"
if((ACCESS_CAPTAIN in I.access))
if((20 in I.access))
authenticated = 2
playsound(src, 'sound/machines/terminal_on.ogg', 50, 0)
if(obj_flags & EMAGGED)