v0.7.0: fixed cursed wand floor warp not correctly using charges
This commit is contained in:
@@ -339,8 +339,9 @@ public class CursedWand {
|
||||
|
||||
} else {
|
||||
ScrollOfTeleportation.teleportHero(user);
|
||||
wand.wandUsed();
|
||||
|
||||
}
|
||||
wand.wandUsed();
|
||||
break;
|
||||
|
||||
//summon monsters
|
||||
|
||||
Reference in New Issue
Block a user