shithub: pokecrystal

ref: 1237156948ba0fa3d98b6b35f4a2ec9cb797ed05
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.@"