mirror of
https://github.com/thornAvery/jep-hack.git
synced 2025-10-18 04:56:25 +13:00
11 lines
217 B
NASM
11 lines
217 B
NASM
db "DIVING@" ; species name
|
|
dw 1701, 4760 ; height, weight
|
|
|
|
db "It has an incred-"
|
|
next "ible ability to"
|
|
next "calm raging sto-"
|
|
|
|
page "rms. It is said"
|
|
next "that LUGIA appears"
|
|
next "when storms start.@"
|