Skip to content

Commit

Permalink
laksdhglskhdg;alsh
Browse files Browse the repository at this point in the history
  • Loading branch information
Atermonera committed Sep 20, 2024
1 parent ab603af commit 1724c0a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions mods/species/skrell/datum/culture.dm
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@
Their skin is generally red, orange, pale yellow, dark orange or black. \
They have average-length headtails."
economic_power = 1.1
uid = "heritage_skrell_kanin"

/decl/background_detail/heritage/skrell/caste_talum
name = "Skrell - Talum-Katish"
Expand All @@ -69,6 +70,7 @@
Talum-Katish headtails are a middle ground between the medium headtails of the Malish and Kanin and the extremely long headtails \
of the Qerr, and are an important element of Talum self-expression."
economic_power = 1.2
uid = "heritage_skrell_talum"

/decl/background_detail/heritage/skrell/caste_raskinta
name = "Skrell - Raskinta-Katish"
Expand Down
2 changes: 1 addition & 1 deletion mods/species/skrell/datum/language.dm
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ var/global/list/last_name_skrell = file2list("mods/species/skrell/names/last_n
ask_verb = "trills"
exclaim_verb = "chirps"
colour = "selenian"
key = "h"
key = "p"
flags = LANG_FLAG_WHITELISTED
//should sound like there's holes in it
syllables = list("qr","qrr","xuq","qil","quum","xuqm","vol","xrim","zaoo","qu-uu","qix","qoo","zix", "...", "!", "'", "oo", "q", "nq", "x", "xq", "ll", "...", "...", "...")
Expand Down

0 comments on commit 1724c0a

Please sign in to comment.