Sorry I've been away for a while! Visiting family in the US and didn't have access to my main computer...
How do you access the gym. I haven't seen or found a gym anywhere.
You can access the gym by selecting working out as a morning activity.
reload if ur on website
otherwise idk
Yeah, I still see people get the occasional javascript glitch in the secretary minigame. Am trying to squash the last remaining bugs, but meanwhile the minigame is designed so you can F5 the page and it will simply restart that minigame. Hopefully will be necessary less and less as I fix more stuff about it.
My game is rigged with error messages that stop me to play, for example:
-Error in A.track() -> see the console for more information.
-Error in the (track
macro: Cannot read properties of undefined (reading 'stop')
Can someone help me ?
I fixed some of these in the most recent update but some still remain. The most helpful thing if you see this error is to press F12 in your browser and see if it says which track ID is causing the problem.
I might just upgrade Harlowe Audio Library a bit so if the game commands a track to stop that doesn't exist, nothing bad happens, just logs a warning or something.
Evening needs more stuff to do. The umpteenth time of getting blackjack and girls who hate x-change (which even if you don't take, it is how you make money) is narratively boring
Don't worry, it will happen! There will be additional evening activities added within 0.18.
Well I re-installed the game and now when I go to the clothing store
These outfits don't show up. They're not missing, they are just not there.
Some new outfits seem to have replaced them and they show up just fine.
I don't know why or how this happened but everything seems to be in order now.
The store gets new clothing inventory restocked each week on Sunday. At any given point in time you will be seeing a small subset of available clothes for that character. Scene-unlocking outfits and important outfit types *always* show up, but the rest of outfits are refreshed each week to try and keep things interesting. There are almost about 100 outfits available per character... the wardrobe code is still not great and at some point I will buckle down and work on making it better. Looking at that code is like staring into an abyss...