blob: bf3ec1e6077326c2de01cfc7f7f1dcb51354f4ce (
plain)
1
2
3
4
5
6
7
8
9
10
|
db "SNAKE@" ; species name
dw 607, 150 ; height, weight
db "It always hides in"
next "grass. When first"
next "born, it has no"
page "poison, so its"
next "bite is painful,"
next "but harmless.@"
|