pokecrystal-board/stats/pokedex/entries/022.asm
2014-03-06 00:46:01 -05:00

13 lines
257 B
NASM

; 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@"
db "long reach, so it"
next "must be treated"
next "with caution.@"
; 0x181fd4