mirror of
https://github.com/thornAvery/jep-hack.git
synced 2025-10-18 04:56:25 +13:00
11 lines
227 B
NASM
11 lines
227 B
NASM
db "BUTTERFLY@" ; species name
|
|
dw 307, 710 ; height, weight
|
|
|
|
db "When asleep, it"
|
|
next "continues to flap"
|
|
next "its wings. However,"
|
|
|
|
page "it often spreads"
|
|
next "POISON POWDER by"
|
|
next "accident.@" ; Pokemon Sleep
|