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