summaryrefslogtreecommitdiff
path: root/data/pokedex/entries/022.asm
blob: 0a2673dbb6123805ebfc060293b7e2d586f1f225 (plain)
1
2
3
4
5
6
7
8
9
10
; 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.@"