Merge pull request #4094 from Nightfirecat/add-swamp-caves-shortcuts
agility plugin: Add Lumbridge swamp cave shortcuts
This commit is contained in:
@@ -183,7 +183,9 @@ public class Obstacles
|
||||
LOG_BALANCE_3931, LOG_BALANCE_3930, LOG_BALANCE_3929, LOG_BALANCE_3932, DENSE_FOREST_3938, DENSE_FOREST_3939,
|
||||
DENSE_FOREST_3998, DENSE_FOREST_3999, DENSE_FOREST, LEAVES, LEAVES_3924, LEAVES_3925, STICKS, TRIPWIRE,
|
||||
// Gu'Tanoth bridge
|
||||
GAP, GAP_2831
|
||||
GAP, GAP_2831,
|
||||
// Lumbridge Swamp Caves
|
||||
STEPPING_STONE_5948, STEPPING_STONE_5949
|
||||
);
|
||||
|
||||
public static final Set<Integer> TRAP_OBSTACLE_IDS = ImmutableSet.of(
|
||||
|
||||
Reference in New Issue
Block a user