PokemonFan2000Man
Ex-Pokemon Dictionary
- 50
- Posts
- 14
- Years
- Ohio, US
- Seen Nov 26, 2021
I've always wanted to get into ROM hacking, yet never tried up until recently. I want to make something centered around, say, using Surf or Fly from the start. Is there any way to do that?
The only ways I can think of are editing the gym leaders to all have level 1 Pokemon and put them all in a line, or setting certain flags when a script is running. Any ideas?
Also, in case it matters, I'm editing FireRed.
Edit: Solved!
The only ways I can think of are editing the gym leaders to all have level 1 Pokemon and put them all in a line, or setting certain flags when a script is running. Any ideas?
Also, in case it matters, I'm editing FireRed.
Edit: Solved!
setflag FR_BADGE_1
setflag FR_BADGE_2
setflag FR_BADGE_3
setflag FR_BADGE_4
setflag FR_BADGE_5
setflag FR_BADGE_6
setflag FR_BADGE_7
setflag FR_BADGE_8
Last edited: