blob: 4d7343cec8c621a7699ddbc6336372b21a13650e (
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.@"
|