From 92bcd85116ff374bca68e77ac1dd68ba29bf61e2 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Tue, 14 Jan 2020 00:42:29 +0300 Subject: Add expanded barter shop constant --- src/map/npc.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/map/npc.h') diff --git a/src/map/npc.h b/src/map/npc.h index c5f44f0e0..64c0e37e9 100644 --- a/src/map/npc.h +++ b/src/map/npc.h @@ -48,6 +48,7 @@ enum npc_shop_types { NST_MARKET, /* official npc market type */ NST_CUSTOM, NST_BARTER, /* official npc barter type */ + NST_EXPANDED_BARTER, /* official npc expanded barter type */ /* */ NST_MAX, }; -- cgit v1.2.3-70-g09d2