shithub: pokecrystal

ref: 2d2a7dec7d8bea0c456e4598f73c24e4b5635c24
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.@"