spriteface → objectface, consistent with the other script commands
This commit is contained in:
@@ -26,19 +26,19 @@ PowerPlantGuardPhoneScript:
|
||||
waitsfx
|
||||
pause 30
|
||||
applymovement POWERPLANT_OFFICER1, MovementData_0x188ed5
|
||||
spriteface POWERPLANT_GYM_GUY1, DOWN
|
||||
spriteface POWERPLANT_GYM_GUY2, DOWN
|
||||
objectface POWERPLANT_GYM_GUY1, DOWN
|
||||
objectface POWERPLANT_GYM_GUY2, DOWN
|
||||
opentext
|
||||
writetext UnknownText_0x188f22
|
||||
waitbutton
|
||||
closetext
|
||||
spriteface POWERPLANT_OFFICER1, LEFT
|
||||
spriteface PLAYER, RIGHT
|
||||
objectface POWERPLANT_OFFICER1, LEFT
|
||||
objectface PLAYER, RIGHT
|
||||
opentext
|
||||
writetext UnknownText_0x188f7f
|
||||
waitbutton
|
||||
closetext
|
||||
spriteface PLAYER, DOWN
|
||||
objectface PLAYER, DOWN
|
||||
applymovement POWERPLANT_OFFICER1, MovementData_0x188eda
|
||||
setscene SCENE_POWERPLANT_NOTHING
|
||||
end
|
||||
|
Reference in New Issue
Block a user