In-game Functions: Difference between revisions

mNo edit summary
Line 204: Line 204:
|}
|}
=== Examples ===
=== Examples ===
  <nowiki>game.woodcutting.addMasterPoolXP(600);</nowiki>
  <nowiki>game.woodcutting.addMasteryPoolXP(600);</nowiki>
The above code will result in 600 Mastery Pool XP being added to Woodcutting.
The above code will result in 600 Mastery Pool XP being added to Woodcutting.