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

	db   "Because it can"
	next "learn any move,"
	next "some people began"

	page "research to see if"
	next "it is the ancestor"
	next "of all #MON.@"