Adding to the list: track the status of the bulkhead hatch from Down at the Hatch at The Wreck of the Edgar Fitzsimmons
case ItemPool.SCARAB_BEETLE_STATUETTE:
QuestDatabase.setQuestProgress(Quest.FINAL, QuestDatabase.FINISHED);
break;
QuestManager.updateQuestData(FightRequest.lastResponseText, monster)
, which is specifically intended to handle that. private static boolean ignoreBoringDoorsWarning = false;
public static boolean ignoreDesertWarning = false;
public static boolean ignoreDesertWeaponWarning = false;
private static boolean ignoreDesertOffhandWarning = false;
public static boolean ignoreMacheteWarning = false;
public static boolean ignoreMohawkWigWarning = false;
private static boolean ignorePoolSkillWarning = false;
private static boolean ignoreFullnessWarning = false;
Another helper that isn't help is MP restoring before the Shub fight. I've no clue of that would be easy to disable in code.
I did that lost the fight, turned MP restoring back on. Farmed more crayon shavings, turned MP restoring off, won the fight and turned MP restoring back on again. It would be nice if that one location didn't restore MP, since it is always a bad idea.I set my restore option to not restore MP. That might give you what you want.
I don't have the html for this, but I can grab it on my next run... probably Monday.We also need to change canAdventure for the Center Door to add the requirement of 5+ unblemished pearls.
And add mores tests for the Center Door.
Do you have HTML for successfully entering with 5 pearls?
<table width=95% cellspacing=0 cellpadding=0><tr><td style="background-color: blue" align=center ><b style="color: white">Results:</b></td></tr><tr><td style="padding: 5px; border: 1px solid blue;"><center><table><tr><td>The five guards each hold out a hand. They look as though they are expecting a tip or a bribe. Seeing your confusion, one of the mimes finding an oyster somewhere in the sea, opening it, taking out a pearl, wiping it down, gazing in astonishment at the lack of blemish on the pearl, then handing the pearl to themselves, and then stepping away from the door. That guard should really consider taking up a career in mimery!</td></tr></table></center></td></tr><tr><td height=4></td></tr></table>
<table width="95%" cellspacing="0" cellpadding="0"><tbody><tr><td style="background-color: blue" align="center"><b style="color: white">Results:</b></td></tr><tr><td style="padding: 5px; border: 1px solid blue;"><center><table><tbody><tr><td>You hand each of the five guards an unblemished pearl. They mime their thanks and step aside. I guess all mer-kin guards are expert mimes.</td></tr></tbody></table></center></td></tr><tr><td height="4"></td></tr></tbody></table>