[MIRROR] Brain Damage Trait (#6011)

* Brain Damage Trait

* Brain Damage Trait (#36235)

* OK FINE GOD.

* balance??
This commit is contained in:
CitadelStationBot
2018-03-19 21:07:57 -05:00
committed by Poojawa
parent e6cee90e4c
commit dac99faf65
+11
View File
@@ -11,6 +11,17 @@
lose_text = "<span class='notice'>You feel awake again.</span>"
medical_record_text = "Patient has abnormal sleep study results and is difficult to wake up."
/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
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."
/datum/trait/brainproblems/on_process()
trait_holder.adjustBrainLoss(0.2)
/datum/trait/nearsighted //t. errorage