mirror of
https://github.com/thornAvery/jep-hack.git
synced 2025-10-18 04:56:25 +13:00
11 lines
301 B
NASM
11 lines
301 B
NASM
db "BALLOON@" ; species name
|
|
dw 303, 260 ; height, weight
|
|
|
|
db "It's so soft and"
|
|
next "flexible that it"
|
|
next "can turn itself" ; carddass artwork detail (not on the card itself, but on other bits)
|
|
|
|
page "into a ball. If"
|
|
next "attacked, it uses"
|
|
next "DISABLE first.@" ; also from carddass
|