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
SQL tries to use _Building_ImprovedResourceYieldChanges table for this, which is not created by this mod - there is an error in the DB log. I changed it to use Building_ImprovedResourceYieldChanges (no underscore prefix) like in your other mods, and added a statement to create the table (this mod was loading before others that do, so there was still an error without that), but it still has no effect. Does that table only function with your core mod installed? I notice that this mod's description does not mention this effect, in which case it should probably be updated so the wonder's card doesn't confuse players.