Finish converting slayer

This commit is contained in:
ceikry 2022-03-29 08:57:06 -05:00
parent 06650ebce5
commit 9546e01394

View file

@ -119,9 +119,6 @@ public final class TzhaarFightCavesPlugin extends ActivityPlugin {
}
};
} else {
if (practice) {
player.setAttribute("fc_wave", 62);
}
if (player.getAttribute("fc_wave", 0) == 62) {
player.getDialogueInterpreter().sendDialogues(2617, null, "Look out, here comes TzTok-Jad!");
}