mirror of
https://github.com/thornAvery/jep-hack.git
synced 2025-10-18 04:56:25 +13:00
11 lines
200 B
NASM
11 lines
200 B
NASM
db "LIGHT@" ; species name
|
|
dw 311, 500 ; height, weight
|
|
|
|
db "This #MON uses"
|
|
next "the bright part of"
|
|
next "its body, which"
|
|
|
|
page "changed from a"
|
|
next "dorsal fin, to"
|
|
next "lure prey.@"
|