Add skeletal wyvern stairs to agility shortcut plugin (#6420)

This commit is contained in:
MaxBartlett
2018-11-10 19:59:23 -05:00
committed by Tomas Slusny
parent 75136c86b0
commit 2ff2306d35

View File

@@ -221,7 +221,9 @@ class Obstacles
// Burgh de Rott // Burgh de Rott
LOW_FENCE, LOW_FENCE,
// Taverley // Taverley
STILE STILE,
// Asgarnian Ice Dungeon
STEPS
); );
static final Set<Integer> TRAP_OBSTACLE_IDS = ImmutableSet.of( static final Set<Integer> TRAP_OBSTACLE_IDS = ImmutableSet.of(