From fd435430623c01ec109f506c9afd1e3b46c03e7d Mon Sep 17 00:00:00 2001 From: ai4rei Date: Tue, 30 Nov 2010 08:55:22 +0000 Subject: * Made skill_tree.txt reading use sv_readdb. [Ai4rei] - Added define for skill entry requirements. - Reports duplicate skills within same job class. - Updated comments for skill Berserk in skill_tree.txt, among others because they would cause errors the way they are read now. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14524 54d463be-8e91-2dee-dedb-b68131a5f0ec --- src/map/homunculus.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/map/homunculus.c') diff --git a/src/map/homunculus.c b/src/map/homunculus.c index 2cdce9fb6..0e253e230 100644 --- a/src/map/homunculus.c +++ b/src/map/homunculus.c @@ -147,7 +147,7 @@ int merc_hom_calc_skilltree(struct homun_data *hd) continue; //Skill already known. if(!battle_config.skillfree) { - for(j=0;j<5;j++) + for(j=0;j