Addition of config for disabling player keyboard movement.

This commit is contained in:
MobiusDev
2018-04-27 13:02:22 +00:00
parent b8e69c3dab
commit e096c1b5e4
40 changed files with 182 additions and 4 deletions

View File

@@ -74,6 +74,10 @@ RaidMaxRespawnMultiplier = 1.0
# Minions respawn timer 300000 = 5 mins
RaidMinionRespawnTime = 300000
# Enable keyboard movement.
# Retail: True
KeyboardMovement = True
# Unstuck interval, seconds, default is 300 sec.
UnstuckInterval = 300