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

[feat] !claim then !move takes items with you #46

Open
whitep4nth3r opened this issue Jul 26, 2024 · 0 comments
Open

[feat] !claim then !move takes items with you #46

whitep4nth3r opened this issue Jul 26, 2024 · 0 comments
Labels

Comments

@whitep4nth3r
Copy link
Owner

  • if you claim an item, and then move zone, the item should not be claimable in original zone.

Some thinking out loud:

  • if item.userId ≠ null, check to see if item.zone === item.userId.zone
    • if same, can claim
    • if different, no claim
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant