pokecrystal/data/pokedex/entries/022.asm

11 lines
243 B
NASM
Raw Normal View History

2013-02-06 00:29:20 +00:00
; FearowPokedexEntry: ; 0x181f64
db "BEAK@" ; species name
dw 311, 840 ; height, width
2013-02-06 00:29:20 +00:00
2014-03-06 05:46:01 +00:00
db "It uses its long"
next "beak to attack. It"
next "has a surprisingly"
page "long reach, so it"
2014-03-06 05:46:01 +00:00
next "must be treated"
next "with caution.@"