Инсталирайте 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