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:
@@ -76,7 +76,7 @@ TrainerSkierRoxanne:
|
||||
SkierRoxanneScript:
|
||||
end_if_just_battled
|
||||
opentext
|
||||
writetext UnknownText_0x19a116
|
||||
writetext SkierRoxanneAfterBattleText
|
||||
waitbutton
|
||||
closetext
|
||||
end
|
||||
@@ -87,7 +87,7 @@ TrainerSkierClarissa:
|
||||
SkierClarissaScript:
|
||||
end_if_just_battled
|
||||
opentext
|
||||
writetext UnknownText_0x19a18f
|
||||
writetext SkierClarissaAfterBattleText
|
||||
waitbutton
|
||||
closetext
|
||||
end
|
||||
@@ -98,7 +98,7 @@ TrainerBoarderRonald:
|
||||
BoarderRonaldScript:
|
||||
end_if_just_battled
|
||||
opentext
|
||||
writetext UnknownText_0x199f2d
|
||||
writetext BoarderRonaldAfterBattleText
|
||||
waitbutton
|
||||
closetext
|
||||
end
|
||||
@@ -109,7 +109,7 @@ TrainerBoarderBrad:
|
||||
BoarderBradScript:
|
||||
end_if_just_battled
|
||||
opentext
|
||||
writetext BorderBradTalkText
|
||||
writetext BoarderBradAfterBattleText
|
||||
waitbutton
|
||||
closetext
|
||||
end
|
||||
@@ -120,7 +120,7 @@ TrainerBoarderDouglas:
|
||||
BoarderDouglasScript:
|
||||
end_if_just_battled
|
||||
opentext
|
||||
writetext BorderDouglasTalkText
|
||||
writetext BoarderDouglasAfterBattleText
|
||||
waitbutton
|
||||
closetext
|
||||
end
|
||||
@@ -251,7 +251,7 @@ BoarderRonaldBeatenText:
|
||||
line "do a thing."
|
||||
done
|
||||
|
||||
UnknownText_0x199f2d:
|
||||
BoarderRonaldAfterBattleText:
|
||||
text "I think there's a"
|
||||
line "move a #MON"
|
||||
|
||||
@@ -276,7 +276,7 @@ BoarderBradBeatenText:
|
||||
line "serious we are?"
|
||||
done
|
||||
|
||||
BorderBradTalkText:
|
||||
BoarderBradAfterBattleText:
|
||||
text "This GYM is great."
|
||||
line "I love boarding"
|
||||
cont "with my #MON!"
|
||||
@@ -292,7 +292,7 @@ BoarderDouglasBeatenText:
|
||||
line "PRYCE's secret."
|
||||
done
|
||||
|
||||
BorderDouglasTalkText:
|
||||
BoarderDouglasAfterBattleText:
|
||||
text "The secret behind"
|
||||
line "PRYCE's power…"
|
||||
|
||||
@@ -316,7 +316,7 @@ SkierRoxanneBeatenText:
|
||||
line "you in skiing!"
|
||||
done
|
||||
|
||||
UnknownText_0x19a116:
|
||||
SkierRoxanneAfterBattleText:
|
||||
text "If you don't skate"
|
||||
line "with precision,"
|
||||
|
||||
@@ -334,7 +334,7 @@ SkierClarissaBeatenText:
|
||||
line "wipe out!"
|
||||
done
|
||||
|
||||
UnknownText_0x19a18f:
|
||||
SkierClarissaAfterBattleText:
|
||||
text "I shouldn't have"
|
||||
line "been bragging"
|
||||
cont "about my skiing…"
|
||||
|
||||
Reference in New Issue
Block a user