Add skeletal wyvern stairs to agility shortcut plugin (#6420)
This commit is contained in:
committed by
Tomas Slusny
parent
75136c86b0
commit
2ff2306d35
@@ -221,7 +221,9 @@ class Obstacles
|
||||
// Burgh de Rott
|
||||
LOW_FENCE,
|
||||
// Taverley
|
||||
STILE
|
||||
STILE,
|
||||
// Asgarnian Ice Dungeon
|
||||
STEPS
|
||||
);
|
||||
|
||||
static final Set<Integer> TRAP_OBSTACLE_IDS = ImmutableSet.of(
|
||||
|
||||
Reference in New Issue
Block a user