You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
enum macros/move_anim.asm, resolve battle/anims.asm function labels
This commit is contained in:
@@ -2859,7 +2859,7 @@ endr
|
||||
AI_Smart_Stomp: ; 39200
|
||||
; 80% chance to encourage this move if the player has used Minimize.
|
||||
|
||||
ld a, [wc6fe]
|
||||
ld a, [wPlayerMinimized]
|
||||
and a
|
||||
ret z
|
||||
|
||||
|
||||
Reference in New Issue
Block a user