Skip to content

Commit 6a14cd4

Browse files
Fontbanehuderlem
authored andcommitted
Match
1 parent 4a09a5d commit 6a14cd4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

data/scripts/field_move_scripts.inc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,14 +74,14 @@ EventScript_RockSmash:: @ 82907A6
7474
closemessage
7575
dofieldeffect FLDEFF_USE_ROCK_SMASH
7676
waitstate
77-
goto EventScript_RockSmash
77+
goto EventScript_SmashRock
7878
end
7979

8080
EventScript_FldEffRockSmash:: @ 82907F0
8181
lockall
8282
dofieldeffect FLDEFF_USE_ROCK_SMASH
8383
waitstate
84-
goto EventScript_RockSmash
84+
goto EventScript_SmashRock
8585
end
8686

8787
EventScript_SmashRock:: @ 82907FB

0 commit comments

Comments
 (0)