mirror of
https://github.com/thornAvery/jep-hack.git
synced 2025-10-18 04:56:25 +13:00
11 lines
213 B
NASM
11 lines
213 B
NASM
db "SCOUT@" ; species name
|
|
dw 207, 130 ; height, weight
|
|
|
|
db "When acting as a"
|
|
next "lookout, it warns"
|
|
next "others of danger"
|
|
|
|
page "by screeching and"
|
|
next "hitting the ground"
|
|
next "with its tail.@"
|