All browsers clear out stuff from websites over time. There's nothing the game specifically can do to prevent this and believe me we have looked.
Always back up your saves via save to file at the end of a session.
All browsers clear out stuff from websites over time. There's nothing the game specifically can do to prevent this and believe me we have looked.
Always back up your saves via save to file at the end of a session.
I've asked what amount should be given, the writer said something appropriate and the coder missed it.
For the 'discount' looks like you actually get the normal price, otherwise it's marked up 40%. The greedy git.
I've asked, not really sure though. Nobody got back to me yet. Someone does have their name attached to the trello card though, meaning they are reserving it to work on when they can.
Found a fix, thank you for your patience.
For the curious, someone added parenthesis to make something more clear but it subtly changed the logic. Pseudo code:
"head" or "tail" and "try to do kitsune tf"
they changed it to
("head" or "tail") and "try to do kitsune tf"
when it should be
"head"...
Thank you.
It looks like the appearance screen for her was checking a flag that did not exist. I have it pointed correctly now. Is there somewhere else I need to check?