'
'You have two little turns and you are struggling without success.'
act '...':gt $curloc
end
}
$resultBrosDinE = {
cls
if Aktiv > Passiv:
pointE += 2
lustwE += 1
KbE += 1
'
'
'You have two little turns and you are struggling without success.'
act '...':gt $curloc
end
}
!!You are on the bottom of the abdomen -10%
!!opponent top
koef = 90
koefE = 100
rMin -= 1
stoper += 1
!! gs locations/city/citycenter/gym/kickboxing/ ... I do not know what should be here
'
'
'You lie on your stomach below, and <<$nameE>> sits on you.'
if endur <= 0 or lustw <= 0:gt 'SubLoss'
if endurE <= 0 or lustwE <= 0:gt 'SubWin'
if stoper < 3:
if rMin > 0:
deystrand = rand(0, 1)
if deystrand = 0:
dynamic $uderdinE
dynamic $resultUderDinE
exit
elseif deystrand = 1:
dynamic $brosdinE
dynamic $resultBrosDinE
exit
end
else
'The referee blows a whistle and throws you. End of round.'
act 'up':gt 'RoundEnd'
end
elseif stoper >= 3:
point += 1
'The referee blows a whistle and throws you. Time rivals to attack happened. You get one point.'
act 'up':gt 'RoundStop'
end
--- FightE ---------------------------------