mirror of
https://github.com/thornAvery/jep-hack.git
synced 2025-10-16 20:16:29 +13:00
12 lines
291 B
NASM
12 lines
291 B
NASM
db "MOUSE@" ; species name
|
|
dw 200, 260 ; height, weight
|
|
|
|
db "Because it bu-"
|
|
next "rrows far from"
|
|
next "lakes and rivers,"
|
|
|
|
page "it sometimes"
|
|
next "digs deep for"
|
|
next "water sources.@"
|
|
; Combining Red dex entry with Pokemon Stadium minigame for a new take on Sandshrew's lore.
|