blob: b07d044cd3ec73f3f5a1e5552c542c6416535d19 (
plain)
1
2
3
4
5
6
7
8
9
10
|
db "MOUSE@" ; species name
dw 200, 260 ; height, weight
db "If it fell from a"
next "great height, this"
next "#MON could save"
page "itself by rolling"
next "into a ball and"
next "bouncing.@"
|