[to_xp]Gekko
QCT junkie
can anyone tell me why this code is not working? it's supposed to allow lumbermills on rainforest tiles once sanitation is researched:
Code:
INSERT INTO Improvement_ValidFeatures (ImprovementType, FeatureType, PrereqTech) VALUES ('IMPROVEMENT_LUMBER_MILL', 'FEATURE_JUNGLE', 'TECH_SANITATION');