- 4
- Posts
- 8
- Years
- Seen Nov 5, 2024
![[PokeCommunity.com] Wild Pokémon Drop Held Items [PokeCommunity.com] Wild Pokémon Drop Held Items](https://i.imgur.com/Pb1dmpB.gif)
Since many RPGs feature item drops after battle, I decided to make a branch that makes it so Wild Pokémon drop their held items after being defeated in battle (and they get sent to your bag). I doubt I'm the only one who has ever wanted this, so I figured I should share! If you're pulling from my GitHub, keep in mind that this was built on top of pokeemerald-expansion, so it might not work if you don't have it. I will link the code below so you can see what changes to make if you'd like to work around that (granted implementing a new script command might be slightly different). Credit is appreciated! If there are any issues, please let me know.
See Code Here:
https://github.com/AgustinGDLV/pokeemerald-rom-hack/compare/item_drops?expand=1
How to Add:
git remote add agustin https://github.com/AgustinGDLV/pokeemerald-rom-hack
git pull agustin item_drops