summaryrefslogtreecommitdiff
path: root/stats/pokedex/entries/151.asm
blob: 1415d07b77f7f1004ff5dd6909f716ea1209f273 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
; MewPokedexEntry: ; 0x1cc915
	db "NEW SPECIE@" ; species name
	dw 104, 90 ; height, width
	
	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.@"
; 0x1cc988