aboutsummaryrefslogtreecommitdiff
path: root/features
diff options
context:
space:
mode:
Diffstat (limited to 'features')
-rw-r--r--features/slayers/index.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/features/slayers/index.js b/features/slayers/index.js
index 929d7dc..13abf1f 100644
--- a/features/slayers/index.js
+++ b/features/slayers/index.js
@@ -153,6 +153,8 @@ class Slayers extends Feature {
this.eyeE = [];
this.emanBoss = undefined;
this.actualEmanBoss = undefined
+
+ this.slayerLocationDataH = {}
}
entityAttackEvent(event) {