mirror of
https://gitlab.com/2009scape/2009scape.git
synced 2025-12-21 09:02:07 -07:00
Fixed yew chopping rates
This commit is contained in:
parent
f30f592b09
commit
dbb0fd6aaa
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