blob: 9981e1ddb53a43c8e1ea561d2cbcdebbde1c1179 (
plain)
1
2
3
4
5
6
7
8
9
10
|
db "TRANSFORM@" ; species name
dw 100, 90 ; height, weight
db "It can transform"
next "into anything."
next "When it sleeps, it"
page "changes into a"
next "stone to avoid"
next "being attacked.@"
|