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

	db   "Its DNA is said to"
	next "contain the genet-"
	next "ic codes of all"

	page "#MON, so it can"
	next "use all kinds of"
	next "techniques.@"