mirror of
https://gitlab.com/2009scape/2009scape.git
synced 2026-08-25 12:25:14 -06:00
Activity trollheim-warning recover to no aciton.
This commit is contained in:
parent
ad9e8b1d8b
commit
cb055ee712
1 changed files with 4 additions and 1 deletions
|
|
@ -578,7 +578,10 @@ public final class TrollheimPlugin extends OptionHandler {
|
|||
* Represents the troll location.
|
||||
*/
|
||||
private static final Location TROLL_LOCATION = new Location(2851, 3598, 0);
|
||||
|
||||
@Override
|
||||
public void recover(Player p){
|
||||
//no recovery action needed.
|
||||
}
|
||||
/**
|
||||
* Constructs a new {@code WarningCutscene} {@code Object}.
|
||||
*/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue