mirror of
https://gitlab.com/2009scape/2009scape.git
synced 2026-08-27 21:35:13 -06:00
Fight Caves recover to do notihng as we have wave save already.
This commit is contained in:
parent
c55937fe82
commit
6f3845e10a
1 changed files with 4 additions and 0 deletions
|
|
@ -74,6 +74,10 @@ public final class TzhaarFightCavesPlugin extends ActivityPlugin {
|
|||
e.printStackTrace();
|
||||
}
|
||||
}
|
||||
@Override
|
||||
public void recover(Player player){
|
||||
//no recovery needed?
|
||||
}
|
||||
|
||||
@Override
|
||||
public boolean canLogout(Player p) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue