summaryrefslogtreecommitdiff
path: root/text/maps/vermilion_pokecenter.asm
blob: fce00e3511c4fd1c98cc1ac515a6dde0dfc7a3fe (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
_VermilionPokecenterText2:: ; 9a4b2 (26:64b2)
_VermilionPokecenterText1:: ; 9a4b2 (26:64b2)
	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:: ; 9a539 (26:6539)
	text "My #MON was"
	line "poisoned! It"
	cont "fainted while we"
	cont "were walking!"
	done