From ec0efd27dea31f36a92f93074dc9e8a4adcf81cf Mon Sep 17 00:00:00 2001 From: skotlex Date: Thu, 14 Dec 2006 18:20:08 +0000 Subject: - Removed "mobs being enemies of each other all the time" because, even though mobs can hit each other as they should, they will refuse to use support skills on enemies, which breaks several of their skills. Mobs can't both help and attack someone tagged as enemy D: I guess eA is just too smart to emulate Aegis's sloppy coding. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9500 54d463be-8e91-2dee-dedb-b68131a5f0ec --- conf-tmpl/battle/monster.conf | 2 -- 1 file changed, 2 deletions(-) (limited to 'conf-tmpl/battle') diff --git a/conf-tmpl/battle/monster.conf b/conf-tmpl/battle/monster.conf index 66f968c5e..1ea2c822e 100644 --- a/conf-tmpl/battle/monster.conf +++ b/conf-tmpl/battle/monster.conf @@ -69,8 +69,6 @@ monster_max_aspd: 199 // the same skill, instead of only that particular entry (eg: Mob has heal // on six lines for different conditions, when set, whenever one of the six // trigger, all of them will share the delay) -// 0x400: When set, mobs of the same AI type are allied (by default all mobs are -// enemies of each other). // Example: 0x140 -> Chase players through warps + use skills in random order. monster_ai: 0 -- cgit v1.2.3-70-g09d2