summaryrefslogtreecommitdiff
path: root/maps/Route29.asm
diff options
context:
space:
mode:
authorRangi <remy.oukaour+rangi42@gmail.com>2018-02-25 20:05:37 -0500
committerRangi <remy.oukaour+rangi42@gmail.com>2018-02-25 20:05:37 -0500
commitf964d04a873769c0aa1d27a7dd032170f55853fd (patch)
treeddc0ac1a1081b3b81fd3b7a041943e9571bb8e2e /maps/Route29.asm
parentbe28a0ff4eb4ba04dcbd0fc025b3a68af535a0a1 (diff)
* loadmenuheader -> loadmenu (ead103d)
* objectface -> turnobject (c834bda)
Diffstat (limited to 'maps/Route29.asm')
-rw-r--r--maps/Route29.asm12
1 files changed, 6 insertions, 6 deletions
diff --git a/maps/Route29.asm b/maps/Route29.asm
index e8fc8878a..f5a2cff8b 100644
--- a/maps/Route29.asm
+++ b/maps/Route29.asm
@@ -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