mirror of
https://gitlab.com/2009scape/2009scape.git
synced 2026-08-28 05:45:10 -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.
|
* Represents the troll location.
|
||||||
*/
|
*/
|
||||||
private static final Location TROLL_LOCATION = new Location(2851, 3598, 0);
|
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}.
|
* Constructs a new {@code WarningCutscene} {@code Object}.
|
||||||
*/
|
*/
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue