v0.9.3: deactivating the cloak of shadows no longer takes time
This commit is contained in:
parent
9e525a6f02
commit
e5a760f671
|
@ -98,7 +98,6 @@ public class CloakOfShadows extends Artifact {
|
||||||
} else {
|
} else {
|
||||||
activeBuff.detach();
|
activeBuff.detach();
|
||||||
activeBuff = null;
|
activeBuff = null;
|
||||||
hero.spend( 1f );
|
|
||||||
hero.sprite.operate( hero.pos );
|
hero.sprite.operate( hero.pos );
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user