- 13
- Posts
- 8
- Years
- Seen Sep 12, 2019
Hi,
I'm looking into changing how breeding works. Basically, I only want the first egg group byte to determine if a Pokemon should breed so I can reuse the 2nd egg group byte for something else.
It looks like the routine that checks if a Pokemon can breed is located at 4654C. I'm wondering if it would be easier to completely rewrite the whole routine rather than editing it?
If anyone has attempted something similar or knows more about how breeding works, any help would be appreciated. Thanks!
I'm looking into changing how breeding works. Basically, I only want the first egg group byte to determine if a Pokemon should breed so I can reuse the 2nd egg group byte for something else.
It looks like the routine that checks if a Pokemon can breed is located at 4654C. I'm wondering if it would be easier to completely rewrite the whole routine rather than editing it?
If anyone has attempted something similar or knows more about how breeding works, any help would be appreciated. Thanks!