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/map/map.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/map/map.h') diff --git a/src/map/map.h b/src/map/map.h index d50666d4b..cb025e9c1 100644 --- a/src/map/map.h +++ b/src/map/map.h @@ -815,6 +815,7 @@ struct questinfo { struct s_homunculus homunculus; int homunculus_type; VECTOR_DECL(struct questinfo_qreq) quest_requirement; + int mercenary_class; }; -- cgit v1.2.3-70-g09d2