blob: af5610cda806598b36586d694eb422392e4d6b7d (
plain)
1
2
3
4
5
6
7
8
9
10
|
db "PUPPY@" ; species name
dw 204, 420 ; height, weight
db "It controls a big"
next "territory. If it"
next "detects an unknown"
page "smell, it roars"
next "loudly to force"
next "out the intruder.@"
|