Ring of the Star Sprite teleport no longer gives a wilderness warning for bounty hunter star (as it's not in the wilderness zone and has a bank available)
This commit is contained in:
@@ -81,7 +81,6 @@ class ShootingStarPlugin : LoginListener, InteractionListener, TickListener, Com
|
|||||||
val shouldWarn = when(star.location){
|
val shouldWarn = when(star.location){
|
||||||
"North Edgeville mining site",
|
"North Edgeville mining site",
|
||||||
"Southern wilderness mine",
|
"Southern wilderness mine",
|
||||||
"Wilderness Volcano bank",
|
|
||||||
"Wilderness hobgoblin mine",
|
"Wilderness hobgoblin mine",
|
||||||
"Pirates' Hideout mine",
|
"Pirates' Hideout mine",
|
||||||
"Lava Maze mining site",
|
"Lava Maze mining site",
|
||||||
|
|||||||
Reference in New Issue
Block a user