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