monophobia nerf
This commit is contained in:
@@ -164,7 +164,7 @@
|
||||
/datum/brain_trauma/severe/monophobia/on_life()
|
||||
..()
|
||||
if(check_alone())
|
||||
stress = min(stress + 0.5, 100)
|
||||
stress = min(stress + 0.25, 100)
|
||||
if(stress > 10 && (prob(5)))
|
||||
stress_reaction()
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user