blob: 8ba563dc65138d127c2b7878f3122f5e9791c8da (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
_VermilionPokecenterText2::
_VermilionPokecenterText1::
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
|