mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-24 13:38:41 +01:00
Merge "<br>"s into single call to the AI
This commit is contained in:
@@ -16,9 +16,7 @@
|
||||
|
||||
for(var/mob/living/silicon/ai/A in player_list)
|
||||
//AIs are always aware of processor overload
|
||||
A << "<br>"
|
||||
A << "<span class='warning'><b>[alert]</b></span>"
|
||||
A << "<br>"
|
||||
A << "<br><span class='warning'><b>[alert]</b></span><br>"
|
||||
|
||||
// Announce most of the time, but leave a little gap so people don't know
|
||||
// whether it's, say, a tesla zapping tcomms, or some selective
|
||||
|
||||
Reference in New Issue
Block a user