Adds two new Tajaran accents (#12791)

This commit is contained in:
Alberyk
2021-11-30 13:24:16 -03:00
committed by GitHub
parent f92fa140d0
commit d8ebebcb76
7 changed files with 25 additions and 5 deletions
+13 -1
View File
@@ -77,4 +77,16 @@
name = ACCENT_DINAKK
description = "Found in the isolated valleys of the Din'akk Mountains, little has changed in this accent since the first contact. It still clings to words and grammatical \
structures that have long since fallen out of use by other Siik'maas speakers. It is described as strong and abrupt by other Tajara."
tag_icon = "tajara_dinaak"
tag_icon = "tajara_dinaak"
/datum/accent/harrnrri
name = ACCENT_HARRNRRI
description = "The dialect of the people of the Harr'nrr peninsula. This accent shares some similarity with Republican Siik'mas thanks to a shared origin and the later PRA rule of Harr'nrr, \
but differs with a deeper tone when spoken."
tag_icon = "tajara_harrnrri"
/datum/accent/zarrjiri
name = ACCENT_ZARRJIRI
description = "Zarr'jiri Siik'mas: Located only in the Zarr'jirah mountain range, this accent is rarity outside of the New Kingdom. Speakers of it are often noted for a soft, almost sing-song \
voice and hand gestures which carry over from Nal'rasan."
tag_icon = "tajara_zarrjiri"
@@ -111,7 +111,7 @@
/datum/citizenship/nka
name = CITIZENSHIP_NKA
description = "The last major faction is the rebellious New Kingdom of Adhomai, which seceded and declared itself a nation in 2450. The New Kingdom is ruled by a Njarir'Akhran noble \
line that survived the previous Revolution by remaining in hiding, owing to the efforts of their supporters. Ruled by King Vahzirthaamro Azunja specifically, he denounces both other \
line that survived the previous Revolution by remaining in hiding, owing to the efforts of their supporters. Founded by King Vahzirthaamro Azunja specifically, he denounces both other \
factions in the civil war as illegitimate and himself as the only legitimate ruler of Adhomai. Supporters of the New Kingdom tend to be rare outside lands it controls. However, \
they believe strongly that the current republic on Adhomai was founded on genocide and unspeakable slaughters. The New Kingdom puts forth the ideology that Republicanism is \
bloodshed. The only way to return Adhomai to peace and prosperity is to learn from the mistakes of the ancient nobles and Republicans, and create a new noble dynasty. They believe \
+2
View File
@@ -102,6 +102,8 @@
#define ACCENT_OLDYASSA "Old Ya'ssa"
#define ACCENT_NORTHRASNRR "Northern Ras'nrr Siik'maas"
#define ACCENT_DINAKK "Din'akk Mountains Siik'maas"
#define ACCENT_HARRNRRI "Harr'nrri Siik'mas"
#define ACCENT_ZARRJIRI "Zarr'jiri Siik'mas"
#define ACCENT_HEGEMON_NOBLE "Noble Hegemonic"
#define ACCENT_HEGEMON_PEASANT "Peasant Hegemonic"