mirror of
https://github.com/thornAvery/kep-hack.git
synced 2026-02-23 07:32:19 +13:00
Merge branch 'master' of https://github.com/YamaArashi/pokered
Conflicts: engine/evos_moves.asm engine/overworld/healing_machine.asm
This commit is contained in:
commit
64b4cf624f
67 changed files with 766 additions and 632 deletions
|
|
@ -6298,7 +6298,7 @@ LoadEnemyMonData: ; 3eb01 (f:6b01)
|
|||
dec de
|
||||
dec de
|
||||
xor a
|
||||
ld [wHPBarMaxHP], a
|
||||
ld [wLearningMovesFromDayCare], a
|
||||
predef WriteMonMoves ; get moves based on current level
|
||||
.loadMovePPs
|
||||
ld hl, wEnemyMonMoves
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue