This commit is contained in:
SandPoot
2022-02-02 02:07:13 -03:00
9 changed files with 65 additions and 4 deletions
+1 -1
View File
@@ -5,7 +5,7 @@
speech_verb = "chitter"
ask_verb = "chitter"
exclaim_verb = "chitter"
key = "r"
key = "c"
flags = NO_STUTTER | LANGUAGE_HIDE_ICON_IF_NOT_UNDERSTOOD
icon_state = "arachnid"
File diff suppressed because one or more lines are too long
+1 -1
View File
@@ -5,7 +5,7 @@
ask_verb = "queries"
exclaim_verb = "declares"
whisper_verb = "hushes"
key = "k"
key = "j"
space_chance = 40
default_priority = 94
flags = TONGUELESS_SPEECH
+1
View File
@@ -27,6 +27,7 @@
/datum/language/dwarf,
/datum/language/signlanguage,
/datum/language/neokanji,
/datum/language/sylvan,
))
healing_factor = STANDARD_ORGAN_HEALING*5 //Fast!!
decay_factor = STANDARD_ORGAN_DECAY/2