I have a turtle that I WANT to remove all fuel from. The turtle has a label, but I want to test some refueling code and it will take forever to remove the current fuel levels from the turtle by moving it around.  I tried clearing the label and replacing the turtle, but this didn't work.  Any way to do this?
				
			 
				
		 )
) What I ended up doing is just setting a refuel variable to something higher than was in the turtle.
  What I ended up doing is just setting a refuel variable to something higher than was in the turtle.