From 7f5b041efd88bae052c98e1bd1c5e28676c73272 Mon Sep 17 00:00:00 2001 From: Dastgir Date: Sun, 3 Jun 2018 17:14:54 +0530 Subject: Implemented Title System. --- src/common/mmo.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/common') diff --git a/src/common/mmo.h b/src/common/mmo.h index 69717c972..7e0d915eb 100644 --- a/src/common/mmo.h +++ b/src/common/mmo.h @@ -705,6 +705,8 @@ struct mmo_charstatus { short attendance_count; unsigned char hotkey_rowshift; + + int32 title_id; // Achievement Title[Dastgir/Hercules] }; typedef enum mail_status { -- cgit v1.2.3-70-g09d2