kep-hack/engine/battle
Llinos Evans 01737d7b77 Candy Jar in Indigo Plateau, plus improvements!
The Candy Jar is now obtainable in the Indigo Plateau, instead of being an item obtained from Chief. I've removed most Chief-related stuff but expect some instability after you beat him, as I don't believe I completely removed the function to call the text.

The Candy Jar will now not collect candies in the following instances;
- It isn't in the bag.
- The total would go over 40.
Just makes sense and ensures players are engaging with the proper intentions. The 40 total is necessary, as over 40 stops the jar from working. This does mean some candies are "lost", but the players see that.

There's a bug where Meltan will have the moves of the Pokemon it's replacing and I don't know why. I've tried a bunch of fixes in `LoadEnemyMonData` but it didn't seem to want to work.
2023-06-01 18:40:32 +01:00
..
move_effects FEROCIOUS KICKS AND PUNCHES 2023-04-23 00:26:33 +01:00
animations.asm Decrease flashing damage animation loop 2023-05-17 23:46:07 +01:00
battle_transitions.asm polishing the added pokemon a little 2022-09-27 22:58:06 +01:00
common_text.asm Merge branch 'master' of https://github.com/dannye/pokered-crysaudio 2023-04-19 21:08:01 -05:00
core.asm Candy Jar in Indigo Plateau, plus improvements! 2023-06-01 18:40:32 +01:00
decrement_pp.asm
display_effectiveness.asm
draw_hud_pokeball_gfx.asm
effects.asm Name some unnamed animation constants (#396) 2023-03-25 23:31:59 -04:00
end_of_battle.asm Merge branch 'master' of https://github.com/pret/pokered 2022-12-28 17:38:38 -06:00
experience.asm Removed boosted exp text 2023-04-09 19:49:22 +01:00
get_trainer_name.asm
ghost_marowak_anim.asm
init_battle_variables.asm Debug Battle doesn't replace attacks with Pound 2023-04-29 18:51:42 +01:00
link_battle_versus_text.asm
misc.asm
print_type.asm
read_trainer_party.asm Battle Tent Port 2023-05-13 02:50:31 +01:00
safari_zone.asm
save_trainer_name.asm LOTS of things 2023-02-19 06:25:33 +00:00
scale_sprites.asm
scroll_draw_trainer_pic.asm
trainer_ai.asm Battle Tent Port 2023-05-13 02:50:31 +01:00
unused_stats_functions.asm
wild_encounters.asm Celeste Hill & tileset 2023-04-18 17:30:57 +01:00