Add Mount Karuulm agility shortcuts to agility plugin (#7302)
Add new Mount Karuulm rock agility shortcuts to agility plugin highlighting.
This commit is contained in:
@@ -225,7 +225,9 @@ class Obstacles
|
|||||||
// Asgarnian Ice Dungeon
|
// Asgarnian Ice Dungeon
|
||||||
STEPS,
|
STEPS,
|
||||||
// Fossil Island Wyvern Cave
|
// Fossil Island Wyvern Cave
|
||||||
STAIRS_31485
|
STAIRS_31485,
|
||||||
|
// Mount Karuulm
|
||||||
|
ROCKS_34397, ROCKS_34396
|
||||||
);
|
);
|
||||||
|
|
||||||
static final Set<Integer> TRAP_OBSTACLE_IDS = ImmutableSet.of(
|
static final Set<Integer> TRAP_OBSTACLE_IDS = ImmutableSet.of(
|
||||||
|
|||||||
Reference in New Issue
Block a user