Merge pull request #15488 from BlueWildrose/getouttathewaynerd

Get out of the way, you weaboos. The slimes were here first.
This commit is contained in:
Lin
2022-02-02 04:59:36 +00:00
committed by GitHub
4 changed files with 4 additions and 3 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