From b27752a565698e2dd912f8d6f9e608e276a008be Mon Sep 17 00:00:00 2001 From: dragon <52032586+eternalcomet@users.noreply.github.com> Date: Wed, 5 Oct 2022 08:36:56 +0800 Subject: [PATCH] update keys --- Resources/QuestEncryptionKeys.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Resources/QuestEncryptionKeys.json b/Resources/QuestEncryptionKeys.json index 8dfc047b5..49db4d4a1 100644 --- a/Resources/QuestEncryptionKeys.json +++ b/Resources/QuestEncryptionKeys.json @@ -54,5 +54,9 @@ { "mainQuestId": 3020, "encryptionKey": 3668457735028873 + }, + { + "mainQuestId": 40080, + "encryptionKey": 3752791881230737 } ]