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