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