Changed again MaxAggroRange after reports that aggro distance is wrong.
This commit is contained in:
parent
59f77b7e12
commit
de8f251a6a
@ -29,8 +29,10 @@ AltAttackableNpcs = True
|
||||
AltGameViewNpc = False
|
||||
|
||||
# Maximum distance mobs can get aggro.
|
||||
# Related post at https://l2jserver.com/forum/viewtopic.php?f=128&t=31588
|
||||
# Default: 1500
|
||||
MaxAggroRange = 1500
|
||||
# L2jMobius: 450
|
||||
MaxAggroRange = 450
|
||||
|
||||
# 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