Apply from pokecrystal 38667169809b81eb39990b4341f9919332d27248 and 2907d65a478da7774d48333c2a8e4281a169a447

This commit is contained in:
xCrystal
2024-02-11 00:46:37 +01:00
parent 0ba7d2e2c3
commit 4b1eea55af
2 changed files with 13 additions and 13 deletions

View File

@@ -6244,7 +6244,7 @@ LoadEnemyMon:
ld hl, wEnemyMonStats
ld de, wEnemyStats
ld bc, NUM_EXP_STATS * 2
ld bc, NUM_BATTLE_STATS * 2
call CopyBytes
; BUG: PRZ and BRN stat reductions don't apply to switched Pokémon (see docs/bugs_and_glitches.md)