blob: 90de6a6120c8b92d0e543abcc321c9ddbda8a0b1 (
plain)
1
2
3
4
5
6
7
8
9
10
|
; FearowPokedexEntry: ; 0x181f64
db "BEAK@" ; species name
dw 311, 840 ; height, weight
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.@"
|