shithub: pokecrystal

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