blob: c52f606fa8754420558e69acc2aec6cefc8b1c25 (
plain)
1
2
3
4
5
6
7
8
9
10
|
; DelibirdPokedexEntry: ; 0x1d0db1
db "DELIVERY@" ; species name
dw 211, 350 ; height, width
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.@"
|