mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-09-09 09:51:34 -07:00
Fixed IlexForestKurtStepsDownMovement capitalization typo (#877)
This commit is contained in:
parent
13837b429c
commit
145ab57aba
@ -475,7 +475,7 @@ IlexForestShrineScript:
|
||||
writetext Text_KurtCaughtCelebi
|
||||
waitbutton
|
||||
closetext
|
||||
applymovement ILEXFOREST_KURT, IlexFOrestKurtStepsDownMovement
|
||||
applymovement ILEXFOREST_KURT, IlexForestKurtStepsDownMovement
|
||||
disappear ILEXFOREST_KURT
|
||||
.DidntCatchCelebi:
|
||||
end
|
||||
@ -722,7 +722,7 @@ IlexForestKurtStepsUpMovement:
|
||||
step UP
|
||||
step_end
|
||||
|
||||
IlexFOrestKurtStepsDownMovement:
|
||||
IlexForestKurtStepsDownMovement:
|
||||
step DOWN
|
||||
step DOWN
|
||||
step DOWN
|
||||
|
Loading…
Reference in New Issue
Block a user