mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-22 03:27:46 +01:00
Code Standards applied
Was half asleep and just copy/pasting most of that, oops.
This commit is contained in:
@@ -103,20 +103,6 @@
|
||||
else
|
||||
return ..()
|
||||
|
||||
/datum/language/vulpkanin
|
||||
name = "Canilunzt"
|
||||
desc = "The guttural language spoken and utilized by the inhabitants of Vazzend system, composed of growls, barks, yaps, and heavy utilization of ears and tail movements.Vulpkanin speak this language with ease."
|
||||
speech_verb = "rrrfts"
|
||||
ask_verb = "rurs"
|
||||
exclaim_verb = "barks"
|
||||
colour = "vulpkanin"
|
||||
key = "8" //lol, no idea - Poojawa
|
||||
flags = RESTRICTED
|
||||
syllables = list("rur","ya","cen","rawr","bar","kuk","tek","qat","uk","wu","vuh","tah","tch","schz","auch", \
|
||||
"ist","ein","entch","zwichs","tut","mir","wo","bis","es","vor","nic","gro","lll","enem","zandt","tzch","noch", \
|
||||
"hel","ischt","far","wa","baram","iereng","tech","lach","sam","mak","lich","gen","or","ag","eck","gec","stag","onn", \
|
||||
"bin","ket","jarl","vulf","einech","cresthz","azunein","ghzth")
|
||||
|
||||
/datum/language/machine
|
||||
name = "Encoded Audio Language"
|
||||
desc = "A efficient language of encoded tones developed by synthetics and cyborgs."
|
||||
@@ -216,4 +202,4 @@
|
||||
"al", "an", "ar", "as", "at", "ea", "ed", "en", "er", "es", "ha", "he", "hi", "in", "is", "it",
|
||||
"le", "me", "nd", "ne", "ng", "nt", "on", "or", "ou", "re", "se", "st", "te", "th", "ti", "to",
|
||||
"ve", "wa", "all", "and", "are", "but", "ent", "era", "ere", "eve", "for", "had", "hat", "hen", "her", "hin",
|
||||
"his", "ing", "ion", "ith", "not", "ome", "oul", "our", "sho", "ted", "ter", "tha", "the", "thi")
|
||||
"his", "ing", "ion", "ith", "not", "ome", "oul", "our", "sho", "ted", "ter", "tha", "the", "thi")
|
||||
@@ -23,4 +23,18 @@
|
||||
speech_verb = "snarls"
|
||||
colour = "sergal"
|
||||
key = "z"
|
||||
syllables = list ("grr", "gah", "woof", "arf", "arra", "rah", "wor", "sarg")
|
||||
syllables = list ("grr", "gah", "woof", "arf", "arra", "rah", "wor", "sarg")
|
||||
|
||||
/datum/language/vulpkanin
|
||||
name = "Canilunzt"
|
||||
desc = "The guttural language spoken and utilized by the inhabitants of Vazzend system, composed of growls, barks, yaps, and heavy utilization of ears and tail movements.Vulpkanin speak this language with ease."
|
||||
speech_verb = "rrrfts"
|
||||
ask_verb = "rurs"
|
||||
exclaim_verb = "barks"
|
||||
colour = "vulpkanin"
|
||||
key = "8" //lol, no idea - Poojawa
|
||||
flags = RESTRICTED
|
||||
syllables = list("rur","ya","cen","rawr","bar","kuk","tek","qat","uk","wu","vuh","tah","tch","schz","auch", \
|
||||
"ist","ein","entch","zwichs","tut","mir","wo","bis","es","vor","nic","gro","lll","enem","zandt","tzch","noch", \
|
||||
"hel","ischt","far","wa","baram","iereng","tech","lach","sam","mak","lich","gen","or","ag","eck","gec","stag","onn", \
|
||||
"bin","ket","jarl","vulf","einech","cresthz","azunein","ghzth")
|
||||
Reference in New Issue
Block a user