mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2025-12-26 10:02:28 +00:00
Map update, CE now knows wire colors, added some old BS12 stuff (AI upload sprite, warning stripes), complete mute can still be adminhelped, removed gooncode in hallucinations, fixed the poweroffline event.
Map update has a redone CE's office and AI upload. Explosions now let admins jump to them.
This commit is contained in:
@@ -7,8 +7,8 @@
|
||||
if (!msg)
|
||||
return
|
||||
|
||||
if (usr.client && usr.client.muted_complete)
|
||||
return
|
||||
// if (usr.client && usr.client.muted_complete)
|
||||
// return
|
||||
|
||||
for (var/mob/M in world)
|
||||
if (M.client && M.client.holder && (M.client.holder.level != -3))
|
||||
|
||||
Reference in New Issue
Block a user