Merge pull request #5804 from Citadel-Station-13/upstream-merge-36095

[MIRROR] Makes blood rage more clear
This commit is contained in:
deathride58
2018-03-05 03:17:54 +00:00
committed by GitHub
2 changed files with 3 additions and 2 deletions
+1
View File
@@ -136,6 +136,7 @@
chainsaw.attack_self(victim)
chainsaw.wield(victim)
victim.reagents.add_reagent("adminordrazine",25)
to_chat(victim, "<span class='warning'>KILL, KILL, KILL! YOU HAVE NO ALLIES ANYMORE, KILL THEM ALL!</span>")
victim.client.color = pure_red
animate(victim.client,color = red_splash, time = 10, easing = SINE_EASING|EASE_OUT)