-
-
Notifications
You must be signed in to change notification settings - Fork 647
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
fix: price mismatch between NPCs and a typo in the rent house letter message #2706
Conversation
It seems good. Please go to your fork settings and in github actions activate the workflow options, so that lua format runs normally here. |
Update your pull request and use the pull request template. |
I recommend that you use other branch, not the main branch for pull requests. |
e57725c
to
0e5b5e7
Compare
Due to lua check being broken in your fork, I will open a new PR with these changes and add you as a co-author. |
Good Night!
Explanation:
Monitoring feature to alert whenever there's a price mismatch between NPCs for item transactions.
This ensures any instance where an item is sold for less than its purchase price, or vice versa, is promptly identified and reported.
-Fix: #2702
-Fix #2237 (18)