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




















regards
That's definitely not the reason, due to how you gain Iron from Peat. It has nothing to do with mapgen.
Maybe the resource placement script is affected by other new stuff added, idk. Will try to replicate it and figure out what's going on, but nothing obvious comes to mind so it might take a while.
INSERT OR IGNORE INTO District_RequiredFeatures
(DistrictType, FeatureType)
VALUES ('DISTRICT_DAM', 'FEATURE_FLOODPLAINS_TUNDRA');
('DISTRICT_DAM', 'FEATURE_FLOODPLAINS_DESERT');
('DISTRICT_DAM', 'FEATURE_FLOODPLAINS_GRASSLAND');
('DISTRICT_DAM', 'FEATURE_FLOODPLAINS_PLAINS');
ERROR: Invalid Reference on RequirementSetRequirements.RequirementId - "REQUIRES_PLOT_HAS_JNR_SWAMP" does not exist in Requirements
If you could tell me what I should do to properly integrate my edits or some workaround to my dams problem I would be very grateful. Thanks for the awesome work with all the mods!