why may we wait 50000ms after do the bounty?
can I decrease this waitTime?
<LogMessage quest="1" step="1" output="Blah Done." />
<WaitTimer questId="1" stepId="2" waitTime="50000" />
<!--LeaveGame reason="No more bounties that we can do. Resetting game." /-->
</While>
can I decrease this waitTime?