mirror of
https://github.com/thornAvery/jep-hack.git
synced 2025-10-16 12:06:28 +13:00
12 lines
321 B
NASM
12 lines
321 B
NASM
db "TADPOLE@" ; species name
|
|
dw 303, 440 ; height, weight
|
|
|
|
db "Its anatomy is"
|
|
next "popular among am-"
|
|
next "ateur biologists."
|
|
|
|
page "All of its organs"
|
|
next "are visible thro-"
|
|
next "ugh its spiral.@"
|
|
; Referencing Junji Ito Poliwhirl anatomical model and frogs being popular dissection subjects in schools.
|