forked from 2009Scape/Server
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:
parent
50dce880c1
commit
ad8f77c33e
1 changed files with 0 additions and 1 deletions
|
|
@ -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",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue