509_SubLoss 236 B

12345678910111213
  1. # SubLoss
  2. !win[i]+=1
  3. !SubWin[i]+=1
  4. !loss[1]+=1
  5. !SubLoss[1]+=1
  6. resultFight=4
  7. 'You gave the signal the referee, that can no longer continue to fight and surrender.'
  8. act '...':gt'EndFight'
  9. --- SubLoss ---------------------------------