v0.2.4: corrected horn of plenty quickslot logic (again)
This commit is contained in:
parent
5e9cdf87d5
commit
29755158c0
|
@ -92,6 +92,7 @@ public class HornOfPlenty extends Artifact {
|
||||||
Statistics.foodEaten++;
|
Statistics.foodEaten++;
|
||||||
}
|
}
|
||||||
charge = 0;
|
charge = 0;
|
||||||
|
updateQuickslot();
|
||||||
|
|
||||||
hero.sprite.operate(hero.pos);
|
hero.sprite.operate(hero.pos);
|
||||||
hero.busy();
|
hero.busy();
|
||||||
|
|
Loading…
Reference in New Issue
Block a user