clues: add description to Prif elite coord clue

This commit is contained in:
Noah Haig
2020-02-02 01:45:49 -05:00
committed by Adam
parent 7c6de858c3
commit 30171938e9

View File

@@ -194,6 +194,7 @@ public class CoordinateClue extends ClueScroll implements TextClueScroll, Locati
.put(new WorldPoint(2316, 3814, 0), new CoordinateClueInfo("West of Neitiznot, near the bridge."))
.put(new WorldPoint(2872, 3937, 0), new CoordinateClueInfo("Weiss."))
.put(new WorldPoint(2484, 4016, 0), new CoordinateClueInfo("Northeast corner of the Island of Stone."))
.put(new WorldPoint(2222, 3331, 0), new CoordinateClueInfo("Prifddinas, west of the Tower of Voices"))
// Master
.put(new WorldPoint(2178, 3209, 0), new CoordinateClueInfo("South of Iorwerth Camp."))
.put(new WorldPoint(2155, 3100, 0), new CoordinateClueInfo("South of Port Tyras (BJS)."))