Hi! Thank you for reporting the error, my first instinct would be that you're using an old save with a newer version of the game. Anthony's sprite and database have been updated to add clothing to his layers, if we load an older save the initialisation of his data is skipped to favour the saved one. When the code requests to know if he's wearing anything it doesn't even find the key "Clothes" because it was never initialised. I can't quite foresee how it could happen otherwise, but if the problem persists using a clean save file, then please report it back to me.