Minor Change
Removed a debug message from the Rift Remover.
This commit is contained in:
@@ -106,7 +106,6 @@ public class itemRiftRemover extends Item
|
||||
{
|
||||
stack.damageItem(1, player);
|
||||
}
|
||||
player.sendChatToPlayer("Clink! Damaged!");
|
||||
player.worldObj.playSoundAtEntity(player, "mods.DimDoors.sfx.riftClose", 0.8f, 1);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user