Edits won't stick

TheSneak

New member
I am trying to use Extreme Growth Map but I've trained my creature to poop on fields and there are no fields on the map.  So I tried to add one, but it won't show up in game.  Here is the line I'm adding to the ExtremeGrowth.txt file:

CREATE_NEW_TOWN_FIELD(0, "2606.11,2686.42", 0, 0.000000)

I've tried various coordinates, but nothing seems to work.

Can anyone tell me why this doesn't work and how to make it work, please?
 
Change that first "0" to a "2", that's the town number. It places it just under/next to the the palm tree by the big fish.
Try this to place more between the two. It is kinda hard to see.

Code:
CREATE_NEW_TOWN_FIELD(2, "2598.81,2668.37", 0, 0)
 
Thats just in BW1, Creature isle even has a scroll that asks you to 'find something to help the crops grow faster', and then you hear the 'pooping' sound.

So, if you are using the growth map whilst in creature isle, let him poop on the field ;)
 
Back
Top