Sixdeadwisemen
Chieftain
- Joined
- Jul 11, 2021
- Messages
- 2
I opened a project in mod buddy.
The project was an empty mod GS version.
I added a existing item to it.
The file was terrains.xml
Inside terrains XML I changed this line
<Row terraintype="TERRAIN_GRASS" YeildType="Yeild_food" YeildChange="2"/>
To
<Row terraintype="TERRAIN_GRASS" YeildType="Yeild_food" YeildChange="4"/>
Then I set in game actions to update database.
Then I added terrains.xlm
Then I saved and built the project.
I enabled the mod in the mods section
I started a quick game
Everything loaded.
The grass tile was only 2 food
Why does the change not apply???
The project was an empty mod GS version.
I added a existing item to it.
The file was terrains.xml
Inside terrains XML I changed this line
<Row terraintype="TERRAIN_GRASS" YeildType="Yeild_food" YeildChange="2"/>
To
<Row terraintype="TERRAIN_GRASS" YeildType="Yeild_food" YeildChange="4"/>
Then I set in game actions to update database.
Then I added terrains.xlm
Then I saved and built the project.
I enabled the mod in the mods section
I started a quick game
Everything loaded.
The grass tile was only 2 food
Why does the change not apply???