Added wyvern cave stairs to agility plugin obstacles (#6900)
Closes #6889
This commit is contained in:
committed by
Tomas Slusny
parent
eabeecf0ab
commit
f3af61aefa
@@ -223,7 +223,9 @@ class Obstacles
|
||||
// Taverley
|
||||
STILE,
|
||||
// Asgarnian Ice Dungeon
|
||||
STEPS
|
||||
STEPS,
|
||||
// Fossil Island Wyvern Cave
|
||||
STAIRS_31485
|
||||
);
|
||||
|
||||
static final Set<Integer> TRAP_OBSTACLE_IDS = ImmutableSet.of(
|
||||
|
||||
Reference in New Issue
Block a user