diff options
Diffstat (limited to 'conf-tmpl/battle')
-rw-r--r-- | conf-tmpl/battle/battle.conf | 2 | ||||
-rw-r--r-- | conf-tmpl/battle/items.conf | 2 | ||||
-rw-r--r-- | conf-tmpl/battle/misc.conf | 2 | ||||
-rw-r--r-- | conf-tmpl/battle/monster.conf | 2 | ||||
-rw-r--r-- | conf-tmpl/battle/pet.conf | 2 | ||||
-rw-r--r-- | conf-tmpl/battle/skill.conf | 2 | ||||
-rw-r--r-- | conf-tmpl/battle/status.conf | 2 |
7 files changed, 7 insertions, 7 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. diff --git a/conf-tmpl/battle/items.conf b/conf-tmpl/battle/items.conf index d2a43c232..bdd201d6f 100644 --- a/conf-tmpl/battle/items.conf +++ b/conf-tmpl/battle/items.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. diff --git a/conf-tmpl/battle/misc.conf b/conf-tmpl/battle/misc.conf index 977d81e8d..e58378bcb 100644 --- a/conf-tmpl/battle/misc.conf +++ b/conf-tmpl/battle/misc.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. diff --git a/conf-tmpl/battle/monster.conf b/conf-tmpl/battle/monster.conf index 5f4d5677d..c8f01be40 100644 --- a/conf-tmpl/battle/monster.conf +++ b/conf-tmpl/battle/monster.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. diff --git a/conf-tmpl/battle/pet.conf b/conf-tmpl/battle/pet.conf index f7fc12f26..40995cdc5 100644 --- a/conf-tmpl/battle/pet.conf +++ b/conf-tmpl/battle/pet.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. 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. diff --git a/conf-tmpl/battle/status.conf b/conf-tmpl/battle/status.conf index de54b6f39..8883b6802 100644 --- a/conf-tmpl/battle/status.conf +++ b/conf-tmpl/battle/status.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. |