diff options
author | Rangi <remy.oukaour+rangi42@gmail.com> | 2018-02-25 20:05:37 -0500 |
---|---|---|
committer | Rangi <remy.oukaour+rangi42@gmail.com> | 2018-02-25 20:05:37 -0500 |
commit | f964d04a873769c0aa1d27a7dd032170f55853fd (patch) | |
tree | ddc0ac1a1081b3b81fd3b7a041943e9571bb8e2e /maps/MountMoon.asm | |
parent | be28a0ff4eb4ba04dcbd0fc025b3a68af535a0a1 (diff) |
* loadmenuheader -> loadmenu (ead103d)
* objectface -> turnobject (c834bda)
Diffstat (limited to 'maps/MountMoon.asm')
-rw-r--r-- | maps/MountMoon.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/maps/MountMoon.asm b/maps/MountMoon.asm index 829dcf1d9..1385f8e5d 100644 --- a/maps/MountMoon.asm +++ b/maps/MountMoon.asm @@ -16,7 +16,7 @@ MountMoon_MapScripts: end .RivalBattle: - objectface PLAYER, RIGHT + turnobject PLAYER, RIGHT showemote EMOTE_SHOCK, PLAYER, 15 special FadeOutMusic pause 15 |