blob: 915db2c21d3192454510466823c82ca387f26b37 (
plain)
1
2
3
4
5
6
7
8
9
10
|
db "DRAGON@" ; species name
dw 1301, 360 ; height, weight
db "It is called the"
next "divine #MON."
next "When its entire"
page "body brightens"
next "slightly, the"
next "weather changes.@"
|