blob: c9e9a581d4e98cd94149a6376ebc5f42c005d2ad (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
_VermilionPokecenterText2::
text "Even if they are"
line "the same level,"
cont "#MON can have"
cont "very different"
cont "abilities."
para "A #MON raised"
line "by a trainer is"
cont "stronger than one"
cont "in the wild."
done
_VermilionPokecenterText3::
text "My #MON was"
line "poisoned! It"
cont "fainted while we"
cont "were walking!"
done
|