You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
"Trainer*AfterBattleText" labels
This commit is contained in:
@@ -19,7 +19,7 @@ TrainerCamperTed:
|
||||
CamperTedScript:
|
||||
end_if_just_battled
|
||||
opentext
|
||||
writetext UnknownText_0x1a9851
|
||||
writetext CamperTedAfterBattleText
|
||||
waitbutton
|
||||
closetext
|
||||
end
|
||||
@@ -153,7 +153,7 @@ TrainerHikerBailey:
|
||||
HikerBaileyScript:
|
||||
end_if_just_battled
|
||||
opentext
|
||||
writetext UnknownText_0x1a97e8
|
||||
writetext HikerBaileyAfterBattleText
|
||||
waitbutton
|
||||
closetext
|
||||
end
|
||||
@@ -181,7 +181,7 @@ HikerBaileyBeatenText:
|
||||
line "me your power!"
|
||||
done
|
||||
|
||||
UnknownText_0x1a97e8:
|
||||
HikerBaileyAfterBattleText:
|
||||
text "It's over. I don't"
|
||||
line "mind. We HIKERS"
|
||||
cont "are like that."
|
||||
@@ -199,7 +199,7 @@ CamperTedBeatenText:
|
||||
text "Wha…?"
|
||||
done
|
||||
|
||||
UnknownText_0x1a9851:
|
||||
CamperTedAfterBattleText:
|
||||
text "I did my best but"
|
||||
line "came up short."
|
||||
|
||||
|
||||
Reference in New Issue
Block a user