mirror of
https://github.com/thornAvery/jep-hack.git
synced 2025-10-17 20:46:25 +13:00
11 lines
208 B
NASM
11 lines
208 B
NASM
db "WILD BULL@" ; species name
|
|
dw 407, 1950 ; height, weight
|
|
|
|
db "These violent"
|
|
next "#MON fight"
|
|
next "with other mem-"
|
|
|
|
page "bers of their herd"
|
|
next "in order to prove"
|
|
next "their strength.@"
|