From bb0a08a67c73be469c130567ec9e6c5b8a4a2963 Mon Sep 17 00:00:00 2001 From: skotlex Date: Mon, 3 Jul 2006 19:59:48 +0000 Subject: - Char-server SQL won't perform the reconnect cleanup routines when kick_on_disconnect is disabled. - Renamed summons_inherit_effects to summons_trigger_autospells as the setting now only makes the attacks of the slaves trigger the autospells of the master (as it should be). - Corrected code capping no_spawn_on_player to 50 when the max should be 100. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7459 54d463be-8e91-2dee-dedb-b68131a5f0ec --- conf-tmpl/battle/monster.conf | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'conf-tmpl') diff --git a/conf-tmpl/battle/monster.conf b/conf-tmpl/battle/monster.conf index 9334e3ca4..51eebe635 100644 --- a/conf-tmpl/battle/monster.conf +++ b/conf-tmpl/battle/monster.conf @@ -132,9 +132,9 @@ slaves_inherit_mode: yes // NOTE: The default is yes for official servers. slaves_inherit_speed: yes -// Will summoned monsters (alchemists, or @summon'ed monsters) inherit -// the master's auto-spells and auto-effects properties? (Note 1) -summons_inherit_effects: yes +// Will summoned monsters (alchemists, or @summon'ed monsters) attack cause a +// chance of triggering the master's autospell cards? (Note 1) +summons_trigger_autospells: yes // When a mob is attacked by another monster, will the mob retaliate against the master of said mob instead of the mob itself? // NOTE: Summoned mobs are both those acquired via @summon and summoned by Alchemists -- cgit v1.2.3-60-g2f50