move effect command 'wait' is now 'movedelay'
This commit is contained in:
@@ -11015,7 +11015,7 @@ Function0x37e77: ; 37e77
|
|||||||
|
|
||||||
|
|
||||||
BattleCommandaa: ; 37e80
|
BattleCommandaa: ; 37e80
|
||||||
; wait
|
; movedelay
|
||||||
; Wait 40 frames.
|
; Wait 40 frames.
|
||||||
ld c, 40
|
ld c, 40
|
||||||
jp DelayFrames
|
jp DelayFrames
|
||||||
|
@@ -2201,7 +2201,7 @@ Teleport:
|
|||||||
BeatUp:
|
BeatUp:
|
||||||
checkobedience
|
checkobedience
|
||||||
usedmovetext
|
usedmovetext
|
||||||
wait
|
movedelay
|
||||||
doturn
|
doturn
|
||||||
startloop
|
startloop
|
||||||
effect0x0a
|
effect0x0a
|
||||||
|
Reference in New Issue
Block a user