refactors most spans

This commit is contained in:
Kashargul
2024-10-02 21:10:31 +02:00
parent 5417c7772c
commit a2c673ab7a
1517 changed files with 12436 additions and 12347 deletions
+1 -1
View File
@@ -96,7 +96,7 @@
if(hp <= 0)
for(var/mob/O in oviewers())
if ((O.client && !( O.blinded )))
to_chat(O, "<span class='warning'>\The [src] breaks into tiny pieces and collapses!</span>")
to_chat(O, span_warning("\The [src] breaks into tiny pieces and collapses!"))
qdel(src)
// Create a temporary object to represent the damage