mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-01-11 01:13:18 +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. -