* 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

@@ -51,19 +51,19 @@ WiseTriosRoomSage3Script:
jumptextfaceplayer WiseTriosRoomSage3Text
UnknownScript_0x985a3:
objectface WISETRIOSROOM_SAGE3, UP
objectface PLAYER, DOWN
turnobject WISETRIOSROOM_SAGE3, UP
turnobject PLAYER, DOWN
showemote EMOTE_SHOCK, WISETRIOSROOM_SAGE3, 20
follow PLAYER, WISETRIOSROOM_SAGE3
applymovement PLAYER, MovementData_0x98622
stopfollow
objectface PLAYER, RIGHT
turnobject PLAYER, RIGHT
opentext
writetext UnknownText_0x98712
waitbutton
closetext
applymovement WISETRIOSROOM_SAGE3, MovementData_0x98625
objectface WISETRIOSROOM_SAGE3, LEFT
turnobject WISETRIOSROOM_SAGE3, LEFT
end
TrainerSageGaku:
@@ -101,7 +101,7 @@ TrainerSageKoji:
waitbutton
closetext
applymovement WISETRIOSROOM_SAGE6, MovementData_0x98628
objectface WISETRIOSROOM_SAGE6, UP
turnobject WISETRIOSROOM_SAGE6, UP
setevent EVENT_KOJI_ALLOWS_YOU_PASSAGE_TO_TIN_TOWER
setscene SCENE_FINISHED
end