Function insertFuel

  • Fuel your Asdon Martin with a given quantity of a given item

    Parameters

    • it: Item

      Item to fuel with.

    • quantity: number = 1

      Number of items to fuel with.

    Returns boolean

    Whether we succeeded at fueling with the given items.