blob: b478603344d4f074d7f52f9ae494246728b4fcd1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
; 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.@"
; 0x181fd4
|