mirror of
https://github.com/thornAvery/jep-hack.git
synced 2025-10-16 20:16:29 +13:00
11 lines
201 B
NASM
11 lines
201 B
NASM
db "SUMO@" ; species name
|
|
dw 23, 1020 ; height, weight
|
|
|
|
db "Despite their"
|
|
next "cheery attitude,"
|
|
next "they tend to fight"
|
|
|
|
page "dirty, often"
|
|
next "ambushing foes"
|
|
next "in dark caves.@"
|