jep-hack/data/pokemon/dex_entries/arcanine.asm
Llinos Evans 31cdcc488d 32 more dex entries
Many of which were taken from the SW99-era prototype entries, chiefly for kanto pokemon
2024-08-01 01:06:14 +01:00

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.