Installer Steam
connexion
|
langue
简体中文 (chinois simplifié)
繁體中文 (chinois traditionnel)
日本語 (japonais)
한국어 (coréen)
ไทย (thaï)
Български (bulgare)
Čeština (tchèque)
Dansk (danois)
Deutsch (allemand)
English (anglais)
Español - España (espagnol castillan)
Español - Latinoamérica (espagnol d'Amérique latine)
Ελληνικά (grec)
Italiano (italien)
Bahasa Indonesia (indonésien)
Magyar (hongrois)
Nederlands (néerlandais)
Norsk (norvégien)
Polski (polonais)
Português (portugais du Portugal)
Português - Brasil (portugais du Brésil)
Română (roumain)
Русский (russe)
Suomi (finnois)
Svenska (suédois)
Türkçe (turc)
Tiếng Việt (vietnamien)
Українська (ukrainien)
Signaler un problème de traduction
After original line 410 in BuilderLens_Support.lua insert a code line to correct an ID mismatch:
local improvementID = GameInfo.Improvements[improvementType].RowId - 1
if improvementID == 65 then improvementID = 64 end -- Line added
if pPlot:GetImprovementType() == improvementID then
这个模式的目标是在游戏中增加更多的镜头,帮助帝国管理和总体生活质量的提高。
You can take a look into the mod-files yourself.
the builder lense makes everything at the coast white as soon as you have the governor for fisheries. However you can only improve fields where the governor is located. So is there an option to turn of this one specific feature?