mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-09-09 09:51:34 -07:00
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
|
|
|