Resolve #723: treat std scripts like specials and predefs

This commit is contained in:
Rangi
2020-06-10 16:44:16 -04:00
parent 32e7e368f4
commit 518cee440e
180 changed files with 561 additions and 554 deletions

View File

@@ -81,7 +81,7 @@ Route36NationalParkGate_MapScripts:
applymovement PLAYER, Route36NationalParkGatePlayerWaitWithContestantsMovement
pause 15
special FadeInQuickly
jumpstd bugcontestresults
jumpstd BugContestResultsScript
.GoBackToContest:
writetext Route36NationalParkGateOfficer1OkGoFinishText
@@ -300,7 +300,7 @@ Route36NationalParkGateOfficerScript:
end
Route36ParkGate_DayToText:
jumpstd daytotext
jumpstd DayToTextScript
end
BugCatchingContestant1BScript: