blob: c285b8cb3df200c1544a63431a3d9b5d75a13863 (
plain)
1
2
3
4
5
6
7
8
9
10
|
db "MYSTIC@" ; species name
dw 411, 330 ; height, weight
db "Once it begins to"
next "meditate at sun-"
next "rise, the entire"
page "day will pass"
next "before it will"
next "move again.@"
|