diff options
author | Shido <the.keikun@gmail.com> | 2014-05-30 10:37:29 +0800 |
---|---|---|
committer | Shido <the.keikun@gmail.com> | 2014-05-30 10:37:29 +0800 |
commit | 94f958f87460f077bea712db35b1c461ab749e68 (patch) | |
tree | d1572df15824326a89b20ffe729ad947f71e68e4 /conf/battle/status.conf | |
parent | 5448bfa240d4c6e95693eba71be0df938563cfa1 (diff) | |
download | hercules-94f958f87460f077bea712db35b1c461ab749e68.tar.gz hercules-94f958f87460f077bea712db35b1c461ab749e68.tar.bz2 hercules-94f958f87460f077bea712db35b1c461ab749e68.tar.xz hercules-94f958f87460f077bea712db35b1c461ab749e68.zip |
More typo fixed on conf/
Diffstat (limited to 'conf/battle/status.conf')
-rw-r--r-- | conf/battle/status.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/battle/status.conf b/conf/battle/status.conf index 372619fd1..172706817 100644 --- a/conf/battle/status.conf +++ b/conf/battle/status.conf @@ -9,7 +9,7 @@ // assume unit types (1: Pc, 2: Mob, 4: Pet, 8: Homun) //-------------------------------------------------------------- -// Should skill casting be cancelled when inflicted by curse/stun/sleep/etc (includes silence) (Note 3)? +// Should skill casting be canceled when inflicted by curse/stun/sleep/etc (includes silence) (Note 3)? status_cast_cancel: 0 // Adjustment for the natural rate of resistance from status changes. |