mirror of
https://github.com/thornAvery/jep-hack.git
synced 2025-09-16 18:20:50 +12:00
16 lines
382 B
NASM
16 lines
382 B
NASM
db "LEGENDARY@" ; species name
|
|
dw 603, 3420 ; height, weight
|
|
|
|
db "While rarely seen"
|
|
next "in praries, it is"
|
|
next "easier to find in"
|
|
|
|
page "volcanoes, where"
|
|
next "it sleeps in lava" ; Referencing Pokemon Snap.
|
|
next "pits.@"
|
|
|
|
; prototype dex entry that could be used
|
|
; Its majestic appearance had led many
|
|
; people to believe that this Pokémon is
|
|
; a messenger of God.
|