mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-11-16 11:27:33 -08:00
9 lines
242 B
NASM
9 lines
242 B
NASM
; PidgeotPokedexEntry: ; 0x181dd7
|
|
db "BIRD@" ; species name
|
|
dw 411, 870; height, width
|
|
|
|
db "Its outstanding", $4e, "vision allows it", $4e, "to spot splashing@"
|
|
db "MAGIKARP, even", $4e, "while flying at", $4e, "3300 feet.@"
|
|
; 0x181e3d
|
|
|