Nainstalovat Steam
přihlásit se
|
jazyk
简体中文 (Zjednodušená čínština)
繁體中文 (Tradiční čínština)
日本語 (Japonština)
한국어 (Korejština)
ไทย (Thajština)
български (Bulharština)
Dansk (Dánština)
Deutsch (Němčina)
English (Angličtina)
Español-España (Evropská španělština)
Español-Latinoamérica (Latin. španělština)
Ελληνικά (Řečtina)
Français (Francouzština)
Italiano (Italština)
Bahasa Indonesia (Indonéština)
Magyar (Maďarština)
Nederlands (Nizozemština)
Norsk (Norština)
Polski (Polština)
Português (Evropská portugalština)
Português-Brasil (Brazilská portugalština)
Română (Rumunština)
Русский (Ruština)
Suomi (Finština)
Svenska (Švédština)
Türkçe (Turečtina)
Tiếng Việt (Vietnamština)
Українська (Ukrajinština)
Nahlásit problém s překladem
First off, great mod! Thank you!
Secondly,
There's a couple of little bugs with the Bloodline that the mod adds. Because base game does not have erudite_opinion and mystic_opinion as allowed modifiers due to them missing from the 00_modifier_definitions.txt file in the modifier_definitions folder the bonuses to those things from the bloodline dont work. To fix this you should make your own little modifier definitions file inside the mod.
Adding entries for the missing modifiers such as:
mystic_opinion = {
show_as_percent = no
is_good = yes
is_monthly = no
is_hidden = no
max_decimals = 0
}
And of course you need to create the localization for it aswell.
Also the arabic_opinion = 5 is not working for the same reason.