v0.9.3c: fixed lightweight cloak not working correctly since 0.9.3
This commit is contained in:
+2
@@ -123,6 +123,8 @@ public class CloakOfShadows extends Artifact {
|
||||
activeBuff.detach();
|
||||
activeBuff = null;
|
||||
}
|
||||
} else {
|
||||
activate(hero);
|
||||
}
|
||||
|
||||
return true;
|
||||
|
||||
Reference in New Issue
Block a user