Inventory Wipe Fix
Updated for version v0.12, works only on v0.12
Tl;Dr;
Unpack the fix in your game folder and play normally
What's happening:
Dev has added a "secret" patreon code in the game v0.1, which was not published anywhere to catch those who decompile the game and use it. Code was
PRINCESS_IN_DISTRESS
, it didn't seem to do anything special until version v0.11 where anyone who used the code would get their inventory wiped every time new game day starts.
How it works:
If you've used mentioned code you will have
QuestChap2_Patreon04_ACTIVATE
set to
True
in your save files, this is how game decides to wipe your inventory. This fix just resets it to
False
so everything goes back to normal
How to install on other OS:
Read "How it works" section and modify your save file accordingly. There are plenty online renpy save editors out there.
Another working solution is just dropping your save and starting a new game