From 0e38fa59227ec3892fdeb0a9dfdd1037c9225e4d Mon Sep 17 00:00:00 2001 From: Asheraf Date: Wed, 3 Oct 2018 11:30:02 +0100 Subject: Add new type for mercenary class to setquestinfo() --- src/common/mmo.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/common') diff --git a/src/common/mmo.h b/src/common/mmo.h index d6946cecc..9bcf82cc7 100644 --- a/src/common/mmo.h +++ b/src/common/mmo.h @@ -1331,7 +1331,8 @@ enum questinfo_type { QINFO_ITEM, QINFO_HOMUN_LEVEL, QINFO_HOMUN_TYPE, - QINFO_QUEST + QINFO_QUEST, + QINFO_MERCENARY_CLASS }; /* packet size constant for itemlist */ -- cgit v1.2.3-70-g09d2