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:
@@ -1232,7 +1232,7 @@
|
||||
const EVENT_BEAT_BLACKBELT_LUNG
|
||||
const EVENT_BEAT_BLACKBELT_KENJI
|
||||
const EVENT_BEAT_BLACKBELT_WAI
|
||||
; Beauti
|
||||
; Beauty
|
||||
const EVENT_BEAT_BEAUTY_VICTORIA
|
||||
const EVENT_BEAT_BEAUTY_SAMANTHA
|
||||
const EVENT_BEAT_BEAUTY_JULIE
|
||||
|
@@ -707,3 +707,5 @@ CMDQUEUE_04 EQU 4
|
||||
CMDQUEUE_05 EQU 5
|
||||
CMDQUEUE_ENTRY_SIZE EQU 6
|
||||
CMDQUEUE_CAPACITY EQU 4
|
||||
|
||||
CMDQUEUE_STONETABLE EQU 2
|
||||
|
Reference in New Issue
Block a user