mirror of
https://github.com/yogstation13/Yogstation.git
synced 2025-02-26 09:04:50 +00:00
* 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