if (args.actorsystem.details.move.oars.value > 0)
  args.actor.system.details.move.oars.value -= 1;

args.actor.system.details.man -= 2;