diff options
author | (no author) <(no author)@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2005-02-03 04:32:15 +0000 |
---|---|---|
committer | (no author) <(no author)@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2005-02-03 04:32:15 +0000 |
commit | aa37b7a6b65b3699c3c62903e6c744ae329de423 (patch) | |
tree | 782eace2cab30865ca4fd2faabe40a37e682c5a9 /conf-tmpl | |
parent | 3feff96af5d1e4f0691cd4aaa038f61853e8b0dc (diff) | |
download | hercules-aa37b7a6b65b3699c3c62903e6c744ae329de423.tar.gz hercules-aa37b7a6b65b3699c3c62903e6c744ae329de423.tar.bz2 hercules-aa37b7a6b65b3699c3c62903e6c744ae329de423.tar.xz hercules-aa37b7a6b65b3699c3c62903e6c744ae329de423.zip |
* Fixed a mistake that was causing Ruwach to only work in PvP and PvM
* Updated code for Joint Beat
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1023 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'conf-tmpl')
-rw-r--r-- | conf-tmpl/battle_athena.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf-tmpl/battle_athena.conf b/conf-tmpl/battle_athena.conf index 10df2b7ee..a36792ec4 100644 --- a/conf-tmpl/battle_athena.conf +++ b/conf-tmpl/battle_athena.conf @@ -551,7 +551,7 @@ gvg_magic_attack_damage_rate: 50 // Misc damage adjustments for WoE battles (Guild Vs Guild) (Note 2) gvg_misc_attack_damage_rate: 60 -// When the empelium is broken with WoE mode on, How Long Before The Declaration Of Castle Owner +// When the emperium is broken with WoE mode on, How Long Before The Declaration Of Castle Owner // and Removal of Monsters/Players from Castle. (in milliseconds) gvg_eliminate_time: 7000 |