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

@@ -28,7 +28,7 @@ CeladonCafeFisher1:
writetext Fisher1Text_Concentration
waitbutton
closetext
spriteface CELADONCAFE_FISHER1, LEFT
objectface CELADONCAFE_FISHER1, LEFT
end
CeladonCafeFisher2:
@@ -41,7 +41,7 @@ CeladonCafeFisher2:
writetext Fisher2Text_Quantity
waitbutton
closetext
spriteface CELADONCAFE_FISHER2, RIGHT
objectface CELADONCAFE_FISHER2, RIGHT
end
CeladonCafeFisher3:
@@ -54,7 +54,7 @@ CeladonCafeFisher3:
writetext Fisher3Text_GoldenrodIsBest
waitbutton
closetext
spriteface CELADONCAFE_FISHER3, RIGHT
objectface CELADONCAFE_FISHER3, RIGHT
end
CeladonCafeTeacher:
@@ -69,7 +69,7 @@ CeladonCafeTeacher:
writetext TeacherText_NoCoinCase
waitbutton
closetext
spriteface CELADONCAFE_TEACHER, LEFT
objectface CELADONCAFE_TEACHER, LEFT
end
.HasCoinCase:
@@ -77,12 +77,12 @@ CeladonCafeTeacher:
writetext TeacherText_KeepEating
waitbutton
closetext
spriteface CELADONCAFE_TEACHER, RIGHT
objectface CELADONCAFE_TEACHER, RIGHT
opentext
writetext TeacherText_MoreChef
waitbutton
closetext
spriteface CELADONCAFE_TEACHER, LEFT
objectface CELADONCAFE_TEACHER, LEFT
end
EatathonContestPoster: