v1.3.0: fixed scroll of passage not triggering some on-read logic

This commit is contained in:
Evan Debenham
2022-05-26 17:25:14 -04:00
parent c5b0ec9af5
commit f85c219379

View File

@@ -42,6 +42,7 @@ public class ScrollOfPassage extends ExoticScroll {
public void doRead() {
identify();
readAnimation();
if (Dungeon.level.locked) {