diff options
Diffstat (limited to 'conf/battlegrounds.conf')
-rw-r--r-- | conf/battlegrounds.conf | 17 |
1 files changed, 8 insertions, 9 deletions
diff --git a/conf/battlegrounds.conf b/conf/battlegrounds.conf index 0aa81d35d..2b4184e11 100644 --- a/conf/battlegrounds.conf +++ b/conf/battlegrounds.conf @@ -1,15 +1,14 @@ //==================================================== -//= _ _ _ -//= | | | | | | -//= | |_| | ___ _ __ ___ _ _| | ___ ___ +//= _ _ _ +//= | | | | | | +//= | |_| | ___ _ __ ___ _ _| | ___ ___ //= | _ |/ _ \ '__/ __| | | | |/ _ \/ __| //= | | | | __/ | | (__| |_| | | __/\__ \ //= \_| |_/\___|_| \___|\__,_|_|\___||___/ -//= -//= http://hercules.ws/board/ +//= +//= http://herc.ws/board/ //==================================================== -//= Link~u! <description> <link to wiki/topic> -//= http://hercules.ws/board/topic/928-memory-slasher-may-30-patch/ +//= http://herc.ws/board/topic/928-memory-slasher-may-30-patch/ //==================================================== //= Fields (TODO/INCOMPLETE) //= arenas: ({ @@ -22,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: ({ |