diff options
author | L0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2008-04-28 23:51:11 +0000 |
---|---|---|
committer | L0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2008-04-28 23:51:11 +0000 |
commit | b1cc30a1cf4c81985174e7e89346e2a237ff99c1 (patch) | |
tree | 8fa9cb5f48c5a943851e9b68e52971415b1bc290 /conf | |
parent | 01123b8b2f4a77936f8c1358fb2f1c638e169343 (diff) | |
download | hercules-b1cc30a1cf4c81985174e7e89346e2a237ff99c1.tar.gz hercules-b1cc30a1cf4c81985174e7e89346e2a237ff99c1.tar.bz2 hercules-b1cc30a1cf4c81985174e7e89346e2a237ff99c1.tar.xz hercules-b1cc30a1cf4c81985174e7e89346e2a237ff99c1.zip |
Updated castle DB to be compliant with new WoE scripts.
Updated gvg_eliminate_time comment to reflect use in new Woe scripts.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12674 54d463be-8e91-2dee-dedb-b68131a5f0ec
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, |