Files
Yogstation/code/modules/security_levels
ynot01 c342b70696 Cleaning up/fixing a lot of bad "send to world" code (#14134)
* dchat broadcast proper

* cleaning up bad "send to world" code

instead of "to_chat(world" use send_to_playing_players

instead of SEND_SOUND to everyone that exists use sound_to_playing_players

and use debug_world instead of random "to_chat(world" in the case that something goes wrong...

* would have spammed dchat 50 times

* debug_admins instead of debug_world
2022-05-22 21:17:00 +01:00
..