v0.9.2: fixed recently introduced errors with the cloak of shadows
This commit is contained in:
+2
@@ -362,6 +362,8 @@ public class CloakOfShadows extends Artifact {
|
|||||||
|
|
||||||
@Override
|
@Override
|
||||||
public void detach() {
|
public void detach() {
|
||||||
|
activeBuff = null;
|
||||||
|
|
||||||
if (target.invisible > 0) target.invisible--;
|
if (target.invisible > 0) target.invisible--;
|
||||||
|
|
||||||
updateQuickslot();
|
updateQuickslot();
|
||||||
|
|||||||
Reference in New Issue
Block a user