You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
Label more map scripts
This commit is contained in:
@@ -154,7 +154,7 @@ PicnickerCindyScript:
|
||||
end
|
||||
|
||||
.CindyAfterScript:
|
||||
writetext UnknownText_0x19620c
|
||||
writetext PicnickerCindyAfterText
|
||||
waitbutton
|
||||
closetext
|
||||
end
|
||||
@@ -188,7 +188,7 @@ CamperBarryScript:
|
||||
end
|
||||
|
||||
.BarryAfterScript:
|
||||
writetext UnknownText_0x19626b
|
||||
writetext CamperBarryAfterText
|
||||
waitbutton
|
||||
closetext
|
||||
end
|
||||
@@ -334,7 +334,7 @@ PicnickerCindyBeatenText:
|
||||
line "I wanted to win!"
|
||||
done
|
||||
|
||||
UnknownText_0x19620c:
|
||||
PicnickerCindyAfterText:
|
||||
text "You must be"
|
||||
line "getting tired."
|
||||
done
|
||||
@@ -351,7 +351,7 @@ CamperBarryBeatenText:
|
||||
line "right on! Dang!"
|
||||
done
|
||||
|
||||
UnknownText_0x19626b:
|
||||
CamperBarryAfterText:
|
||||
text "Hey, you. Was my"
|
||||
line "disguise cute or"
|
||||
cont "what, huh?"
|
||||
|
||||
Reference in New Issue
Block a user