mirror of
https://github.com/thornAvery/jep-hack.git
synced 2025-10-17 20:46:25 +13:00
11 lines
213 B
NASM
11 lines
213 B
NASM
db "COBRA@" ; species name
|
|
dw 1106, 1430 ; height, weight
|
|
|
|
db "To intimidate"
|
|
next "foes, it spreads"
|
|
next "its chest wide and"
|
|
|
|
page "makes eerie sounds"
|
|
next "by expelling air"
|
|
next "from its mouth.@"
|