mirror of
https://github.com/thornAvery/jep-hack.git
synced 2025-10-17 20:46:25 +13:00
11 lines
201 B
NASM
11 lines
201 B
NASM
db "PSI@" ; species name
|
|
dw 411, 1060 ; height, weight
|
|
|
|
db "It has an IQ of"
|
|
next "5000. It calcu-"
|
|
next "lates many things"
|
|
|
|
page "in order to gain"
|
|
next "the edge in every"
|
|
next "battle.@"
|