jep-hack/data/pokemon/dex_entries/dragonair.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

11 lines
266 B
NASM

db "DRAGON@" ; species name
dw 1301, 360 ; height, weight
db "Because it can"
next "summon rain, it"
next "is revered as a"
page "protector deity"
next "for farm workers" ; retconned information AND a prototype dex entry detail!
next "in some regions.@"