Advertisement
Lux-Ferre

DH2 Brewing History

Jul 19th, 2018
155
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. console.log("brewingMixPotionTotal: " + brewingMixPotionTotal);
  2. console.log("combatCooldownPotionTotal: " + combatCooldownPotionTotal);
  3. console.log("farmingSpeedPotionTotal: " + farmingSpeedPotionTotal);
  4. console.log("manaPotionTotal: " + manaPotionTotal);
  5. console.log("oilPotionTotal: " + oilPotionTotal);
  6. console.log("oxygenPotionTotal: " + oxygenPotionTotal);
  7. console.log("seedPotionTotal: " + seedPotionTotal);
  8. console.log("smeltingPotionTotal: " + smeltingPotionTotal);
  9. console.log("stardustPotionTotal: " + stardustPotionTotal);
  10. console.log("stargemPotionTotal: " + stargemPotionTotal);
  11. console.log("superCombatCooldownPotionTotal: " + superCombatCooldownPotionTotal);
  12. console.log("superCompostPotionTotal: " + superCompostPotionTotal);
  13. console.log("superEssencePotionTotal: " + superEssencePotionTotal);
  14. console.log("superManaPotionTotal: " + superManaPotionTotal);
  15. console.log("superOilPotionTotal: " + superOilPotionTotal);
  16. console.log("superTreePotionTotal: " + superTreePotionTotal);
  17. console.log("treePotionTotal: " + treePotionTotal);
  18. console.log("woodcuttingSpeedPotionTotal: " + woodcuttingSpeedPotionTotal);
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement