mirror of
https://github.com/thornAvery/jep-hack.git
synced 2025-10-18 04:56:25 +13:00
11 lines
201 B
NASM
11 lines
201 B
NASM
db "TRANSFORM@" ; species name
|
|
dw 20, 360 ; height, weight
|
|
|
|
db "Its body is"
|
|
next "largely composed"
|
|
next "of magnesium."
|
|
|
|
page "It can instantly"
|
|
next "copy the visage"
|
|
next "of any #MON.@"
|