mirror of
https://github.com/thornAvery/jep-hack.git
synced 2025-10-17 20:46:25 +13:00
11 lines
202 B
NASM
11 lines
202 B
NASM
db "IRON SNAKE@" ; species name
|
|
dw 3002, 8820 ; height, weight
|
|
|
|
db "The many small"
|
|
next "metal particles"
|
|
next "that cover this"
|
|
|
|
page "#MON's body"
|
|
next "reflect bright"
|
|
next "light well.@"
|