shithub: pokecrystal

ref: 2edf131b056c6d2b1ec9eb48b97fba31b0f953c7
dir: /data/pokemon/dex_entries/delibird.asm/

View raw version
; DelibirdPokedexEntry: ; 0x1d0db1
	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.@"