mirror of
https://github.com/thornAvery/jep-hack.git
synced 2025-10-18 04:56:25 +13:00
11 lines
247 B
NASM
11 lines
247 B
NASM
db "INSECT@" ; species name
|
|
dw 303, 660 ; height, weight
|
|
|
|
db "Its large eyes"
|
|
next "are sensitive to"
|
|
next "light, which can"
|
|
|
|
page "cause it to head"
|
|
next "towards brightly-"
|
|
next "lit suburbs.@" ; prototype dex entry slightly altered.
|