mirror of https://github.com/pret/pokecrystal.git
9 lines
243 B
NASM
9 lines
243 B
NASM
|
; 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
|
||
|
|