spriteface → objectface, consistent with the other script commands

This commit is contained in:
Rangi
2018-02-02 21:50:43 -05:00
parent aa8db1632c
commit c834bdadf2
80 changed files with 323 additions and 323 deletions

View File

@@ -16,14 +16,14 @@ TwinScript_0x9cc76:
writetext Text_MoomooIsSick
waitbutton
closetext
spriteface ROUTE39BARN_TWIN1, RIGHT
objectface ROUTE39BARN_TWIN1, RIGHT
end
.FeedingMooMoo:
writetext Text_WereFeedingMoomoo
waitbutton
closetext
spriteface ROUTE39BARN_TWIN1, RIGHT
objectface ROUTE39BARN_TWIN1, RIGHT
end
TwinScript_0x9cc90:
@@ -34,14 +34,14 @@ TwinScript_0x9cc90:
writetext Text_MoomooIsSick
waitbutton
closetext
spriteface ROUTE39BARN_TWIN2, LEFT
objectface ROUTE39BARN_TWIN2, LEFT
end
.FeedingMooMoo:
writetext Text_WereFeedingMoomoo
waitbutton
closetext
spriteface ROUTE39BARN_TWIN2, LEFT
objectface ROUTE39BARN_TWIN2, LEFT
end
MooMoo: