summaryrefslogtreecommitdiff
path: root/text/maps/celadon_pokecenter.asm
blob: a38fc07b1239ce8fca1a492d970f158eb0b8c72e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
_CeladonPokecenterText2::
	text "Die #FLÖTE"
	line "weckt #MON mit"
	cont "einem Geräusch,"
	cont "das nur #MON"
	cont "hören können!"
	done

_CeladonPokecenterText3::
	text "Ich bin von"
	line "FUCHSANIA CITY"
	cont "aus auf dem"
	cont "RADWEG"
	cont "hinaufgefahren!"
	done