blob: 8bbb84593e251b48ed7bd639f079ad16ea5d6bf3 (
plain)
1
2
3
4
5
6
7
8
9
10
|
db "LAVA@" ; species name
dw 207, 1210 ; height, weight
db "Its body is as hot"
next "as lava and is"
next "always billowing."
page "Flames will"
next "occasionally burst"
next "from its shell.@"
|