pokecrystal/data/pokemon/dex_entries/kingdra.asm

11 lines
203 B
NASM

db "DRAGON@" ; species name
dw 511, 3350 ; height, weight
db "It stores energy"
next "by sleeping at"
next "underwater depths"
page "at which no other"
next "life forms can"
next "survive.@"