mirror of
https://github.com/thornAvery/jep-hack.git
synced 2025-10-18 04:56:25 +13:00
11 lines
245 B
NASM
11 lines
245 B
NASM
db "BALL@" ; species name
|
|
dw 108, 230 ; height, weight
|
|
|
|
db "The friction from"
|
|
next "rolling causes it"
|
|
next "to generate elec-"
|
|
|
|
page "tricity. Too much"
|
|
next "can cause it to"
|
|
next "explode.@" ; prototype dex entry that's very funny
|