shithub: pokecrystal

ref: 3df4c5ffa81d8c31afceb8112e7c30716b0d0949
dir: /data/pokemon/dex_entries/delibird.asm/

View raw version
; DelibirdPokedexEntry: ; 0x1d0db1
	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.@"