Add Lumber Yard Fence to Agility Plugin (#4878)
Adds the Lumber Yard broken fence obstacle highlighting by Varrock. Closes #4860
This commit is contained in:
committed by
Tomas Slusny
parent
720c5f0184
commit
5ef0c99079
@@ -201,6 +201,8 @@ class Obstacles
|
|||||||
ROCK_16115,
|
ROCK_16115,
|
||||||
// Agility Pyramid Entrance
|
// Agility Pyramid Entrance
|
||||||
CLIMBING_ROCKS_11948, CLIMBING_ROCKS_11949,
|
CLIMBING_ROCKS_11948, CLIMBING_ROCKS_11949,
|
||||||
|
//Lumber Yard
|
||||||
|
BROKEN_FENCE_2618,
|
||||||
// Ungael and Vorkath crater
|
// Ungael and Vorkath crater
|
||||||
NULL_25337, NULL_29868, NULL_29869, NULL_29870, ICE_CHUNKS_31822, NULL_31823, ICE_CHUNKS_31990
|
NULL_25337, NULL_29868, NULL_29869, NULL_29870, ICE_CHUNKS_31822, NULL_31823, ICE_CHUNKS_31990
|
||||||
);
|
);
|
||||||
|
|||||||
Reference in New Issue
Block a user