Merging Source v1.7.2: item changes
This commit is contained in:
@@ -80,7 +80,7 @@ public class WandOfTelekinesis extends Wand {
|
||||
ch.pos = next;
|
||||
Actor.freeCell( next );
|
||||
|
||||
// Refactoring needed!
|
||||
// FIXME
|
||||
if (ch instanceof Mob) {
|
||||
Dungeon.level.mobPress( (Mob)ch );
|
||||
} else {
|
||||
|
||||
Reference in New Issue
Block a user