You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-04-09 05:44:44 -07:00
move effect command 'wait' is now 'movedelay'
This commit is contained in:
@@ -11015,7 +11015,7 @@ Function0x37e77: ; 37e77
|
||||
|
||||
|
||||
BattleCommandaa: ; 37e80
|
||||
; wait
|
||||
; movedelay
|
||||
; Wait 40 frames.
|
||||
ld c, 40
|
||||
jp DelayFrames
|
||||
|
@@ -2201,7 +2201,7 @@ Teleport:
|
||||
BeatUp:
|
||||
checkobedience
|
||||
usedmovetext
|
||||
wait
|
||||
movedelay
|
||||
doturn
|
||||
startloop
|
||||
effect0x0a
|
||||
|
Reference in New Issue
Block a user