17,101
edits
mNo edit summary |
|||
Line 204: | Line 204: | ||
|} | |} | ||
=== Examples === | === Examples === | ||
<nowiki>game.woodcutting. | <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. | ||