Guest User

Untitled

a guest
Jun 18th, 2018
119
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.15 KB | None | 0 0
  1. int LogChopped = 0;
  2. double percentToLevel = 0.8;
  3. boolean WieldAxe = false;
  4. String action = "Chopping Yews";
  5. int bankedlogs = 0;
  6. final int yew_id = 1515;
Add Comment
Please, Sign In to add comment