More syncing with pokegold

This commit is contained in:
Rangi
2020-11-03 10:13:06 -05:00
parent 01d6e6c758
commit 826e070f04
14 changed files with 29 additions and 29 deletions

View File

@@ -17,7 +17,7 @@ BattleCommand_BellyDrum:
pop bc
callfar SubtractHPFromUser
call UpdateUserInParty
ld a, 5
ld a, MAX_STAT_LEVEL - BASE_STAT_LEVEL - 1
.max_attack_loop
push af