summaryrefslogtreecommitdiff
path: root/conf
diff options
context:
space:
mode:
authorshennetsind <shennetsind@users.noreply.github.com>2015-02-24 14:44:46 -0300
committershennetsind <shennetsind@users.noreply.github.com>2015-02-24 14:44:46 -0300
commit214eec8dc196b0eb8c85e4ae616942bd77075a96 (patch)
treed86261dd02bd434166f8ebf23511926b7d84deeb /conf
parent6b949190402e71d5c489f627da79eb5f51669b44 (diff)
parentad0dfc94fb7cd3c2f4099821b4b49153165a579f (diff)
downloadhercules-214eec8dc196b0eb8c85e4ae616942bd77075a96.tar.gz
hercules-214eec8dc196b0eb8c85e4ae616942bd77075a96.tar.bz2
hercules-214eec8dc196b0eb8c85e4ae616942bd77075a96.tar.xz
hercules-214eec8dc196b0eb8c85e4ae616942bd77075a96.zip
Merge pull request #463 from 4144/cellstack
Improve performance with many mobs in small area
Diffstat (limited to 'conf')
-rw-r--r--conf/battle/misc.conf4
1 files changed, 4 insertions, 0 deletions
diff --git a/conf/battle/misc.conf b/conf/battle/misc.conf
index b9aaa2356..7d797d2eb 100644
--- a/conf/battle/misc.conf
+++ b/conf/battle/misc.conf
@@ -90,6 +90,10 @@ duel_only_on_same_map: no
official_cell_stack_limit: 1
custom_cell_stack_limit: 1
+// If 0 while walking not check occupied cells
+// If 1 while walking check occupied cells
+check_occupied_cells: 1
+
// Allow autotrade only in map with autotrade flag?
// Set this to "no" will allow autotrade where no "autotrade" mapflag is set
// Set this to "yes" to only allow autotrade on maps with "autotrade" mapflag