Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
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