*facepalm*

This commit is contained in:
Electroblob77
2020-01-27 15:09:54 +00:00
parent 38429cb697
commit b682740751
@@ -59,7 +59,7 @@ public class Grapple extends Spell {
@Override
public boolean canBeCastByNPCs(){
return super.canBeCastByNPCs();
return true;
}
@Override