Ok quick one here, for some reason once in a while my miner keeps getting
Where do you wish to dig?
Where do you wish to dig?
Where do you wish to dig?
Where do you wish to dig?
Where do you wish to dig?
in the journal and isnt targeting anywhere and this just keeps going until i stop the script.
So i was trying to hash out a fix to line 922 that will recognise if 'Where do you wish to dig?' appears in two lines one after another without another line in between that it will move onto the next tile (hopeing this may help and it will then target an actual tile), however i cant find any details on whether just putting || to_dig?_Where_do_you in #journal || into 922 will work, im running it atm and cant see any issue but obviously its hard to tell if the issue doesnt pop its head up again.
Will the journel link the two lines like that so ti will recognise the order of the words or is there a way to let it know to check the end of one line and the beggining of the next..
(trying to learn

)