Activity trollheim-warning recover to no aciton.

This commit is contained in:
Tooze 2026-02-14 16:12:16 -05:00
parent ad9e8b1d8b
commit cb055ee712

View file

@ -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}.
*/