Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Town portals, after any decision you take like paying for a night in the inn, after closing the menu or skill menu. And it does add you one extra suit as if you buyed it. Sorry for answering late and thanks a lot for the patch

When it gives you the bunny suit does a message pop up telling you that you've gained it? The game didn't originally give you the suit when you should have gotten it, so I had to add a function that checks if you should have the suit but don't when you open and close the inventory. (This function also runs after some other events like the inn, ect).  It shouldn't be doing it multiple times, but I think I've added an extra check to try and insure it doesn't bug out and give you one when you don't need it. If you apply this patch and then open and close the inventory do you get another suit? Thanks for the bug reports. https://mega.nz/file/oGRkiRwT#nc9B0zUZgVh7W8_sY-Jq6-1a1bvxTWVB1OGy6ukgLvA

Yep, it does show you the same text you get at the dungeon maze. And do I have to put this one in a specific folder?

All the patches go in the same spot. You would take the contents of the folder (in this case it's just the data folder inside the patch) and paste it inside of the "www" folder of your game, then merge the folders and overwrite files when asked.

(+1)

Got it, its better than just put the file in every folder like I did last time instead of asking :d