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