You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
More annotations of HP bar animations, including an oversight by GameFreak resulting in super-slow HP bars for Pokemon with over 48 HP
This commit is contained in:
@@ -124,10 +124,8 @@ endr
|
||||
jr z, .RestartKenjiBreakCountdown
|
||||
dec [hl]
|
||||
jr nz, .DontRestartKenjiBreakCountdown
|
||||
|
||||
.RestartKenjiBreakCountdown
|
||||
call Special_SampleKenjiBreakCountdown
|
||||
|
||||
.DontRestartKenjiBreakCountdown
|
||||
jr RestartDailyResetTimer
|
||||
; 11485
|
||||
|
||||
Reference in New Issue
Block a user