mirror of
https://github.com/thornAvery/jep-hack.git
synced 2025-10-18 04:56:25 +13:00
11 lines
266 B
NASM
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.@"
|