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

NPC 2040022.js is removing items even if player does not have all materials to craft it. party3_jailin.js - Map is unpassable as the top layer spears will not hit mobs #230

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

PaperChonChon
Copy link

@PaperChonChon PaperChonChon commented Apr 24, 2024

2040022.js - This is due to the checks of material quantity being multiplied by "selection" which is -1 when the user selects OK
party3_jailin.js - Map is unpassable as the top layer spears will not hit mobs

NPC removing items even if player does not have all materials to craft it
Change the passing requirement to a combo of lever state
@PaperChonChon PaperChonChon changed the title NPC 2040022.js is removing items even if player does not have all materials to craft it NPC 2040022.js is removing items even if player does not have all materials to craft it. party3_jailin.js - Map is unpassable as the top layer spears will not hit mobs Apr 24, 2024
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 this pull request may close these issues.

1 participant