Skip to main content

On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(2 edits)

I managed to directly replace her sprites with the non weight gain ones. Using assetstudio to locate the id and uabea to extract the raw data and replace it. (i still need help with one more thing though)

what else do you need?

For Chateau i just need one more thing, and that's a way to edit these descriptions. I wanna remove the slow metabolism part since i removed anything about that in my game.

the text is stored in a unity prefab, for chateau it's stored at:

Assets\Resources\prefab\secretary\c015\Bio.prefab

I changed it before i saw this reply. I used uabea again to edit the descriptions. (not sure if that was the best way to do it)