pokecrystal-board/data/pokedex/entries/022.asm
2015-06-23 12:24:51 -06:00

11 lines
243 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.@"