From cb44aff61ed172eb338535078d772090b124d465 Mon Sep 17 00:00:00 2001 From: veider Date: Mon, 28 Mar 2005 21:25:11 +0000 Subject: git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1316 54d463be-8e91-2dee-dedb-b68131a5f0ec --- src/common/mmo.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/common/mmo.h') diff --git a/src/common/mmo.h b/src/common/mmo.h index 9cb9477d8..b61af6658 100644 --- a/src/common/mmo.h +++ b/src/common/mmo.h @@ -129,6 +129,9 @@ struct mmo_charstatus { int char_id; int account_id; int partner_id; + int father; + int mother; + int child; int base_exp,job_exp,zeny; -- cgit v1.2.3-70-g09d2