V0.1.1: Blandfruit implemented. All functional parts of V0.1.1 completed, need cleanup & testing
This commit is contained in:
@@ -79,6 +79,8 @@ public class Ankh extends Item {
|
||||
hero.spend( 1f );
|
||||
hero.busy();
|
||||
|
||||
//TODO: add sparkle effect
|
||||
|
||||
Sample.INSTANCE.play( Assets.SND_DRINK );
|
||||
hero.sprite.operate( hero.pos );
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user