Rearranges CanUse to default to assert instead of assuming it's a magic item. In release it returns true in these cases as that would be the expected result for an item with no extra requirements. This PR also fixes several misused CanUse so that seed generation doesn't hit the assert.
Rearranges CanUse to default to assert instead of assuming it's a magic item. In release it returns true in these cases as that would be the expected result for an item with no extra requirements. This PR also fixes several misused CanUse so that seed generation doesn't hit the assert.
Build Artifacts