pokecrystal-board/stats/pokedex/entries/150.asm
2014-03-06 00:46:01 -05:00

13 lines
249 B
NASM

; MewtwoPokedexEntry: ; 0x1cc8ae
db "GENETIC@" ; species name
dw 607, 2690; height, width
db "Said to rest qui-"
next "etly in an"
next "undiscovered cave,@"
db "this #MON was"
next "created solely for"
next "battling.@"
; 0x1cc915