Hello, excuse my English.
Some trainer features do not work on new versions, so I did it the following way.
Get gold at maximum 999 but it will decrease when you make any purchases, but that's very simple.
- you can make the purchase of the herb again that the value restores in 999.
Installed game folder> date> file named "
craft_resources.xml"
check the line it contains
<! - <resource name = "herb" title = "Herb" desc = "" file = "gfx \ level_tiles \ craft_res \ herb" >
line 30 and change to:
<resource name = "herb" title = "Herb" desc = "" file = "gfx \ level_tiles \ craft_res \ herb" application_name = "5" shop_cost = "- 9999" />
note that the change was just uncomment aligned so that it appears in the game, this item is not enabled, and finally shop_cost = "- 9999" with negative value to give the balance to the player.
Picture below:
I could not take screenshot of the game