Revert "Cursed Blood Trait"

This commit is contained in:
Dahlular
2020-09-25 06:23:51 -06:00
committed by GitHub
parent 2bb89753e9
commit a6648fa822
4 changed files with 9 additions and 41 deletions
+1 -10
View File
@@ -118,13 +118,4 @@
mob_trait = TRAIT_ALCOHOL_LIGHTWEIGHT
gain_text = "<span class='notice'>You feel woozy thinking of alcohol.</span>"
lose_text = "<span class='notice'>You regain your stomach for drinks.</span>"
//Skyrat port stop
/datum/quirk/cursed_blood
name = "Cursed Blood"
desc = "Your lineage is cursed with the paleblood curse. Best to stay away from holy water... Hell water, on the other hand..."
value = 0
mob_trait = TRAIT_CURSED_BLOOD
gain_text = "<span class='notice'>A curse from a land where men return as beasts runs deep in your blood. Best to stay away from holy water... Hell water, on the other hand...</span>"
lose_text = "<span class='notice'>You feel the weight of the curse in your blood finally gone.</span>"
medical_record_text = "Patient from an unknown type of aversion to holy reagents. Keep them away from a chaplain."
//Skyrat port stop