From 960989d97bf8dd06e02a2eb840bda61fe2563e77 Mon Sep 17 00:00:00 2001 From: shennetsind Date: Sat, 18 Aug 2012 14:08:16 +0000 Subject: Fixed bugreport:6343 homun-s skill tree now is properly populated with previous homun form skills, note the sql table update: upgrade_svn16663.sql git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16663 54d463be-8e91-2dee-dedb-b68131a5f0ec --- src/common/mmo.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/common') diff --git a/src/common/mmo.h b/src/common/mmo.h index 269270bea..944c94a72 100644 --- a/src/common/mmo.h +++ b/src/common/mmo.h @@ -274,6 +274,7 @@ struct s_homunculus { //[orn] int hom_id; int char_id; short class_; + short prev_class; int hp,max_hp,sp,max_sp; unsigned int intimacy; //[orn] short hunger; -- cgit v1.2.3-70-g09d2