mirror of
https://gitlab.com/2009scape/2009scape.git
synced 2026-08-01 14:39:13 -06:00
Compatibility
This commit is contained in:
parent
9546e01394
commit
eac33d6c29
1 changed files with 3 additions and 0 deletions
|
|
@ -119,6 +119,9 @@ 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!");
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue