summaryrefslogtreecommitdiff
path: root/conf-tmpl/battle/misc.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf-tmpl/battle/misc.conf')
-rw-r--r--conf-tmpl/battle/misc.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/conf-tmpl/battle/misc.conf b/conf-tmpl/battle/misc.conf
index 5ae83e707..ff448aa61 100644
--- a/conf-tmpl/battle/misc.conf
+++ b/conf-tmpl/battle/misc.conf
@@ -126,6 +126,9 @@ duel_autoleave_when_die: yes
// Delay between using @duel in minutes
duel_time_interval: 60
+// Restrict duel usage to same map
+duel_only_on_same_map: no
+
// Determines max number of characters that can stack within a single cell.
// NOTE: For this setting to make effect you have to use a server compiled with
// Cell Stack Limit support (see src/map/map.h)