kep-hack/engine/pokemon
May Evans 7c6bbb630f Fix a bunch of single player battle engine bugs
went through a bunch of the tutorials here;
https://github.com/pret/pokered/wiki/Bugs-and-Glitches#blaine-uses-super-potion-even-when-his-pok%C3%A9mon-arent-below-10-health

Overall:
- Blaine is no longer addicted to Super Potions
- CoolTrainerF no longer switches a lot
- Transformed Pokemon aren't presumed to be Dittos (very important given Animon)
- Status curing items don't remove modifiers anymore
- Learning new moves plays the sound in the correct bank
2022-08-31 14:42:36 +01:00
..
add_mon.asm
bills_pc.asm
evos_moves.asm
experience.asm
learn_move.asm Fix a bunch of single player battle engine bugs 2022-08-31 14:42:36 +01:00
load_mon_data.asm
remove_mon.asm
set_types.asm
status_ailments.asm Rename SLP to SLP_MASK (#361) 2022-06-17 22:25:52 -04:00
status_screen.asm