Added retreat-and-heal AI to the Specters
This commit is contained in:
parent
5592e8661b
commit
64c06e39b5
3 changed files with 236 additions and 9 deletions
|
@ -71,8 +71,6 @@ public class ItemSentientSword extends ItemSword implements IDemonWillWeapon, IM
|
|||
|
||||
public static double[] movementSpeed = new double[] { 0.05, 0.1, 0.15, 0.2, 0.25, 0.3, 0.4 };
|
||||
|
||||
public static final boolean spawnSpecterOnClick = true;
|
||||
|
||||
public ItemSentientSword()
|
||||
{
|
||||
super(ModItems.soulToolMaterial);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue