blob: 537fea423236a31f9906ca18246de99c9c2efeda (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
|
_Route11EndBattleText9::
text "Whoa!"
line "You spark plug!"
prompt
_Route11AfterBattleText9::
text "Well, better get"
line "back to work."
done
_Route11BattleText10::
text "My #MON should"
line "be ready by now!"
done
_Route11EndBattleText10::
text "Too"
line "much, too young!"
prompt
_Route11AfterBattleText10::
text "I better go find"
line "stronger ones!"
done
_Route11Text11::
text "DIGLETT's CAVE"
done
|