worldmap: add akp and bjp fairy rings
This commit is contained in:
@@ -35,6 +35,7 @@ enum FairyRingLocation
|
|||||||
AIQ("AIQ", new WorldPoint(2995, 3112, 0)),
|
AIQ("AIQ", new WorldPoint(2995, 3112, 0)),
|
||||||
AJR("AJR", new WorldPoint(2779, 3615, 0)),
|
AJR("AJR", new WorldPoint(2779, 3615, 0)),
|
||||||
AJS("AJS", new WorldPoint(2499, 3898, 0)),
|
AJS("AJS", new WorldPoint(2499, 3898, 0)),
|
||||||
|
AKP("AKP", new WorldPoint(3283, 2704, 0)),
|
||||||
AKQ("AKQ", new WorldPoint(2318, 3617, 0)),
|
AKQ("AKQ", new WorldPoint(2318, 3617, 0)),
|
||||||
AKS("AKS", new WorldPoint(2570, 2958, 0)),
|
AKS("AKS", new WorldPoint(2570, 2958, 0)),
|
||||||
ALP("ALP", new WorldPoint(2502, 3638, 0)),
|
ALP("ALP", new WorldPoint(2502, 3638, 0)),
|
||||||
@@ -43,6 +44,7 @@ enum FairyRingLocation
|
|||||||
BIP("BIP", new WorldPoint(3409, 3326, 0)),
|
BIP("BIP", new WorldPoint(3409, 3326, 0)),
|
||||||
BIQ("BIQ", new WorldPoint(3248, 3095, 0)),
|
BIQ("BIQ", new WorldPoint(3248, 3095, 0)),
|
||||||
BIS("BIS", new WorldPoint(2635, 3268, 0)),
|
BIS("BIS", new WorldPoint(2635, 3268, 0)),
|
||||||
|
BJP("BJP", new WorldPoint(2264, 2976, 0)),
|
||||||
BJS("BJS", new WorldPoint(2147, 3069, 0)),
|
BJS("BJS", new WorldPoint(2147, 3069, 0)),
|
||||||
BKP("BKP", new WorldPoint(2384, 3037, 0)),
|
BKP("BKP", new WorldPoint(2384, 3037, 0)),
|
||||||
BKR("BKR", new WorldPoint(3468, 3433, 0)),
|
BKR("BKR", new WorldPoint(3468, 3433, 0)),
|
||||||
|
|||||||
Reference in New Issue
Block a user