mirror of
https://github.com/thornAvery/jep-hack.git
synced 2025-10-18 04:56:25 +13:00
10 lines
220 B
NASM
10 lines
220 B
NASM
db "BAD MOUSE@" ; species name
|
|
dw 100, 120 ; height, weight
|
|
|
|
db "PIKACHU's archenemy."
|
|
next "It loves to fight"
|
|
next "with dirty tactics"
|
|
|
|
page "like BEAT UP and"
|
|
next "PURSUIT. It loves"
|
|
next "to steal nuts.@" |