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