diff options
-rw-r--r-- | features/nether/index.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/features/nether/index.js b/features/nether/index.js index 49388bd..77d8f27 100644 --- a/features/nether/index.js +++ b/features/nether/index.js @@ -143,6 +143,7 @@ class Nether extends Feature { this.controlLocLast = undefined this.controlLoc = undefined this.controlSkeleton = undefined + this.miniboss = undefined }) this.registerChat("You completed your rescue quest! Visit the Town Board to claim the rewards,", () => { |