i cant seduce angilia even though i built the fort, temple and garrison and mine, help please
Doorknob22
I followed the steps you mentioned to someone else having the same problem :-
1. Click shift + o (the letter) -> Enter
2. Paste 'territoryList[1].temple == 1 and territoryList[1].mine == 1 and territoryList[1].fort == 1 and territoryList[1].garrison == 1'
3. Enter
4. If the response is True, she is seduced. If not, try the different parts of this "sentence" (i.e. territoryList[1].temple == 1) followed by Enter, to see which returns False.
5. Type Exit and Enter when you're done.
And after following these i got false from only garrison, but i have built all the buildings for every region.
Doorknob22
I followed the steps you mentioned to someone else having the same problem :-
1. Click shift + o (the letter) -> Enter
2. Paste 'territoryList[1].temple == 1 and territoryList[1].mine == 1 and territoryList[1].fort == 1 and territoryList[1].garrison == 1'
3. Enter
4. If the response is True, she is seduced. If not, try the different parts of this "sentence" (i.e. territoryList[1].temple == 1) followed by Enter, to see which returns False.
5. Type Exit and Enter when you're done.
And after following these i got false from only garrison, but i have built all the buildings for every region.