mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2025-12-28 02:21:53 +00:00
- Replacing some "for(var/mob/o in viewers()) show_message()" by "visible_message()". - Replacing some "show_message()" by " << "..." " instead. - Fixes being able to see the results of the health and slime analyzers while blind. -