mirror of
https://github.com/thornAvery/jep-hack.git
synced 2025-10-18 04:56:25 +13:00
11 lines
255 B
NASM
11 lines
255 B
NASM
db "DRAGON@" ; species name
|
|
dw 703, 4630 ; height, weight
|
|
|
|
db "There is many a"
|
|
next "tale of DRAGONITE"
|
|
next "coming to rescue"
|
|
|
|
page "drowning SAILORs."
|
|
next "Thus, it's deemed"
|
|
next "a God of the Sea.@" ; retconned info + prototype dex entry
|