mirror of
https://github.com/thornAvery/jep-hack.git
synced 2025-10-18 04:56:25 +13:00
11 lines
211 B
NASM
11 lines
211 B
NASM
db "TADPOLE@" ; species name
|
|
dw 403, 1190 ; height, weight
|
|
|
|
db "It can use its"
|
|
next "well-developed"
|
|
next "arms and legs to"
|
|
|
|
page "run on the surface"
|
|
next "of the water for a"
|
|
next "split second.@"
|