Makes blood rage more clear (#36095)
* Makes blood rage more clear * Makes blood contract more clear * Fixes minor span class error.
This commit is contained in:
committed by
CitadelStationBot
parent
7f6edd82d0
commit
3350d145f8
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user