v2.2.1: fixed some game actions being possible while meditating.
This commit is contained in:
+1
@@ -666,6 +666,7 @@ public class MonkEnergy extends Buff implements ActionIndicator.Action {
|
|||||||
}, hero.cooldown()-1);
|
}, hero.cooldown()-1);
|
||||||
|
|
||||||
hero.next();
|
hero.next();
|
||||||
|
hero.busy();
|
||||||
Buff.affect(hero, MonkEnergy.class).abilityUsed(this);
|
Buff.affect(hero, MonkEnergy.class).abilityUsed(this);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user