worldmap: Add Blisterwood tree location and requirement

This commit is contained in:
Broooklyn
2021-02-27 21:32:43 -05:00
parent 9da8052db0
commit 0952886624

View File

@@ -199,6 +199,10 @@ enum RareTreeLocation
// Feldip Hills // Feldip Hills
new WorldPoint(2476, 2893, 0)), new WorldPoint(2476, 2893, 0)),
BLISTERWOOD("Blisterwood tree", 62,
// Darkmeyer
new WorldPoint(3631, 3362, 0)),
SULLIUSCEP("Sulliuscep", 65, SULLIUSCEP("Sulliuscep", 65,
// Fossil Island // Fossil Island
new WorldPoint(3662, 3802, 0), new WorldPoint(3662, 3802, 0),