blob: 81c66fcae752f836eb783d3b4312c18dcfa639c2 (
plain)
1
2
3
4
5
6
7
8
9
10
|
db "DRAGON@" ; species name
dw 1301, 360 ; height, weight
db "Its crystalline"
next "orbs appear to"
next "give this #MON"
page "the power to"
next "freely control the"
next "weather.@"
|