Merge pull request #6627 from Citadel-Station-13/upstream-merge-37455

[MIRROR] deadly brain tumor now gives -3 points
This commit is contained in:
CitadelStationBot
2018-05-04 22:47:13 -05:00
committed by GitHub
+1 -1
View File
@@ -96,7 +96,7 @@
/datum/trait/brainproblems
name = "Brain Tumor"
desc = "You have a little friend in your brain that is slowly destroying it. Better bring some mannitol!"
value = -2
value = -3
gain_text = "<span class='danger'>You feel smooth.</span>"
lose_text = "<span class='notice'>You feel wrinkled again.</span>"
medical_record_text = "Patient has a tumor in their brain that is slowly driving them to brain death."