blob: a9e18fa0993ab371c570621ef620da285e2659e2 (
plain)
1
2
3
4
5
6
7
8
9
10
|
db "LIGHT@" ; species name
dw 311, 500 ; height, weight
db "It blinds prey"
next "with an intense"
next "burst of light,"
page "then swallows the"
next "immobilized prey"
next "in a single gulp.@"
|