aboutsummaryrefslogtreecommitdiff
path: root/constants
diff options
context:
space:
mode:
authorLorenz <ESs95s3P5z8Pheb>2022-07-15 20:53:02 +0200
committerLorenz <ESs95s3P5z8Pheb>2022-07-15 20:53:02 +0200
commit5cfa592e9e908566f3296d19ff35e15db6105eb4 (patch)
tree14e1944d3e1bb08a870649cec607f128169fc82e /constants
parenta003787762cc1454a26b132fc3fac53fa99585f2 (diff)
downloadSkyHanni-REPO-5cfa592e9e908566f3296d19ff35e15db6105eb4.tar.gz
SkyHanni-REPO-5cfa592e9e908566f3296d19ff35e15db6105eb4.tar.bz2
SkyHanni-REPO-5cfa592e9e908566f3296d19ff35e15db6105eb4.zip
added trade npc list
Diffstat (limited to 'constants')
-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