From 51329e6c6f783cbfbb51f928c921afd3b114a72a Mon Sep 17 00:00:00 2001 From: Frost Date: Thu, 17 Sep 2015 14:38:26 +0200 Subject: corrected some white spaces and added missing EOL. Split from #558 (and added a few more corrections) Signed-off-by: Haru --- conf/battle/client.conf | 6 +++--- conf/battle/guild.conf | 5 +++-- conf/battle/monster.conf | 14 +++++++------- 3 files changed, 13 insertions(+), 12 deletions(-) (limited to 'conf/battle') diff --git a/conf/battle/client.conf b/conf/battle/client.conf index 5089fa4a5..e10f03d82 100644 --- a/conf/battle/client.conf +++ b/conf/battle/client.conf @@ -16,7 +16,7 @@ packet_obfuscation: 1 // Minimum delay between whisper/global/party/guild messages (in ms) -// Messages that break this threshold are silently omitted. +// Messages that break this threshold are silently omitted. min_chat_delay: 0 // Valid range of dyes and styles on the client. @@ -24,7 +24,7 @@ min_hair_style: 0 max_hair_style: 29 min_hair_color: 0 max_hair_color: 8 -min_cloth_color: 0 +min_cloth_color: 0 max_cloth_color: 4 // When set to yes, the damage field in packets sent from woe maps will be set @@ -77,7 +77,7 @@ save_clothcolor: yes // Do not display cloth colors for the wedding costume? // Note: Both save_clothcolor and wedding_modifydisplay have to be enabled -// for this option to take effect. Set this to yes if your cloth palettes +// for this option to take effect. Set this to yes if your cloth palettes // pack doesn't has wedding palettes (or has less than the other jobs) wedding_ignorepalette: no diff --git a/conf/battle/guild.conf b/conf/battle/guild.conf index 91c39fe71..59fc78c51 100644 --- a/conf/battle/guild.conf +++ b/conf/battle/guild.conf @@ -17,7 +17,8 @@ guild_exp_limit: 50 guild_max_castles: 0 // Restart guild skills cooldown by relog? (Note 1) -// When "no", you relog with the same cooldown remaining as from when you logged out, "yes" restarts the cooldown upon login to its full duration. +// When "no", you relog with the same cooldown remaining as from when you +// logged out, "yes" restarts the cooldown upon login to its full duration. guild_skill_relog_delay: no // Damage adjustments for WOE battles against defending Guild monsters (Note 2) @@ -46,4 +47,4 @@ guild_notice_changemap: 2 // Can guild members invite/expel members inside guild castles in WoE/GvG? (Note 1) // default: no guild_castle_invite: no -guild_castle_expulsion: no \ No newline at end of file +guild_castle_expulsion: no diff --git a/conf/battle/monster.conf b/conf/battle/monster.conf index 3167c11b1..23087ec78 100644 --- a/conf/battle/monster.conf +++ b/conf/battle/monster.conf @@ -27,13 +27,13 @@ monster_max_aspd: 199 // attacked (eg: GrimTooth), otherwise, their rude attack" is only activated // if they can't melee reach the target (eg: sniping) // 0x004: If not set, mobs that can change target only do so when melee attacked -// (distance player/mob < 3), otherwise mobs may change target and chase +// (distance player/mob < 3), otherwise mobs may change target and chase // ranged attackers. This flag also overrides the 'provoke' target. // 0x008: When set, mobs scatter as soon as they lose their target. Use this mode // to make it much harder to mob-train by hiding and collecting them on a // single spot (ie: GrimTooth training) // 0x010: If set, mob skills defined for friends will also trigger on themselves. -// 0x020: When set, the monster ai is executed for all monsters in maps that +// 0x020: When set, the monster ai is executed for all monsters in maps that // have players on them, instead of only for mobs who are in the vicinity // of players. // 0x040: When set, when the mob's target changes map, the mob will walk towards @@ -45,7 +45,7 @@ monster_max_aspd: 199 // the same skill, instead, only to that particular entry (eg: Mob has heal // on six lines in the mob_skill_db, only the entry that is actually used // will receive the delay). This will make monsters harder, especially MvPs. -// 0x400: Set this to make mobs have a range of 9 for all skills. Otherwise, they +// 0x400: Set this to make mobs have a range of 9 for all skills. Otherwise, they // will obey the normal skill range rules. // Example: 0x140 -> Chase players through warps + use skills in random order. monster_ai: 0 @@ -56,7 +56,7 @@ monster_ai: 0 // 2: Every 2 cells moved // 3: Every 3 cells moved (official) // x: Every x cells moved -// Regardless of this setting, a monster will always rethink its chase if it has +// Regardless of this setting, a monster will always rethink its chase if it has // reached its target. Increase this value if you want to make monsters continue // moving after they lost their target (hide, no line of sight, etc.). monster_chase_refresh: 3 @@ -120,7 +120,7 @@ plant_spawn_delay: 100 boss_spawn_delay: 100 // Should mobs not spawn within the viewing range of players? -// 0 is disabled, otherwise it is the number of retries before giving up +// 0 is disabled, otherwise it is the number of retries before giving up // and spawning the mob within player-view anyway, unless the max (100) is used, // in which case the mob will not be spawned, and it'll be retried again in // 5 seconds. @@ -195,7 +195,7 @@ mob_remove_delay: 300000 // Defines on who the mob npc_event gets executed when a mob is killed. // Type 1: On the player that killed the mob (if killed by a non-player, resorts to type 0) // Type 0: On the player that did the most damage to the mob. -// NOTE: This affects who gains the Castle when the Emperium is broken. +// NOTE: This affects who gains the Castle when the Emperium is broken. mob_npc_event_type: 1 // Time in milliseconds to activate protection against Kill Steal @@ -235,4 +235,4 @@ mob_size_influence: no // Default (least exploitable): mob - 75, boss - 0 // Default (most official): mob - 220, boss - 1 mob_icewall_walk_block: 220 -boss_icewall_walk_block: 1 \ No newline at end of file +boss_icewall_walk_block: 1 -- cgit v1.2.3-70-g09d2