blob: 09d9a1204e6ac67eb008ae4a0d7e29ef9172cea1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
_CinnabarPokecenterText2:: ; a12de (28:52de)
_CinnabarPokecenterText1:: ; a12de (28:52de)
text "You can cancel"
line "evolution."
para "When a #MON is"
line "evolving, you can"
cont "stop it and leave"
cont "it the way it is."
done
_CinnabarPokecenterText3:: ; a133e (28:533e)
text "Do you have any"
line "friends?"
para "#MON you get"
line "in trades grow"
cont "very quickly."
para "I think it's"
line "worth a try!"
done
|