shithub: pokecrystal

ref: aa9fd87a0900a408443bcfe4ab2ddd7bd49c550c
dir: /data/pokedex/entries/022.asm/

View raw version
; FearowPokedexEntry: ; 0x181f64
	db "BEAK@" ; species name
	dw 311, 840 ; height, width
	
	db   "It uses its long"
	next "beak to attack. It"
	next "has a surprisingly"
	page "long reach, so it"
	next "must be treated"
	next "with caution.@"