Added Sacrificial Knife event

This commit is contained in:
WayofTime 2015-02-23 18:45:32 -05:00
parent df776f0323
commit 086027faf5
8 changed files with 169 additions and 329 deletions

View file

@ -92,7 +92,7 @@ public class RoutingFocus extends Item
public String getFocusDescription()
{
return "An Enderpearl imbued with blood";
return "tooltip.routingFocus.desc";
}
@Override