shithub: pokecrystal

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