pokecrystal/data/pokemon/dex_entries/delibird.asm

11 lines
215 B
NASM

db "DELIVERY@" ; species name
dw 211, 350 ; height, weight
db "It always carries"
next "its food with it,"
next "wherever it goes."
page "If attacked, it"
next "throws its food at"
next "the opponent.@"