summaryrefslogtreecommitdiff
path: root/stats/pokedex/entries/150.asm
blob: a1e922e05e81bd82cd9f21a9b19d18697f284eed (plain)
1
2
3
4
5
6
7
8
9
10
11
12
; MewtwoPokedexEntry: ; 0x1cc8ae
	db "GENETIC@" ; species name
	dw 607, 2690 ; height, width
	
	db   "Said to rest qui-"
	next "etly in an"
	next "undiscovered cave,"
	page "this #MON was"
	next "created solely for"
	next "battling.@"
; 0x1cc915