Add missing Weiss agility obstacles (#5785)

Fixes https://github.com/runelite/runelite/issues/5783
This commit is contained in:
robinwithes
2018-10-03 22:01:16 +02:00
committed by Tomas Slusny
parent 2adb760f02
commit b7fd7a06c9

View File

@@ -215,7 +215,7 @@ class Obstacles
// Tree Gnome Village // Tree Gnome Village
LOOSE_RAILING_2186, LOOSE_RAILING_2186,
// Weiss // Weiss
LITTLE_BOULDER LITTLE_BOULDER, ROCKSLIDE_33184, ROCKSLIDE_33185, NULL_33327, NULL_33328
); );
static final Set<Integer> TRAP_OBSTACLE_IDS = ImmutableSet.of( static final Set<Integer> TRAP_OBSTACLE_IDS = ImmutableSet.of(