Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[TD] Dino Mission Saves Are Broken Because AreThingiesEnabled Isn't Saved #853

Closed
ChthonVII opened this issue Nov 25, 2022 · 1 comment · Fixed by #1004
Closed

[TD] Dino Mission Saves Are Broken Because AreThingiesEnabled Isn't Saved #853

ChthonVII opened this issue Nov 25, 2022 · 1 comment · Fixed by #1004

Comments

@ChthonVII
Copy link
Contributor

If you save during a dino mission and reload in context where AreThingiesEnabled isn't expressly set, then it will revert to the default value of 0. The variable is checked in places that impact gameplay.

The fix is to add it to the save file.

@Gerwin2k
Copy link

There is a typo there in the fix, with an 'o' at the end of AreThingiesEnabled.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants