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:
SkyMarshal
2012-03-03 20:23:10 -07:00
parent c2bf323caa
commit 3e3534f00b
14 changed files with 6302 additions and 6173 deletions

View File

@@ -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))