v0.7.0: fixed cursed wand floor warp not correctly using charges

This commit is contained in:
Evan Debenham 2018-07-06 21:11:57 -04:00
parent d4a3468c10
commit 52f5bceb1e

View File

@ -339,8 +339,9 @@ public class CursedWand {
} else {
ScrollOfTeleportation.teleportHero(user);
wand.wandUsed();
}
wand.wandUsed();
break;
//summon monsters