aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--constants/TradeNpcs.json11
1 files changed, 11 insertions, 0 deletions
diff --git a/constants/TradeNpcs.json b/constants/TradeNpcs.json
new file mode 100644
index 0000000..fac387b
--- /dev/null
+++ b/constants/TradeNpcs.json
@@ -0,0 +1,11 @@
+{
+ "equals": [
+ "Trades",
+ "Ophelia",
+ "Adventurer",
+ "Bartender"
+ ],
+ "endsWith": [
+ " Merchant"
+ ]
+} \ No newline at end of file