shithub: pokecrystal

ref: 82c3bb464f192c8d2ab29a8ef5bd8440f4567065
dir: /stats/pokedex/entries/022.asm/

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