v0.7.5: fixed Tengu not being able to see the player at high distances
This commit is contained in:
@@ -87,6 +87,8 @@ public class NewTengu extends Mob {
|
||||
flying = true; //doesn't literally fly, but he is fleet-of-foot enough to avoid hazards
|
||||
|
||||
properties.add(Property.BOSS);
|
||||
|
||||
viewDistance = 12;
|
||||
}
|
||||
|
||||
@Override
|
||||
|
||||
Reference in New Issue
Block a user