blob: 2bd55febe795145ad73df270713ef254c5a4f114 (
plain)
1
2
3
4
5
6
7
8
9
10
|
db "FLAME@" ; species name
dw 507, 2000 ; height, weight
db "It uses its wings"
next "to fly high. The"
next "temperature of its"
page "fire increases as"
next "it gains exper-"
next "ience in battle.@"
|