Adds Skrell Biesel, Sol, and COC Accents (#13584)

This commit is contained in:
RyverStyx
2022-04-23 08:07:48 -04:00
committed by GitHub
parent b2016d97be
commit 836e4024a1
5 changed files with 32 additions and 2 deletions
+21
View File
@@ -41,3 +41,24 @@
As a result of being separated from their planet of origin for generations, these accents don't have much in common with any modern Skrell accent, and are usually \
described as sounding 'older' by other Skrell."
tag_icon = "skrell_genner"
/datum/accent/skrell/ceti
name = ACCENT_SKRELLCETI
description = "While the Biesel accent is easy to pick up by most Tau Ceti Basic speakers, the Biesellite Skrell Standard accent is common in the more insular Skrell communities, \
especially those who are strongly pro-Federation. Biesellite Skrell Standard has many holdovers from Jargon accents while also having some of the more obvious \
characteristics of the Biesellite accent."
tag_icon = "skrell_biesel"
/datum/accent/skrell/sol
name = ACCENT_SKRELLSOL
description = "Solarian Skrell Standard can be seen as the Skrellian equivalent of the Solarian accent, having hundreds of variants that can be found on planets across \
the Sol Alliance. The accent has kept the notable tones from accents found in the Federation, while still heavily influenced by the pacing and pronunciation common in the \
average Solarian accent."
tag_icon = "skrell_sol"
/datum/accent/skrell/coc
name = ACCENT_SKRELLCOC
description = "Coalition Skrell Standard refers to the various accents of Skrell living within the Coalition of Colonies. Heavily influenced by Freespeak, this accent \
is more guttural, with lower-pitched tones being more prevalent. The Coalition of Colonies has a reputation for being generally anti-Federation in policy, which has \
resulted in this accent being seen by Skrell as anti-Federation by association."
tag_icon = "skrell_coalition"
+3
View File
@@ -127,6 +127,9 @@
#define ACCENT_AWEIJI "Aweiji"
#define ACCENT_TRAVERSE "Traverse"
#define ACCENT_GENNER "Generational Ship"
#define ACCENT_SKRELLSOL "Solarian Skrell Standard"
#define ACCENT_SKRELLCOC "Coalition Skrell Standard"
#define ACCENT_SKRELLCETI "Biesellite Skrell Standard"
#define ACCENT_ROOTSONG "Rootsong"
#define ACCENT_VOIDSONG "Voidsong"