Merge pull request #33487 from deathride58/fixesgenetics

Fixes genetics mutations disappearing
This commit is contained in:
Jordan Brown
2017-12-13 10:13:09 -05:00
committed by CitadelStationBot
parent a5cd43ae61
commit 5709d44968
+1
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>"