v2.5.1: fixed statues becoming passive on ascent reset
This commit is contained in:
@@ -173,7 +173,6 @@ public class Statue extends Mob {
|
||||
|
||||
@Override
|
||||
public boolean reset() {
|
||||
state = PASSIVE;
|
||||
return true;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user