pokecrystal/stats/pokedex/entries/150.asm

9 lines
243 B
NASM
Raw Normal View History

2013-02-06 00:29:20 +00:00
; 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