blob: c7405b980235e771cc2b1079379a7b3594ccfcfa (
plain)
1
2
3
4
5
6
7
8
9
10
|
db "BALLOON@" ; species name
dw 108, 90 ; height, weight
db "When faced with a"
next "larger opponent,"
next "it swallows as"
page "much water as it"
next "can to match the"
next "opponent's size.@"
|