* 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

@@ -23,7 +23,7 @@ OlivineCity_MapScripts:
return
UnknownScript_0x1a8833:
objectface PLAYER, LEFT
turnobject PLAYER, LEFT
showemote EMOTE_SHOCK, PLAYER, 15
special FadeOutMusic
pause 15
@@ -37,7 +37,7 @@ UnknownScript_0x1a8833:
waitbutton
closetext
applymovement PLAYER, MovementData_0x1a88f4
objectface PLAYER, RIGHT
turnobject PLAYER, RIGHT
applymovement OLIVINECITY_OLIVINE_RIVAL, MovementData_0x1a88db
setscene SCENE_FINISHED
disappear OLIVINECITY_OLIVINE_RIVAL
@@ -47,7 +47,7 @@ UnknownScript_0x1a8833:
end
UnknownScript_0x1a886b:
objectface PLAYER, LEFT
turnobject PLAYER, LEFT
showemote EMOTE_SHOCK, PLAYER, 15
special FadeOutMusic
pause 15
@@ -61,7 +61,7 @@ UnknownScript_0x1a886b:
waitbutton
closetext
applymovement PLAYER, MovementData_0x1a88f7
objectface PLAYER, RIGHT
turnobject PLAYER, RIGHT
applymovement OLIVINECITY_OLIVINE_RIVAL, MovementData_0x1a88e8
disappear OLIVINECITY_OLIVINE_RIVAL
setscene SCENE_FINISHED