v2.3.0: fixed freezes caused by recent pylon change
This commit is contained in:
@@ -93,6 +93,7 @@ public class Pylon extends Mob {
|
|||||||
//end of char/mob logic
|
//end of char/mob logic
|
||||||
|
|
||||||
if (alignment == Alignment.NEUTRAL){
|
if (alignment == Alignment.NEUTRAL){
|
||||||
|
spend(TICK);
|
||||||
return true;
|
return true;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user