Установить Steam
войти
|
язык
简体中文 (упрощенный китайский)
繁體中文 (традиционный китайский)
日本語 (японский)
한국어 (корейский)
ไทย (тайский)
Български (болгарский)
Čeština (чешский)
Dansk (датский)
Deutsch (немецкий)
English (английский)
Español - España (испанский — Испания)
Español - Latinoamérica (испанский — Латинская Америка)
Ελληνικά (греческий)
Français (французский)
Italiano (итальянский)
Bahasa Indonesia (индонезийский)
Magyar (венгерский)
Nederlands (нидерландский)
Norsk (норвежский)
Polski (польский)
Português (португальский — Португалия)
Português-Brasil (португальский — Бразилия)
Română (румынский)
Suomi (финский)
Svenska (шведский)
Türkçe (турецкий)
Tiếng Việt (вьетнамский)
Українська (украинский)
Сообщить о проблеме с переводом
But this mod: https://steamhost.cn/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