blob: ecf5f8520bdc9b854c7f4f6c4e10bcb0013e3b89 (
plain)
1
2
3
4
5
6
7
8
9
10
|
db "LEAF@" ; species name
dw 211, 140 ; height, weight
db "It loves to bask"
next "in the sunlight."
next "It uses the leaf"
page "on its head to"
next "seek out warm"
next "places.@"
|