summaryrefslogtreecommitdiff
path: root/text/LavenderPokecenter.asm
blob: 3aa7b67d30889e048947572f13b446835a07dfae (plain)
1
2
3
4
5
6
7
8
9
10
11
12
_LavenderPokecenterText2::
	text "TEAM ROCKET will"
	line "do anything for"
	cont "the sake of gold!"
	done

_LavenderPokecenterText3::
	text "I saw CUBONE's"
	line "mother die trying"
	cont "to escape from"
	cont "TEAM ROCKET!"
	done