Merge pull request #4350 from Citadel-Station-13/upstream-merge-33487

[MIRROR] Fixes genetics mutations disappearing
This commit is contained in:
deathride58
2017-12-13 17:02:03 +00:00
committed by GitHub

View File

@@ -98,6 +98,7 @@
/datum/mutation/human/unintelligible
name = "Unintelligible"
quality = NEGATIVE
dna_block = NON_SCANNABLE
text_gain_indication = "<span class='danger'>You can't seem to form any coherent thoughts!</span>"
text_lose_indication = "<span class='danger'>Your mind feels more clear.</span>"