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

Adds Thief/Covet config to send stolen item to bag and Pickup config to pickup user's item in wild battles #5829

Merged
merged 4 commits into from
Dec 19, 2024

Conversation

PhallenTree
Copy link

@PhallenTree PhallenTree commented Dec 19, 2024

  • Adds Thief/Covet config to send wild mon's stolen item to bag. Also adds a test for this, despite not being able to test if the item gets sent to bag.

  • Adds Pickup config to allow user to restore its own item in a wild battle at the end of the turn. Adds a test for this.

  • Added missing MOVE_EFFECT_STEAL_ITEM tests.

Issue(s) that this PR fixes

Fixes #2459

Discord contact info

PhallenTree

@hedara90 hedara90 added the General Doesn't fit under other labels label Dec 19, 2024
@hedara90 hedara90 merged commit f4a0cc0 into rh-hideout:master Dec 19, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
General Doesn't fit under other labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add config for Thief/Covet sending items to bag in wild battles
2 participants