Fixed IlexForestKurtStepsDownMovement capitalization typo (#877)
This commit is contained in:
@@ -475,7 +475,7 @@ IlexForestShrineScript:
|
|||||||
writetext Text_KurtCaughtCelebi
|
writetext Text_KurtCaughtCelebi
|
||||||
waitbutton
|
waitbutton
|
||||||
closetext
|
closetext
|
||||||
applymovement ILEXFOREST_KURT, IlexFOrestKurtStepsDownMovement
|
applymovement ILEXFOREST_KURT, IlexForestKurtStepsDownMovement
|
||||||
disappear ILEXFOREST_KURT
|
disappear ILEXFOREST_KURT
|
||||||
.DidntCatchCelebi:
|
.DidntCatchCelebi:
|
||||||
end
|
end
|
||||||
@@ -722,7 +722,7 @@ IlexForestKurtStepsUpMovement:
|
|||||||
step UP
|
step UP
|
||||||
step_end
|
step_end
|
||||||
|
|
||||||
IlexFOrestKurtStepsDownMovement:
|
IlexForestKurtStepsDownMovement:
|
||||||
step DOWN
|
step DOWN
|
||||||
step DOWN
|
step DOWN
|
||||||
step DOWN
|
step DOWN
|
||||||
|
Reference in New Issue
Block a user