mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 18:22:39 +00:00
Merge pull request #6397 from Mechoid/BerserkUnblinding
Blind rage doesn't mean actually make them blind.
This commit is contained in:
@@ -43,7 +43,7 @@ the artifact triggers the rage.
|
||||
/datum/modifier/berserk
|
||||
name = "berserk"
|
||||
desc = "You are filled with an overwhelming rage."
|
||||
client_color = "#FF0000" // Make everything red!
|
||||
client_color = "#FF5555" // Make everything red!
|
||||
mob_overlay_state = "berserk"
|
||||
|
||||
on_created_text = "<span class='critical'>You feel an intense and overwhelming rage overtake you as you go berserk!</span>"
|
||||
|
||||
Reference in New Issue
Block a user