Steam telepítése
belépés
|
nyelv
简体中文 (egyszerűsített kínai)
繁體中文 (hagyományos kínai)
日本語 (japán)
한국어 (koreai)
ไทย (thai)
Български (bolgár)
Čeština (cseh)
Dansk (dán)
Deutsch (német)
English (angol)
Español - España (spanyolországi spanyol)
Español - Latinoamérica (latin-amerikai spanyol)
Ελληνικά (görög)
Français (francia)
Italiano (olasz)
Bahasa Indonesia (indonéz)
Nederlands (holland)
Norsk (norvég)
Polski (lengyel)
Português (portugáliai portugál)
Português - Brasil (brazíliai portugál)
Română (román)
Русский (orosz)
Suomi (finn)
Svenska (svéd)
Türkçe (török)
Tiếng Việt (vietnámi)
Українська (ukrán)
Fordítási probléma jelentése
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.