Adventurer.kt

- Adjustments to some rates to fix bot behaviour in POI.
This commit is contained in:
Badhad
2021-03-21 21:48:34 -04:00
parent f47e06da02
commit 6e64770f55
@@ -924,10 +924,10 @@ class Adventurer(val style: CombatStyle): Script() {
treegnome -> 50
isafdar -> 40
eaglespeek -> 40
keldagrimout -> 40
keldagrimout -> 30
teak1 -> 30
miningguild -> 6
magics,coal -> 8
miningguild -> 5
magics,coal -> 7
gemrocks,chaosnpc -> 1
else -> 60
}