mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-11-16 11:27:33 -08:00
9 lines
257 B
NASM
9 lines
257 B
NASM
|
; ExeggutorPokedexEntry: ; 0x1b8ff6
|
||
|
db "COCONUT@" ; species name
|
||
|
dw 607, 2650; height, width
|
||
|
|
||
|
db "Living in a good", $4e, "environment makes", $4e, "it grow lots of@"
|
||
|
db "heads. A head that", $4e, "drops off becomes", $4e, "an EXEGGCUTE.@"
|
||
|
; 0x1b9068
|
||
|
|