mirror of
https://github.com/thornAvery/jep-hack.git
synced 2025-10-18 04:56:25 +13:00
11 lines
214 B
NASM
11 lines
214 B
NASM
db "THUNDER@" ; species name
|
|
dw 603, 3920 ; height, weight
|
|
|
|
db "This rough #MON"
|
|
next "stores energy"
|
|
next "inside its body,"
|
|
|
|
page "then sweeps across"
|
|
next "the land, shooting"
|
|
next "off electricity.@"
|