* loadmenuheader -> loadmenu (ead103d)

* objectface -> turnobject (c834bda)
This commit is contained in:
Rangi
2018-02-25 20:05:37 -05:00
parent be28a0ff4e
commit f964d04a87
86 changed files with 351 additions and 348 deletions

View File

@@ -37,10 +37,10 @@ Route29_MapScripts:
return
Route29Tutorial1:
objectface ROUTE29_COOLTRAINER_M1, UP
turnobject ROUTE29_COOLTRAINER_M1, UP
showemote EMOTE_SHOCK, ROUTE29_COOLTRAINER_M1, 15
applymovement ROUTE29_COOLTRAINER_M1, DudeMovementData1a
objectface PLAYER, LEFT
turnobject PLAYER, LEFT
setevent EVENT_DUDE_TALKED_TO_YOU
opentext
writetext CatchingTutorialIntroText
@@ -52,7 +52,7 @@ Route29Tutorial1:
stopfollow
loadwildmon RATTATA, 5
catchtutorial BATTLETYPE_TUTORIAL
objectface ROUTE29_COOLTRAINER_M1, UP
turnobject ROUTE29_COOLTRAINER_M1, UP
opentext
writetext CatchingTutorialDebriefText
waitbutton
@@ -62,10 +62,10 @@ Route29Tutorial1:
end
Route29Tutorial2:
objectface ROUTE29_COOLTRAINER_M1, UP
turnobject ROUTE29_COOLTRAINER_M1, UP
showemote EMOTE_SHOCK, ROUTE29_COOLTRAINER_M1, 15
applymovement ROUTE29_COOLTRAINER_M1, DudeMovementData2a
objectface PLAYER, LEFT
turnobject PLAYER, LEFT
setevent EVENT_DUDE_TALKED_TO_YOU
opentext
writetext CatchingTutorialIntroText
@@ -77,7 +77,7 @@ Route29Tutorial2:
stopfollow
loadwildmon RATTATA, 5
catchtutorial BATTLETYPE_TUTORIAL
objectface ROUTE29_COOLTRAINER_M1, UP
turnobject ROUTE29_COOLTRAINER_M1, UP
opentext
writetext CatchingTutorialDebriefText
waitbutton