Add Burgh de Rott map clue

This commit is contained in:
Max Weber
2018-05-09 01:34:38 -06:00
parent e9b37c7236
commit d34cd62481

View File

@@ -83,8 +83,8 @@ public class MapClue extends ClueScroll implements ObjectClueScroll
new MapClue(CLUE_SCROLL_ELITE_12130, new WorldPoint(2449, 3130, 0)),
new MapClue(CLUE_SCROLL_ELITE_19782, new WorldPoint(2953, 9523, 1)),
new MapClue(CLUE_SCROLL_ELITE_19783, new WorldPoint(2202, 3062, 0)),
new MapClue(CLUE_SCROLL_ELITE_19784, new WorldPoint(1815, 3852, 0))
new MapClue(CLUE_SCROLL_ELITE_19784, new WorldPoint(1815, 3852, 0)),
new MapClue(CLUE_SCROLL_ELITE_19785, new WorldPoint(3538, 3208, 0))
);
private int itemId;