Mooaar fixeees

This commit is contained in:
Artur
2019-12-14 01:01:38 +02:00
parent 488c0f1833
commit 9faf3d1dac
32 changed files with 171 additions and 137 deletions
+2 -4
View File
@@ -2,7 +2,7 @@
/datum/language/vampiric
name = "Blah-Sucker"
desc = "The native language of the Bloodsucker elders, learned intuitively by Fledglings as they pass from death into immortality."
desc = "The native language of the Bloodsucker elders, learned intuitively by Fledglings and as they pass from death into immortality. Thralls are also given the ability to speak this as apart of their conversion ritual."
speech_verb = "growls"
ask_verb = "growls"
exclaim_verb = "snarls"
@@ -10,6 +10,7 @@
key = "b"
space_chance = 40
default_priority = 90
icon_state = "bloodsucker"
flags = TONGUELESS_SPEECH | LANGUAGE_HIDE_ICON_IF_NOT_UNDERSTOOD // Hide the icon next to your text if someone doesn't know this language.
syllables = list(
@@ -22,6 +23,3 @@
"froz","etz","tzil",
"t'","k'","t'","k'","th'","tz'"
)
icon_state = "bloodsucker"
icon = 'icons/mob/hud.dmi'