You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
spriteface → objectface, consistent with the other script commands
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user