Steam installieren
Anmelden
|
Sprache
简体中文 (Vereinfachtes Chinesisch)
繁體中文 (Traditionelles Chinesisch)
日本語 (Japanisch)
한국어 (Koreanisch)
ไทย (Thai)
Български (Bulgarisch)
Čeština (Tschechisch)
Dansk (Dänisch)
English (Englisch)
Español – España (Spanisch – Spanien)
Español – Latinoamérica (Lateinamerikanisches Spanisch)
Ελληνικά (Griechisch)
Français (Französisch)
Italiano (Italienisch)
Bahasa Indonesia (Indonesisch)
Magyar (Ungarisch)
Nederlands (Niederländisch)
Norsk (Norwegisch)
Polski (Polnisch)
Português – Portugal (Portugiesisch – Portugal)
Português – Brasil (Portugiesisch – Brasilien)
Română (Rumänisch)
Русский (Russisch)
Suomi (Finnisch)
Svenska (Schwedisch)
Türkçe (Türkisch)
Tiếng Việt (Vietnamesisch)
Українська (Ukrainisch)
Ein Übersetzungsproblem melden
But this mod: https://steamcommunity.com/sharedfiles/filedetails/?id=2956266333&searchtext=abdication will make this mod obsolete forever if the modder updates it.
I too wanted tribal options, so I added the lines needed (pending the author adding it they want, hope it's okay to share this):
Open the file: (assuming default install loc.)
C:\Program Files (x86)\Steam\steamapps\workshop\content\1158310\2407516326\common\decisions\ABD_decisions.txt
[h1]After line 11[/h1]: Add the line " has_government = tribal_government
(It will then look like this:)
OR = {
has_government = feudal_government
has_government = clan_government
has_government = tribal_government
}
[h1]After line 20/21[/h1]: Add the lines " has_realm_law = tribal_authority_X
(It will then look like this:)
OR = {
has_realm_law = crown_authority_1
has_realm_law = crown_authority_2
has_realm_law = crown_authority_3
has_realm_law = tribal_authority_1
has_realm_law = tribal_authority_2
has_realm_law = tribal_authority_3
}
You'll have to re-add these lines if the mod updates