Add Taverley shortcut to agility plugin (#6381)
Closes #6378 Image below: <img width="762" alt="screen shot 2018-11-07 at 5 05 29 pm" src="https://user-images.githubusercontent.com/15676309/48164357-3b312c80-e2b0-11e8-806f-9f7501613195.png">
This commit is contained in:
committed by
Tomas Slusny
parent
d5c738f21c
commit
2ef18df1c7
@@ -219,7 +219,9 @@ class Obstacles
|
||||
// Al-Kharid
|
||||
BROKEN_WALL_33344, BIG_WINDOW,
|
||||
// Burgh de Rott
|
||||
LOW_FENCE
|
||||
LOW_FENCE,
|
||||
// Taverley
|
||||
STILE
|
||||
);
|
||||
|
||||
static final Set<Integer> TRAP_OBSTACLE_IDS = ImmutableSet.of(
|
||||
|
||||
Reference in New Issue
Block a user