mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-01-23 09:16:20 -08:00
move effect command 'wait' is now 'movedelay'
This commit is contained in:
parent
eebf069839
commit
0f8c8e2d52
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user