summaryrefslogtreecommitdiff
path: root/data/pokemon/dex_entries/gold/mew.asm
blob: 531a3d82c1b4010fc6e4e2763ab0d165f5aac052 (plain)
1
2
3
4
5
6
7
8
9
10
	db "NEW SPECIE@" ; species name
	dw 104, 90 ; height, weight

	db   "Apparently, it"
	next "appears only to"
	next "those people who"

	page "are pure of heart"
	next "and have a strong"
	next "desire to see it.@"