move effect command 'wait' is now 'movedelay'

This commit is contained in:
yenatch
2013-10-01 01:02:33 -04:00
parent eebf069839
commit 0f8c8e2d52
2 changed files with 2 additions and 2 deletions

View File

@@ -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

View File

@@ -2201,7 +2201,7 @@ Teleport:
BeatUp: BeatUp:
checkobedience checkobedience
usedmovetext usedmovetext
wait movedelay
doturn doturn
startloop startloop
effect0x0a effect0x0a