mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-23 21:12:24 +01:00
* the pr * Update sniblet-our.yml * more of the same ok lets just not even mention that pluto is in the sol system we don't have actual aliens playing this game we all know * in adhomai stepping a bit out of the confines of accents, just some more grammar checks while im at it * Update code/modules/background/accent/human.dm Co-authored-by: Fluffy <65877598+FluffyGhoster@users.noreply.github.com> * Update code/modules/background/accent/human.dm Co-authored-by: Llywelwyn <82828093+Llywelwyn@users.noreply.github.com> * Update code/modules/background/accent/diona.dm Co-authored-by: Llywelwyn <82828093+Llywelwyn@users.noreply.github.com> * Update code/modules/background/accent/diona.dm Co-authored-by: Llywelwyn <82828093+Llywelwyn@users.noreply.github.com> * Update code/modules/background/accent/skrell.dm Co-authored-by: Llywelwyn <82828093+Llywelwyn@users.noreply.github.com> * Update code/modules/background/accent/diona.dm Co-authored-by: SleepyGemmy <99297919+SleepyGemmy@users.noreply.github.com> * Update human.dm who am i to tell you that these are readability downgrades --------- Co-authored-by: Fluffy <65877598+FluffyGhoster@users.noreply.github.com> Co-authored-by: Llywelwyn <82828093+Llywelwyn@users.noreply.github.com> Co-authored-by: SleepyGemmy <99297919+SleepyGemmy@users.noreply.github.com>
40 lines
2.9 KiB
Plaintext
40 lines
2.9 KiB
Plaintext
/datum/accent/zora
|
|
name = ACCENT_ZORA
|
|
description = "Zo'rane is the modern day dialect of the Zo'ra Hive, composed of buzzing, cheap bisellite voice modulators that manage to sway most voices \
|
|
into a more gender neutral tone, while retaining a distinct alien dialect. To other vaurcae, this accent is reminiscent of the authority the Zo'ra held - \
|
|
regal and noble. Their vocal augments stereotypically have difficulty, typically when producing sounds related to the letter 's', instead substituting with \
|
|
a harsh buzzing in the throat."
|
|
tag_icon = "zora"
|
|
text_tag = "ZOR"
|
|
|
|
/datum/accent/klax
|
|
name = ACCENT_KLAX
|
|
description = "K'laxane is the modern day dialect of the K'lax Hive. Primitive modulators manage to capture a similarity to the \
|
|
peasantry of the Izweski Hegemony on Moghes - however, they do not fully replicate it, retaining a more drawn out and dreamy tone. To other vaurcae, this is \
|
|
a more subservient manner of speaking, akin to how Bound tend to draw out their thoughts - a common trait instilled in most vassal hives as a brand. Their \
|
|
vocal augments stereotypically have difficulty, typically when producing sounds related to the letter 's', instead substituting with a harsh buzzing in the \
|
|
throat - the K'lax experience less of this - no Unathi would be content listening to a Vaura buzz incessantly when trying to hiss a sentence in the \
|
|
Hegemonic tongue."
|
|
tag_icon = "klax"
|
|
text_tag = "KLA"
|
|
|
|
/datum/accent/cthur
|
|
name = ACCENT_CTHUR
|
|
description = "C'thuric is the modern day dialect of the C'thur Hive, a sly and sneering take on the unyielding Nral'Malic. Other vaurcae would associate this tone with \
|
|
C'thur's infamous past deeds. Modulators are unfortunately still cheap, leading to a monotone method of speaking. \
|
|
Voices are also warped into being clear and concise, many C'thur adopting a blunt and to-the-point style when speaking casually. \
|
|
Their vocal augments stereotypically have difficulty, typically when producing sounds related to the letter 's', instead \
|
|
substituting with a harsh buzzing in the throat."
|
|
tag_icon = "cthur"
|
|
text_tag = "CTH"
|
|
|
|
/datum/accent/liidra
|
|
name = ACCENT_LIIDRA
|
|
description = "The Lii'dra speech, as understood by those that have heard the Hivemind and live to tell, is characterized by a monotonous voice that sounds \
|
|
even more robotic than the modulators used by other Hives. It is believed to be a modified technology reverse engineered from stolen \
|
|
Zo'rane modulators. While, with its flaws, the Zo'ra accent might sound quirky to some, it is often said that this is to add more personality to each \
|
|
individual. Since the Lii'dra do not think of themselves as individuals, these variations were deemed useless. The Connected will often speak of themselves in plural, while the Disconnected \
|
|
are prone to using the first person when referring to others."
|
|
tag_icon = "liidra"
|
|
text_tag = "LII"
|