mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-27 14:08:44 +01:00
refactors most spans
This commit is contained in:
@@ -338,7 +338,7 @@
|
||||
to_chat(M, span_red("The floor lurches beneath you!"))
|
||||
shake_camera(M, 10, 1)
|
||||
// TODO - tossing?
|
||||
//M.visible_message("<span class='warning'>[M.name] is tossed around by the sudden acceleration!</span>")
|
||||
//M.visible_message(span_warning("[M.name] is tossed around by the sudden acceleration!"))
|
||||
//M.throw_at_random(FALSE, 4, 1)
|
||||
if(istype(M, /mob/living/carbon))
|
||||
M.Weaken(3)
|
||||
|
||||
Reference in New Issue
Block a user