diff options
Diffstat (limited to 'conf-tmpl/battle/skill.conf')
-rw-r--r-- | conf-tmpl/battle/skill.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf-tmpl/battle/skill.conf b/conf-tmpl/battle/skill.conf index c06945888..0c981d147 100644 --- a/conf-tmpl/battle/skill.conf +++ b/conf-tmpl/battle/skill.conf @@ -19,7 +19,7 @@ // Note 2: Value is in percents (100 means 100%) // Note 3: Value is not limited to 60k (see below) // Note 4: Value is a bit field. If no description is given, -// assume object types (1: Pc, 2: Mob, 4: Pet, 8: Homun) +// assume unit types (1: Pc, 2: Mob, 4: Pet, 8: Homun) // Other Information: // All values are limited to a number between 0 and 60k // (60000, 600%, 60secs, ...), unless otherwise specified. |