diff options
author | Frost <jedzkie13@rocketmail.com> | 2015-09-17 14:38:26 +0200 |
---|---|---|
committer | Haru <haru@dotalux.com> | 2015-09-17 15:01:14 +0200 |
commit | 51329e6c6f783cbfbb51f928c921afd3b114a72a (patch) | |
tree | 6efe2d828325abf55fe5f6f064394bf1d3c0b514 /conf/battlegrounds.conf | |
parent | 18f222b67d03dc8ad7584b972025bf58dbf39c1a (diff) | |
download | hercules-51329e6c6f783cbfbb51f928c921afd3b114a72a.tar.gz hercules-51329e6c6f783cbfbb51f928c921afd3b114a72a.tar.bz2 hercules-51329e6c6f783cbfbb51f928c921afd3b114a72a.tar.xz hercules-51329e6c6f783cbfbb51f928c921afd3b114a72a.zip |
corrected some white spaces and added missing EOL.
Split from #558 (and added a few more corrections)
Signed-off-by: Haru <haru@dotalux.com>
Diffstat (limited to 'conf/battlegrounds.conf')
-rw-r--r-- | conf/battlegrounds.conf | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/conf/battlegrounds.conf b/conf/battlegrounds.conf index ea54d3f2e..2b4184e11 100644 --- a/conf/battlegrounds.conf +++ b/conf/battlegrounds.conf @@ -1,12 +1,12 @@ //==================================================== -//= _ _ _ -//= | | | | | | -//= | |_| | ___ _ __ ___ _ _| | ___ ___ +//= _ _ _ +//= | | | | | | +//= | |_| | ___ _ __ ___ _ _| | ___ ___ //= | _ |/ _ \ '__/ __| | | | |/ _ \/ __| //= | | | | __/ | | (__| |_| | | __/\__ \ //= \_| |_/\___|_| \___|\__,_|_|\___||___/ -//= -//= http://herc.ws/board/ +//= +//= http://herc.ws/board/ //==================================================== //= http://herc.ws/board/topic/928-memory-slasher-may-30-patch/ //==================================================== @@ -21,12 +21,12 @@ battlegrounds: ( { /* feature is not complete */ - feature_off:true + feature_off: true /* character variable for global bg delay */ global_delay_var: "BG_Delay_Tick" /* how many seconds to consider a player "afk" and kick him out? */ maximum_afk_seconds: 30 - + /* one can add as many as he wishes */ /* for custom ones, need to edit "lua files/entryqueue/entryqueuelist.lua" [Ind/Hercules] */ arenas: ({ |