mirror of
https://github.com/thornAvery/jep-hack.git
synced 2025-10-18 04:56:25 +13:00

This reworks Hippunk into Torpir (well, not entirely internally, it's still HIPPUNK there). I have also done several new dex entries. May need vetting by some of the others, the writing is inconsistent.
11 lines
278 B
NASM
11 lines
278 B
NASM
db "JELLYFISH@" ; species name
|
|
dw 503, 1210 ; height, weight
|
|
|
|
db "The jewels on its"
|
|
next "forehead can glow"
|
|
next "and shoot beams" ; Fossil TCG Tentacool and anime references.
|
|
|
|
page "of light. Some"
|
|
next "TENTACRUEL grow"
|
|
next "to unusual sizes.@" ; Anime reference
|