mirror of
https://github.com/thornAvery/jep-hack.git
synced 2025-09-16 18:20:50 +12:00
11 lines
209 B
NASM
11 lines
209 B
NASM
db "FIRE BEAR@" ; species name
|
|
dw 303, 720 ; height, weight
|
|
|
|
db "Fiercely loyal to"
|
|
next "its TRAINER. If"
|
|
next "given the order,"
|
|
|
|
page "FLAMBEAR will"
|
|
next "attack with an"
|
|
next "explosive bite.@"
|