kep-hack/engine/pokemon
Llinos Evans 62059aafd5 Bug fixes
- Fixes a bug where the Game Corner poster would pretend to be an Arbok. Very effective disguise.
- Fixes some text in Celadon University that would simply look odd. I need to use hyphens more, the rest of the game does it!
- Decapitalised the "normal-type" in Viridian Pre-Gym to match the rest of the game.
- Changed some SFX cues to use the level-up sound, but it's clearly crysaudio that causes this. Will talk with Dannye.
2023-06-12 12:48:08 +01:00
..
add_mon.asm Removing MissingNo to make room 2023-04-09 20:41:31 +01:00
bills_pc.asm Merge branch 'master' of https://github.com/pret/pokered 2022-12-28 17:38:38 -06:00
evos_moves.asm (mostly) fix the tradeback tutor 2023-05-01 19:39:30 +01:00
experience.asm Fix file modes 2020-11-14 20:52:10 -06:00
learn_move.asm Bug fixes 2023-06-12 12:48:08 +01:00
load_mon_data.asm callba/callab -> farcall/callfar; jpba/jpab -> farjp/jpfar 2020-07-06 21:18:22 -04:00
remove_mon.asm Use {interpolation} to generate sequences of RAM labels 2021-04-27 15:49:59 -04:00
set_types.asm Fix file modes 2020-11-14 20:52:10 -06:00
status_ailments.asm Rename SLP to SLP_MASK (#361) 2022-06-17 22:25:52 -04:00
status_screen.asm DV / Stat Exp display in stat menu 2023-06-11 07:25:45 +01:00