v2.0.1: hero is now busy after opening spellbook window, fixes exploits
This commit is contained in:
@@ -171,6 +171,7 @@ public class UnstableSpellbook extends Artifact {
|
||||
//do nothing
|
||||
}
|
||||
});
|
||||
hero.busy();
|
||||
} else {
|
||||
scroll.doRead();
|
||||
Talent.onArtifactUsed(Dungeon.hero);
|
||||
|
||||
Reference in New Issue
Block a user