Core/Config: Disable petlos by default

This commit is contained in:
kaelima
2012-08-31 12:06:12 +02:00
parent 58d250ce83
commit a5d977c90e

View File

@@ -305,10 +305,10 @@ vmap.ignoreSpellIds = "7720"
#
# vmap.petLOS
# Description: Check line of sight for pets, to avoid them attacking through walls.
# Default: 1 - (Enabled, each pet attack will be checked for line of sight)
# Default: 1 - (Enabled, each pet attack will be checked for line of sight - not recommended if mmaps is enabled!)
# 0 - (Disabled, somewhat less CPU usage)
vmap.petLOS = 1
vmap.petLOS = 0
#
# vmap.enableIndoorCheck