mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-11-16 11:27:33 -08:00
13 lines
239 B
NASM
13 lines
239 B
NASM
; AerodactylPokedexEntry: ; 0x1cc576
|
|
db "FOSSIL@" ; species name
|
|
dw 511, 1300; height, width
|
|
|
|
db "In prehistoric"
|
|
next "times, this"
|
|
next "#MON flew@"
|
|
db "freely and"
|
|
next "fearlessly through"
|
|
next "the skies.@"
|
|
; 0x1cc5cf
|
|
|