mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-26 13:39:16 +01:00
refactors most spans
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user