mirror of
https://github.com/thornAvery/jep-hack.git
synced 2025-10-18 04:56:25 +13:00
11 lines
254 B
NASM
11 lines
254 B
NASM
db "TINYTURTLE@" ; species name
|
|
dw 108, 200 ; height, weight
|
|
|
|
db "It can stay in"
|
|
next "its shell for"
|
|
next "days without" ; prototype dex entry detail
|
|
|
|
page "eating a morsel."
|
|
next "It can even sli-"
|
|
next "de around!@" ; brawl squirtle detail
|