pokecrystal-board/data/pokedex/entries/022.asm
2014-05-31 22:57:00 -07:00

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