summaryrefslogtreecommitdiff
path: root/engine/events/std_scripts.asm
diff options
context:
space:
mode:
Diffstat (limited to 'engine/events/std_scripts.asm')
-rw-r--r--engine/events/std_scripts.asm10
1 files changed, 5 insertions, 5 deletions
diff --git a/engine/events/std_scripts.asm b/engine/events/std_scripts.asm
index e3dbd92df..85d6e7dc5 100644
--- a/engine/events/std_scripts.asm
+++ b/engine/events/std_scripts.asm
@@ -109,7 +109,7 @@ PokecenterNurseScript:
farwritetext NurseTakePokemonText
pause 20
special StubbedTrainerRankings_Healings
- objectface LAST_TALKED, LEFT
+ turnobject LAST_TALKED, LEFT
pause 10
special HealParty
playmusic MUSIC_NONE
@@ -117,7 +117,7 @@ PokecenterNurseScript:
special HealMachineAnim
pause 30
special RestartMapMusic
- objectface LAST_TALKED, DOWN
+ turnobject LAST_TALKED, DOWN
pause 10
checkphonecall ; elm already called about pokerus
@@ -134,9 +134,9 @@ PokecenterNurseScript:
.done
farwritetext NurseGoodbyeText
- objectface LAST_TALKED, UP
+ turnobject LAST_TALKED, UP
pause 10
- objectface LAST_TALKED, DOWN
+ turnobject LAST_TALKED, DOWN
pause 10
waitbutton
@@ -1811,7 +1811,7 @@ CoinVendor_IntroScript: ; 0xbcde0
.loop ; 0xbcde4
special DisplayMoneyAndCoinBalance
- loadmenuheader .MenuHeader
+ loadmenu .MenuHeader
verticalmenu
closewindow
ifequal 1, .Buy50