You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-04-09 05:44:44 -07:00
Apply from pokecrystal 38667169809b81eb39990b4341f9919332d27248 and 2907d65a478da7774d48333c2a8e4281a169a447
This commit is contained in:
@@ -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)
|
||||
|
Reference in New Issue
Block a user