mirror of
https://gitlab.com/2009scape/2009scape.git
synced 2026-08-01 14:39:13 -06:00
Activity trollheim-warning recover to no aciton.
This commit is contained in:
parent
0fe0da5f1c
commit
44d57f6a4b
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