Unlocked craftable resources leak unlocked state when importing

Issue #34 resolved
coderpatsy created an issue

For example, if you have a save that has blueprints unlocked, then import a save that doesn't (say, a completely fresh save), blueprints remain unlocked afterwards.

It's caused by the !craft.unlocked condition on workshop.js:1576. Not sure if removing that won't have other consequences though.

Comments (3)

  1. David Nivens

    I just noticed now after a reset, that Manuscripts are unlocked even though Parchments are not.

  2. coderpatsy reporter

    That's not an import issue. They're explicitly unlocked from the start. Whether or not that's intended I do not know.

  3. Log in to comment