Merge pull request #10739 from r4d6/Dwarven_Language

Add a Dwarf Language
This commit is contained in:
Ghom
2020-02-05 02:03:42 +01:00
committed by GitHub
6 changed files with 21 additions and 0 deletions
+1
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