testforlockbox is a local function that's only used in this place. inst.testforlockbox seems to not be used anywhere. I assume the intention was to use inst.testforlockbox in the function so that mods may change the function used in the task, but the task uses the local function anyway. Change line 391 in prefabs/archive_orchestrina_main to inst:testforlockbox() to fix
Steps to Reproduce
1. try to make some mod that changes test for lockbox in archive orchestrina
2. modify the conveniently assigned inst.testforlockbox
3. inst.testforlockbox turns out to be unused
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now