v0.3.5: fixed uncloaking taking no time, quick allowed for a 1 turn sneak attack exploit
This commit is contained in:
@@ -98,6 +98,7 @@ public class CloakOfShadows extends Artifact {
|
|||||||
stealthed = false;
|
stealthed = false;
|
||||||
activeBuff.detach();
|
activeBuff.detach();
|
||||||
activeBuff = null;
|
activeBuff = null;
|
||||||
|
hero.spend( 1f );
|
||||||
hero.sprite.operate( hero.pos );
|
hero.sprite.operate( hero.pos );
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user