mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-30 15:37:36 +01:00
[LORE] Updates Skrell standard language (#28423)
* who the fuck named this originally * skroll * forgor * feedback
This commit is contained in:
@@ -219,15 +219,15 @@
|
||||
return new_name
|
||||
|
||||
/datum/language/skrell
|
||||
name = "Skrellian"
|
||||
desc = "A melodic and complex language spoken by the Skrell of Qerrbalak. Some of the notes are inaudible to humans."
|
||||
name = "Qurvolious"
|
||||
desc = "The state language of the Royal Domain of Qerballak, Qurvolious has a rich and melodious sound that flows like water. Certain syllables of the language cannot be comprehended by non-Skrell."
|
||||
speech_verb = "warbles"
|
||||
ask_verb = "warbles"
|
||||
exclaim_verbs = list("warbles")
|
||||
colour = "skrell"
|
||||
key = "k"
|
||||
flags = RESTRICTED
|
||||
syllables = list("qr","qrr","xuq","qil","quum","xuqm","vol","xrim","zaoo","qu-uu","qix","qoo","zix","*","!")
|
||||
syllables = list("qr","qrr","xuq","qil","quum","xuqm","vol","xrim","zaoo","qu-uu","qix","qoo","zix","!","*")
|
||||
|
||||
/datum/language/vox
|
||||
name = "Vox-pidgin"
|
||||
|
||||
Reference in New Issue
Block a user