From 569d05d4e77c2fb69771def49ccbd800bd8d49c7 Mon Sep 17 00:00:00 2001 From: Future Date: Fri, 30 Aug 2024 15:54:40 +0200 Subject: [PATCH] maint: better unlock all message --- patterns.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/patterns.json b/patterns.json index 703bbde..d43f08e 100644 --- a/patterns.json +++ b/patterns.json @@ -45,11 +45,11 @@ }, { "regex": "unlock(\\s)*all", - "response": "Just use the 'Unlock All' button in the barracks menu to get 10th prestige level 70 with everything unlocked. On S1 and IW6, you must type `unlockstats` in either the in-game console or the external console" + "response": "Just use the 'Unlock All' button in the barracks menu to get 10th prestige level 70 with everything unlocked. On S1 and IW6, you must type `unlockstats` in either the in-game console or the external console. MW3 does not have an unlock-all option" }, { "regex": "unlock everything", - "response": "Just use the 'Unlock All' button in the barracks menu to get 10th prestige level 70 with everything unlocked. On S1 and IW6, you must type `unlockstats` in either the in-game console or the external console" + "response": "Just use the 'Unlock All' button in the barracks menu to get 10th prestige level 70 with everything unlocked. On S1 and IW6, you must type `unlockstats` in either the in-game console or the external console. MW3 does not have an unlock-all option" }, { "regex": "^.*?\\b(get|buy)\\b.*?\\b(dlc|dlcs)\\b.*?$",