v2.0.1: hero is now busy after opening spellbook window, fixes exploits
This commit is contained in:
+1
@@ -171,6 +171,7 @@ 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);
|
||||||
|
|||||||
Reference in New Issue
Block a user