Addition of RandomAnimationManager.
This commit is contained in:
@@ -107,15 +107,14 @@ ForceCompletePlayerStatusUpdate = True
|
||||
# The maximum deviation from the point of Spawn mobs
|
||||
MaxDriftRange = 200
|
||||
|
||||
# Minimum and maximum delay animation
|
||||
# The minimum can not be greater than the maximum.
|
||||
# "0" by default.
|
||||
MinNPCAnimation = 10
|
||||
MaxNPCAnimation = 20
|
||||
# Minimum and maximum variables in seconds for NPC animation delay.
|
||||
# You must keep MinNpcAnimation < = MaxNpcAnimation.
|
||||
MinNpcAnimation = 5
|
||||
MaxNpcAnimation = 60
|
||||
MinMonsterAnimation = 5
|
||||
MaxMonsterAnimation = 20
|
||||
MaxMonsterAnimation = 60
|
||||
|
||||
# Show the lvl and type of agro mobs?
|
||||
# Show the lvl and type of aggro mobs?
|
||||
ShowNpcLevel = False
|
||||
|
||||
# Record the location of the characters in the file before the off / restarting the server?
|
||||
|
||||
Reference in New Issue
Block a user