Bug: PRZ and BRN stat reductions don't apply to switched Pokémon (#1021)
Co-authored-by: Rangi <35663410+Rangi42@users.noreply.github.com>
This commit is contained in:
@@ -6407,6 +6407,7 @@ LoadEnemyMon:
|
||||
ld bc, NUM_EXP_STATS * 2
|
||||
call CopyBytes
|
||||
|
||||
; BUG: PRZ and BRN stat reductions don't apply to switched Pokémon (see docs/bugs_and_glitches.md)
|
||||
ret
|
||||
|
||||
CheckSleepingTreeMon:
|
||||
|
Reference in New Issue
Block a user