v1.3.0: fixed scroll of passage not triggering some on-read logic
This commit is contained in:
+1
@@ -42,6 +42,7 @@ public class ScrollOfPassage extends ExoticScroll {
|
|||||||
public void doRead() {
|
public void doRead() {
|
||||||
|
|
||||||
identify();
|
identify();
|
||||||
|
readAnimation();
|
||||||
|
|
||||||
if (Dungeon.level.locked) {
|
if (Dungeon.level.locked) {
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user