blob: 6849ce12b1e67fdc67d4b036f52a6ecf1d2132f2 (
plain)
1
2
3
4
5
6
7
8
9
10
|
db "KISS@" ; species name
dw 104, 130 ; height, weight
db "Its lips are the"
next "most sensitive"
next "parts on its body."
page "It always uses its"
next "lips first to"
next "examine things.@"
|