Fixed issue preventing some dragonstone jewellery teleports working at level 30 wilderness
This commit is contained in:
@@ -13,7 +13,7 @@ import org.junit.jupiter.api.Test
|
||||
|
||||
class ZoneMonitorTests {
|
||||
|
||||
val GLORIES = intArrayOf(1710, 1708, 1706, 1712)
|
||||
val GLORIES = intArrayOf(1710, 1708, 1706, 1704)
|
||||
|
||||
init {
|
||||
TestUtils.preTestSetup()
|
||||
@@ -91,4 +91,4 @@ class ZoneMonitorTests {
|
||||
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user