From b16475a32dd7418f917eb59599f1d93cc1d33e79 Mon Sep 17 00:00:00 2001 From: Lorenz Date: Fri, 15 Jul 2022 20:55:19 +0200 Subject: added more trade npcs --- constants/TradeNpcs.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/constants/TradeNpcs.json b/constants/TradeNpcs.json index fac387b..fe7a3e1 100644 --- a/constants/TradeNpcs.json +++ b/constants/TradeNpcs.json @@ -3,7 +3,9 @@ "Trades", "Ophelia", "Adventurer", - "Bartender" + "Bartender", + "Zog", + "Bea" ], "endsWith": [ " Merchant" -- cgit