mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-24 13:38:41 +01:00
Makes mayhem-in-a-bottle text more obvious (#87586)
This commit is contained in:
@@ -433,7 +433,7 @@
|
||||
owner.reagents.add_reagent(/datum/reagent/medicine/adminordrazine, 25)
|
||||
|
||||
owner.log_message("entered a blood frenzy", LOG_ATTACK)
|
||||
to_chat(owner, span_warning("KILL, KILL, KILL! YOU HAVE NO ALLIES ANYMORE, KILL THEM ALL!"))
|
||||
to_chat(owner, span_narsiesmall("KILL, KILL, KILL! YOU HAVE NO ALLIES ANYMORE, NO TEAM MATES OR ALLEGIANCES! KILL THEM ALL!"))
|
||||
|
||||
var/datum/client_colour/colour = owner.add_client_colour(/datum/client_colour/bloodlust)
|
||||
QDEL_IN(colour, 1.1 SECONDS)
|
||||
|
||||
Reference in New Issue
Block a user