mirror of
https://github.com/thornAvery/jep-hack.git
synced 2025-10-17 20:46:25 +13:00
11 lines
200 B
NASM
11 lines
200 B
NASM
db "POLKA DOT@" ; species name
|
|
dw 8, 44 ; height, weight
|
|
|
|
db "Despite living by"
|
|
next "water, AZURILL"
|
|
next "can't swim yet,"
|
|
|
|
page "relying on its"
|
|
next "bouyant tail"
|
|
next "for support.@"
|