v0.3.5: polish on the warrior's seal
This commit is contained in:
@@ -61,7 +61,7 @@ public class BrokenSeal extends Item {
|
||||
GLog.p(Messages.get(BrokenSeal.class, "affix"));
|
||||
Dungeon.hero.sprite.operate(Dungeon.hero.pos);
|
||||
Sample.INSTANCE.play(Assets.SND_UNLOCK);
|
||||
armor.affixSigil((BrokenSeal)curItem);
|
||||
armor.affixSeal((BrokenSeal)curItem);
|
||||
curItem.detach(Dungeon.hero.belongings.backpack);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user