From e27cefb515e208416b15ae81378943ce0cf998db Mon Sep 17 00:00:00 2001 From: Yuuki <6851027-yukiz@users.noreply.gitlab.com> Date: Tue, 22 Aug 2023 00:25:12 +0800 Subject: [PATCH] update key quest 4.0 --- Resources/Server/QuestEncryptionKeys.json | 24 ++++++++++++++++++++++- 1 file changed, 23 insertions(+), 1 deletion(-) diff --git a/Resources/Server/QuestEncryptionKeys.json b/Resources/Server/QuestEncryptionKeys.json index ba0d3dbd9..db7fc256f 100644 --- a/Resources/Server/QuestEncryptionKeys.json +++ b/Resources/Server/QuestEncryptionKeys.json @@ -120,10 +120,32 @@ // 3.7 by Asayu233 { "mainQuestId": 40110, - "encryptionKey": 0 // not yet? + "encryptionKey": 7542491622499622 }, { "mainQuestId": 13032, "encryptionKey": 1413854736885483 + }, + // 3.8 by Asayu233 + { + "mainQuestId": 40119, + "encryptionKey": 9543453638585564 + }, + // 4.0 by Asayu233 + { + "mainQuestId": 4002, + "encryptionKey": 5124947364018682 + }, + { + "mainQuestId": 4000, + "encryptionKey": 6977932167834334 + }, + { + "mainQuestId": 4005, + "encryptionKey": 4752672871344953 + }, + { + "mainQuestId": 14002, + "encryptionKey": 6996640668779218 } ]