v0.9.3b: random teleportation now interrupts the hero
This commit is contained in:
@@ -114,6 +114,7 @@ public class ScrollOfTeleportation extends Scroll {
|
||||
|
||||
Dungeon.observe();
|
||||
GameScene.updateFog();
|
||||
Dungeon.hero.interrupt();
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user