v2.0.1: reverted spellbook change for now, caused side-effects

This commit is contained in:
Evan Debenham
2023-03-26 18:58:25 -04:00
parent d277b9cf35
commit 7a81be75bb

View File

@@ -171,7 +171,6 @@ public class UnstableSpellbook extends Artifact {
//do nothing
}
});
hero.busy();
} else {
scroll.doRead();
Talent.onArtifactUsed(Dungeon.hero);