first version of language rework
This commit is contained in:
parent
14f85aa035
commit
d0fa6114cb
13 changed files with 3006 additions and 57 deletions
|
|
@ -3,7 +3,7 @@
|
|||
|
||||
ethos = ethos_spiritual
|
||||
heritage = heritage_central_germanic
|
||||
language = language_high_german
|
||||
language = NEOW_language_alpine_bavarian
|
||||
martial_custom = martial_custom_male_only
|
||||
head_determination = head_determination_domain
|
||||
|
||||
|
|
@ -38,7 +38,7 @@ bavarian = { #Boarisch
|
|||
|
||||
ethos = ethos_courtly
|
||||
heritage = heritage_central_germanic
|
||||
language = language_high_german
|
||||
language = NEOW_language_bavarian
|
||||
martial_custom = martial_custom_male_only
|
||||
head_determination = head_determination_domain
|
||||
|
||||
|
|
@ -73,7 +73,7 @@ brandenburger = { #Brandenburgisch
|
|||
|
||||
ethos = ethos_egalitarian
|
||||
heritage = heritage_central_germanic
|
||||
language = language_saxon
|
||||
language = NEOW_language_margravian
|
||||
martial_custom = martial_custom_male_only
|
||||
head_determination = head_determination_domain
|
||||
|
||||
|
|
@ -108,7 +108,7 @@ franconian = { #Fränggisch
|
|||
|
||||
ethos = ethos_communal
|
||||
heritage = heritage_central_germanic
|
||||
language = language_central_germanic
|
||||
language = NEOW_language_franconian
|
||||
martial_custom = martial_custom_male_only
|
||||
head_determination = head_determination_domain
|
||||
|
||||
|
|
@ -143,7 +143,7 @@ hessian = { #Hessisch
|
|||
|
||||
ethos = ethos_stoic
|
||||
heritage = heritage_central_germanic
|
||||
language = language_central_germanic
|
||||
language = NEOW_language_hessian
|
||||
martial_custom = martial_custom_male_only
|
||||
head_determination = head_determination_domain
|
||||
|
||||
|
|
@ -187,7 +187,7 @@ kuhjung = {
|
|||
|
||||
ethos = ethos_bellicose
|
||||
heritage = heritage_central_germanic
|
||||
language = language_central_germanic
|
||||
language = NEOW_language_ramsteiner
|
||||
martial_custom = martial_custom_male_only
|
||||
head_determination = head_determination_domain
|
||||
|
||||
|
|
@ -222,7 +222,7 @@ low_saxon = { #Platdüütsch
|
|||
|
||||
ethos = ethos_stoic
|
||||
heritage = heritage_central_germanic
|
||||
language = language_saxon
|
||||
language = NEOW_language_westphalian
|
||||
martial_custom = martial_custom_male_only
|
||||
head_determination = head_determination_domain
|
||||
|
||||
|
|
@ -257,7 +257,7 @@ NEOW_pomeranian = { #Pomeranian
|
|||
|
||||
ethos = ethos_stoic
|
||||
heritage = heritage_central_germanic
|
||||
language = language_saxon
|
||||
language = NEOW_language_pomeranian
|
||||
martial_custom = martial_custom_male_only
|
||||
head_determination = head_determination_domain
|
||||
|
||||
|
|
@ -292,7 +292,7 @@ palatine = { #Pälzisch
|
|||
|
||||
ethos = ethos_courtly
|
||||
heritage = heritage_central_germanic
|
||||
language = language_central_germanic
|
||||
language = NEOW_language_palatine
|
||||
martial_custom = martial_custom_male_only
|
||||
head_determination = head_determination_domain
|
||||
|
||||
|
|
@ -327,7 +327,7 @@ rhinelander = { #Rheinländer
|
|||
|
||||
ethos = ethos_egalitarian
|
||||
heritage = heritage_central_germanic
|
||||
language = language_central_germanic
|
||||
language = NEOW_language_rhinelandic
|
||||
martial_custom = martial_custom_male_only
|
||||
head_determination = head_determination_domain
|
||||
|
||||
|
|
@ -365,7 +365,7 @@ rottisch = {
|
|||
|
||||
ethos = ethos_stoic
|
||||
heritage = heritage_central_germanic
|
||||
language = language_high_german
|
||||
language = NEOW_language_rottish
|
||||
martial_custom = martial_custom_male_only
|
||||
head_determination = head_determination_domain
|
||||
|
||||
|
|
@ -399,7 +399,7 @@ saxon = { #Sächsisch
|
|||
|
||||
ethos = ethos_bellicose
|
||||
heritage = heritage_central_germanic
|
||||
language = language_central_germanic
|
||||
language = NEOW_language_saxon
|
||||
martial_custom = martial_custom_male_only
|
||||
head_determination = head_determination_domain
|
||||
|
||||
|
|
@ -434,7 +434,7 @@ swabian = {
|
|||
|
||||
ethos = ethos_communal
|
||||
heritage = heritage_central_germanic
|
||||
language = language_high_german
|
||||
language = NEOW_language_swabian
|
||||
martial_custom = martial_custom_male_only
|
||||
head_determination = head_determination_domain
|
||||
|
||||
|
|
@ -475,7 +475,7 @@ turkisch = {
|
|||
|
||||
ethos = ethos_courtly
|
||||
heritage = heritage_central_germanic
|
||||
language = language_central_germanic
|
||||
language = NEOW_language_german_turk
|
||||
martial_custom = martial_custom_male_only
|
||||
head_determination = head_determination_domain
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue