mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-11-16 11:27:33 -08:00
9 lines
251 B
NASM
9 lines
251 B
NASM
; 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
|
|
|