barrows plugin: add barrows chest price evaluator

This commit is contained in:
trimbe
2018-05-05 15:44:51 -04:00
committed by Adam
parent 5f74f1a843
commit 5b13698079
5 changed files with 124 additions and 4 deletions

View File

@@ -422,5 +422,6 @@ public class WidgetID
{
static final int BARROWS_BROTHERS = 8;
static final int BARROWS_POTENTIAL = 9;
static final int BARROWS_REWARD_INVENTORY = 3;
}
}