Make people actually able to speak dwarf

This commit is contained in:
r4d6
2020-01-26 15:50:13 -05:00
parent 31dd1bc69f
commit 2c8d12aa37

View File

@@ -23,6 +23,7 @@
/datum/language/aphasia,
/datum/language/slime,
/datum/language/vampiric,
/datum/language/dwarf,
))
healing_factor = STANDARD_ORGAN_HEALING*5 //Fast!!
decay_factor = STANDARD_ORGAN_DECAY/2