shithub: pokecrystal

ref: a2e8f078a466cd3bb7ba99a5af200acddc34bcce
dir: /data/pokemon/dex_entries/delibird.asm/

View raw version
	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.@"