pokecrystal/data/pokemon/dex_entries/lickitung.asm

11 lines
202 B
NASM

db "LICKING@" ; species name
dw 311, 1440 ; height, weight
db "It has a tongue"
next "that is over 6'6''"
next "long. It uses this"
page "long tongue to"
next "lick its body"
next "clean.@"