Fixes red nightshade (#12786)

This commit is contained in:
Casper3667
2021-11-27 13:37:42 +01:00
committed by GitHub
parent ed9be6d9cf
commit 0282f6c596
4 changed files with 12 additions and 4 deletions
+1 -1
View File
@@ -112,7 +112,7 @@
priority = 100
/datum/client_color/berserk
client_color = "#AF111C"
client_color = list(0.793, 0.4, 0.4, 0.793, 0.4, 0.4, 0, 0, 0)
priority = INFINITY //This effect sort of exists on its own you /have/ to be seeing RED
override = TRUE //Because multiplying this will inevitably fail