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
@@ -188,7 +188,7 @@
continue
mob.Weaken(DETONATION_MOB_CONCUSSION)
to_chat(mob, "<span class='danger'>An invisible force slams you against the ground!</span>")
to_chat(mob, span_danger("An invisible force slams you against the ground!"))
// Effect 2: Z-level wide electrical pulse
for(var/obj/machinery/power/apc/A in GLOB.apcs)