forked from 2009Scape/Server
Fixed yew chopping rates
This commit is contained in:
parent
fa7e91ca08
commit
97fe7a5889
1 changed files with 2 additions and 0 deletions
|
|
@ -273,6 +273,8 @@ public enum WoodcuttingNode {
|
|||
experience = 175.0;
|
||||
level = 60;
|
||||
rewardAmount = 40;
|
||||
tierModLow = 2;
|
||||
tierModHigh = 6.25;
|
||||
break;
|
||||
case 16:
|
||||
reward = 1513;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue