diff options
author | Flipp <mysteriousragnarok@hotmail.com> | 2013-06-18 12:12:41 -0700 |
---|---|---|
committer | Flipp <mysteriousragnarok@hotmail.com> | 2013-06-18 12:12:41 -0700 |
commit | 7d1455c25a801acd738c48c469cf8111947504ba (patch) | |
tree | 2389effebe0b688d7c287aa2e7b80455e2139dcd /conf/battle/misc.conf | |
parent | ed15563c944aae732494d9a243a0591d06e04ec1 (diff) | |
parent | e65d7764984410439e30964c3d0a02918d961865 (diff) | |
download | hercules-7d1455c25a801acd738c48c469cf8111947504ba.tar.gz hercules-7d1455c25a801acd738c48c469cf8111947504ba.tar.bz2 hercules-7d1455c25a801acd738c48c469cf8111947504ba.tar.xz hercules-7d1455c25a801acd738c48c469cf8111947504ba.zip |
Merge pull request #43 from Akkarinage/master
Whitespace, tabs and Spellings
Diffstat (limited to 'conf/battle/misc.conf')
-rw-r--r-- | conf/battle/misc.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/battle/misc.conf b/conf/battle/misc.conf index 32b9c511e..9814a2140 100644 --- a/conf/battle/misc.conf +++ b/conf/battle/misc.conf @@ -85,7 +85,7 @@ duel_only_on_same_map: no // Cell Stack Limit support (see src/map/map.h) cell_stack_limit: 1 -// Allow autrade only in map with autotrade flag? +// 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 at_mapflag: no |