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