From 252476c27cc0829e15fb1f08a50a52e1ec5041b5 Mon Sep 17 00:00:00 2001 From: DracoRPG Date: Mon, 24 Jul 2006 16:58:29 +0000 Subject: Random Homunculus cleanup git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7857 54d463be-8e91-2dee-dedb-b68131a5f0ec --- src/common/mmo.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/common/mmo.h') diff --git a/src/common/mmo.h b/src/common/mmo.h index bf33a6d09..72f7499c5 100644 --- a/src/common/mmo.h +++ b/src/common/mmo.h @@ -174,7 +174,7 @@ struct s_homunculus { //[orn] int char_id; short class_; int hp,max_hp,sp,max_sp; - unsigned long intimacy; //[orn] + int intimacy; //[orn] short hunger; struct skill hskill[MAX_HOMUNSKILL]; //albator short skillpts; -- cgit v1.2.3-70-g09d2