v0.3.5: polish on the warrior's seal
This commit is contained in:
@@ -109,7 +109,7 @@ public enum HeroClass {
|
||||
Dart darts = new Dart( 8 );
|
||||
darts.identify().collect();
|
||||
|
||||
new BrokenSeal().collect();
|
||||
hero.belongings.armor.affixSeal(new BrokenSeal());
|
||||
|
||||
Dungeon.quickslot.setSlot(0, darts);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user