blob: 6a0b96217549a9d7440c33bbbbd4f356022a4ac9 (
plain)
1
2
3
4
5
6
7
8
9
10
|
db "DRAGON@" ; species name
dw 1301, 360 ; height, weight
db "They say that if"
next "it emits an aura"
next "from its whole"
page "body, the weather"
next "will begin to"
next "change instantly.@"
|