diff options
Diffstat (limited to 'conf')
-rw-r--r-- | conf/Changelog.txt | 2 | ||||
-rw-r--r-- | conf/battle/guild.conf | 4 |
2 files changed, 4 insertions, 2 deletions
diff --git a/conf/Changelog.txt b/conf/Changelog.txt index f5b2468d2..d383e6ff1 100644 --- a/conf/Changelog.txt +++ b/conf/Changelog.txt @@ -1,5 +1,7 @@ Date Added +2008/04/28 + * Rev. 12674 Updated gvg_eliminate_time comment to reflect use in new Woe scripts. [L0ne_W0lf] 2008/04/18 * Implemented config setting 'vending_over_max' [ultramage] 2008/04/02 diff --git a/conf/battle/guild.conf b/conf/battle/guild.conf index 4f714f8ed..eaadecad1 100644 --- a/conf/battle/guild.conf +++ b/conf/battle/guild.conf @@ -54,8 +54,8 @@ gvg_misc_attack_damage_rate: 60 // NOTE: It's %, not absolute, so 20 is -20% of your total flee gvg_flee_penalty: 20 -// When the emperium is broken during WoE, how long before the removal -// of monsters/players from the castle? (in miliseconds) +// When the emperium is broken during WoE, how long before the announcement +// displaying the new castle-occupants? (in miliseconds) gvg_eliminate_time: 7000 // Can the 'Glory of Guild' skill be learnt in the Guild window, |