mirror of
https://github.com/yogstation13/Yogstation.git
synced 2025-02-26 09:04:50 +00:00
12 lines
380 B
Plaintext
12 lines
380 B
Plaintext
/datum/language/slime
|
|
name = "Slime"
|
|
desc = "A melodic and complex language spoken by slimes. Some of the notes are inaudible to humans."
|
|
speech_verb = "warbles"
|
|
ask_verb = "warbles"
|
|
exclaim_verb = "warbles"
|
|
key = "k"
|
|
syllables = list("qr","qrr","xuq","qil","quum","xuqm","vol","xrim","zaoo","qu-uu","qix","qoo","zix","*","!")
|
|
default_priority = 70
|
|
|
|
icon_state = "slime"
|