summaryrefslogtreecommitdiff
path: root/data/pokedex/entries/225.asm
blob: ae67fb337452f26bdab8e07fff87378fcec0d6c9 (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.@"