shithub: pokecrystal

ref: 8fa7183d29cff3f30de399db8a50be4573a2185e
dir: /data/pokedex/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.@"