I have the apolypton mod patch installed and now I want to edit something on my own
I have made some tests like this in the file cpt2_data\default\gamesdata\APOL_tileimp.txt
This is under the road part:
TerrainEffect {
Terrain TERRAIN_DESERT
Terrain TERRAIN_GRASSLAND
Terrain TERRAIN_PLAINS
Terrain TERRAIN_SPECIAL1
Terrain TERRAIN_SPECIAL2
MoveCost 33
EnableAdvance ADVANCE_WHEEL
BonusGold 5
BonusFood 5
ProductionCost 0
ProductionTime 2
TilesetIndex 200
}
I have tried it, but it doesn't give any gold or food extra (in this case). btw, does it actually change the values in the mouseoverhelp or are they set?
I have also made other changes in the same file in hydronic farms and so, but they just don't change in the game? How can I make this work?
I have made some tests like this in the file cpt2_data\default\gamesdata\APOL_tileimp.txt
This is under the road part:
TerrainEffect {
Terrain TERRAIN_DESERT
Terrain TERRAIN_GRASSLAND
Terrain TERRAIN_PLAINS
Terrain TERRAIN_SPECIAL1
Terrain TERRAIN_SPECIAL2
MoveCost 33
EnableAdvance ADVANCE_WHEEL
BonusGold 5
BonusFood 5
ProductionCost 0
ProductionTime 2
TilesetIndex 200
}
I have tried it, but it doesn't give any gold or food extra (in this case). btw, does it actually change the values in the mouseoverhelp or are they set?
I have also made other changes in the same file in hydronic farms and so, but they just don't change in the game? How can I make this work?
Comment