blob: 47f1a251b0b94d38ee20ff3266d8ee0eeb5f6965 (
plain)
1
2
3
4
5
6
7
8
|
; FearowPokedexEntry: ; 0x181f64
db "BEAK@" ; species name
dw 311, 840; height, width
db "It uses its long", $4e, "beak to attack. It", $4e, "has a surprisingly@"
db "long reach, so it", $4e, "must be treated", $4e, "with caution.@"
; 0x181fd4
|