Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
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?