diff options
Diffstat (limited to 'conf-tmpl/battle/battle.conf')
-rw-r--r-- | conf-tmpl/battle/battle.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf-tmpl/battle/battle.conf b/conf-tmpl/battle/battle.conf index 6811af2af..db04fdd0b 100644 --- a/conf-tmpl/battle/battle.conf +++ b/conf-tmpl/battle/battle.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. |