mirror of
https://github.com/thornAvery/jep-hack.git
synced 2025-09-16 18:20:50 +12: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.@" |