shithub: pokecrystal

ref: 70ef2f3432a2d6a11585fdbc8fb9e2e25d63f316
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.@"