Updating to reflect proper CHOMPEdit and nesting

This commit is contained in:
Anthony Rodriguez
2021-08-30 18:19:30 -07:00
parent be2e0a0609
commit 15dd652d8b
8 changed files with 21 additions and 20 deletions

View File

@@ -6,4 +6,16 @@
colour = "psionic"
key = "^"
flags = HIVEMIND | RESTRICTED
syllables = list("blah","blah","blah","bleh","meh","neh","nah","wah")
syllables = list("blah","blah","blah","bleh","meh","neh","nah","wah")
/datum/language/squeakish
name = LANGUAGE_SQUEAKISH
desc = "A language native to the Altevians, it has been adopted by other rodent faring species over time."
key = "E"
speech_verb = "squeaks"
whisper_verb = "squiks"
exclaim_verb = "squeaks loudly"
syllables = list ("sque", "uik", "squeak", "squee", "eak", "eek", "uek", "squik",
"squeek", "sq", "eek", "squeee", "ee", "ek", "ak", "ueak", "squea")
colour = "squeakish"

View File

@@ -158,17 +158,6 @@
colour = "spacer"
machine_understands = TRUE
/datum/language/squeakish
name = LANGUAGE_SQUEAKISH
desc = "A language native to the Altevians, it has been adopted by other rodent faring species over time."
key = "E"
speech_verb = "squeaks"
whisper_verb = "squiks"
exclaim_verb = "squeaks loudly"
syllables = list ("sque", "uik", "squeak", "squee", "eak", "eek", "uek", "squik",
"squeek", "sq", "eek", "squeee", "ee", "ek", "ak", "ueak", "squea")
colour = "squeakish"
/datum/language/unathi
flags = 0
/datum/language/tajaran