v2.5.0: fixed cursed wand mimic transmogs floating on chasms

This commit is contained in:
Evan Debenham
2024-07-07 15:53:24 -04:00
parent f64f84fac4
commit 3bd6e41412

View File

@@ -417,6 +417,8 @@ public class CursedWand {
mimic.items.add(reward);
}
Dungeon.level.occupyCell(mimic);
return true;
//appears to crash the game (actually just closes it)