if(item_amount($item[The Big Book of Pirate Insults]) > 0 && !($strings[step5, finished] contains get_property("questM12Pirate"))) {
if(item_amount($item[Pirate Fledges])==0 && !($strings[finished] contains get_property("questM12Pirate"))) {
Thank you: svn update
if(item_amount($item[Pirate Fledges])==0 && !($strings[unstarted, finished] contains get_property("questM12Pirate"))) {
I threw that away and did it correctly.
Things I needed help with:
How best to determine the terrain type if nothing is planted yet.
Make a feature request for mafia to add that information as a proxy field to locations. Unfortunately mafia does not possess that information yet so it would be a bit of work to add it. Though not as much trouble as the recent mass addition of monster images so that they can be accessed.
As for digging up plants: Add a separate section at the bottom (look at pickerd pickMood() for an idea on how to do this) which has the current plants to dig up.
Mark territorial plants in a more inviting color, like green, if you don't have one. Since they are the best plants. But shade them yellow if there is already a territorial in that zone. The current color is kinda ugly. Give territorials their own section at the top.
...
Found a bug: You need to have at least TWO plants before the picker will pop up. Or else it is the fault of the Red Fern.
Things I needed help with:
How best to determine the terrain type if nothing is planted yet.
I quite like the new Trackers brick. In fact, I had a vague attempt at creating something similar, myself... before CKB stepped in and made a much better one. However, what I would really like is for it to be amalgamated with the existing KoL Quest Tracker brick, so that we only have one brick for quests and the tracking thereof. Is there perhaps any mileage in this idea?
I'd get back to you on that if someone can tell me how to activate the tracker-brick. The myriad of settings that Chit supports makes any change to my setup rather daunting...
Ok, found one directly. The quest-block just nugged me to go return the untinkerers screwdriver which the tracker-block didn't mention at all.