aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhannibal2 <24389977+hannibal00212@users.noreply.github.com>2023-10-15 12:00:06 +0200
committerhannibal2 <24389977+hannibal00212@users.noreply.github.com>2023-10-15 12:00:06 +0200
commitb2b398f37d0ab841f468c8e81b78dd0782c1575a (patch)
treed129c71ee58d36108907d4aeb10aaa5960cad1d7
parente4022565026f4871e39de196d7f3929134b9a8c8 (diff)
downloadSkyHanni-REPO-b2b398f37d0ab841f468c8e81b78dd0782c1575a.tar.gz
SkyHanni-REPO-b2b398f37d0ab841f468c8e81b78dd0782c1575a.tar.bz2
SkyHanni-REPO-b2b398f37d0ab841f468c8e81b78dd0782c1575a.zip
more chat filers
-rw-r--r--constants/PlayerChatFilter.json6
1 files changed, 4 insertions, 2 deletions
diff --git a/constants/PlayerChatFilter.json b/constants/PlayerChatFilter.json
index 8b3e012..47be09e 100644
--- a/constants/PlayerChatFilter.json
+++ b/constants/PlayerChatFilter.json
@@ -22,7 +22,8 @@
"description": "Player wants to buy stuff",
"containsWord": [
"buying",
- "i buy"
+ "i buy",
+ "someone sells"
]
},
{
@@ -54,7 +55,8 @@
{
"description": "Player wants to advertise a minion shop",
"containsWord": [
- "minion shop"
+ "minion shop",
+ "minion store"
]
},
{