Fix possible softlock at Evil Bob
What has been done in this MR?
- The game now only denies you from fishing for fishlike things if you actually have one in your inventory, rather than relying on an attribute that gets set as soon as you obtain one from one of the fishing spots. Fixes an opportunity to softlock yourself by dropping your fishlike thing.
What should testers check?
- Check that you can obtain more fishlike things by drop-tricking, which this MR is supposed to make possible.
- Check that extra fishlike things that you obtained cannot be smuggled out, since they get wiped from your inventory when you leave. And from your bank too, in case you were thinking of using a pack yak.
-
I have tested these changes thoroughly. -
I used the relevant Thanos/Zaros tool for any JSON edits where possible, and have attached screenshots of any changes.