shithub: pokecrystal

ref: 06dd208cc72b49da3d57233ecf948618b7520d9a
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.@"