shithub: pokecrystal

ref: 61521f4458a06ae5e7b8c872ae1b48cb5dd9572c
dir: /data/pokedex/entries/225.asm/

View raw version
; DelibirdPokedexEntry: ; 0x1d0db1
	db "DELIVERY@" ; species name
	dw 211, 350 ; height, width
	
	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.@"
; 0x1d0e25