mirror of
https://github.com/thornAvery/jep-hack.git
synced 2025-10-17 20:46:25 +13:00
11 lines
193 B
NASM
11 lines
193 B
NASM
db "HYPNOSIS@" ; species name
|
|
dw 503, 1670 ; height, weight
|
|
|
|
db "The longer it"
|
|
next "swings its"
|
|
next "pendulum, the"
|
|
|
|
page "longer the effects"
|
|
next "of its hypnosis"
|
|
next "last.@"
|