Adds more syllables to Nral'malic (#21240)

Significantly increases the number of syllables in nral'malic to add
more diversity but also to make the use of non-standard syllables (*,
!). Also adds two more for diversity (-, ')
This commit is contained in:
FlamingLily
2025-08-28 10:37:46 +00:00
committed by GitHub
parent 74ac32c41b
commit 97f91b4a24
2 changed files with 62 additions and 1 deletions
+4 -1
View File
@@ -175,7 +175,10 @@
written_style = "nralmalic"
key = "k"
flags = WHITELISTED|TCOMSSIM
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",
"xix", "zil", "rix", "qu", "xum", "xuuq", "qurm", "zazo", "qiu", "xiq", "qrrr", "vou", "vox", "quv", "vun", "v'qr",
"qrv", "su", "xu", "xi", "qi", "si", "ei", "qou", "qui", "kiu", "uiu", "eis", "seq", "eqa", "uiq", "kui", "muu", "muq",
"kuo", "omq", "xoi", "liq", "zuk", "iie", "squ", "ixu")
allow_accents = TRUE
/datum/language/skrell/check_speech_restrict(mob/speaker)