Default max aggro range configuration set to 1500.
Contributed by Sahar.
This commit is contained in:
parent
77f4b4bb3b
commit
38b37ec28c
@ -29,8 +29,8 @@ AltAttackableNpcs = True
|
||||
AltGameViewNpc = False
|
||||
|
||||
# Maximum distance mobs can get aggro.
|
||||
# Default: 450
|
||||
MaxAggroRange = 450
|
||||
# Default: 1500
|
||||
MaxAggroRange = 1500
|
||||
|
||||
# Maximum distance mobs can randomly go from spawn point.
|
||||
# DEFAULT NEEDS TO BE VERIFIED, MUST BE CHANGED HERE AND IN CONFIG.JAVA IF NOT CORRECT
|
||||
|
Loading…
Reference in New Issue
Block a user