this should work...

This commit is contained in:
Purpose
2018-09-30 23:25:45 +01:00
270 changed files with 2227 additions and 1484 deletions
+2 -2
View File
@@ -147,7 +147,7 @@
spawn(10)
animate(victim.client,color = old_color, time = duration)//, easing = SINE_EASING|EASE_OUT)
spawn(duration)
to_chat(victim, "<span class='notice'>Your bloodlust seeps back into the bog of your subconscious and you regain self control.<span>")
to_chat(victim, "<span class='notice'>Your bloodlust seeps back into the bog of your subconscious and you regain self control.</span>")
qdel(chainsaw)
qdel(src)
@@ -175,4 +175,4 @@
victim.status_flags |= GOTTAGOFAST
spawn(duration)
victim.status_flags &= ~GOTTAGOFAST
to_chat(victim, "<span class='notice'>You slow down.</span>")
to_chat(victim, "<span class='notice'>You slow down.</span>")