From 22960233b695bb10961db8ee23ec4313555e4814 Mon Sep 17 00:00:00 2001 From: Akbar Yahya <11765082+akbaryahya@users.noreply.github.com> Date: Fri, 16 Sep 2022 01:27:02 +0800 Subject: [PATCH] add key 3.0 --- Resources/QuestEncryptionKeys.json | 54 +++++++++++++++++------------- 1 file changed, 30 insertions(+), 24 deletions(-) diff --git a/Resources/QuestEncryptionKeys.json b/Resources/QuestEncryptionKeys.json index 4dc9e1138..0e63a4629 100644 --- a/Resources/QuestEncryptionKeys.json +++ b/Resources/QuestEncryptionKeys.json @@ -1,24 +1,30 @@ -[ - { - "mainQuestId": 1031, - "encryptionKey": 3303136414174011 - },{ - "mainQuestId": 11026, - "encryptionKey": 6382832627668464 - },{ - "mainQuestId": 40065, - "encryptionKey": 2850973778349534 - },{ - "mainQuestId": 40067, - "encryptionKey": 5623150388305012 - },{ - "mainQuestId": 40070, - "encryptionKey": 3865005622692177 - },{ - "mainQuestId": 40073, - "encryptionKey": 2376853844266094 - },{ - "mainQuestId": 40076, - "encryptionKey": 2320676109514370 - } -] +[ + { + "mainQuestId": 1031, + "encryptionKey": 3303136414174011 + },{ + "mainQuestId": 11026, + "encryptionKey": 6382832627668464 + },{ + "mainQuestId": 40065, + "encryptionKey": 2850973778349534 + },{ + "mainQuestId": 40067, + "encryptionKey": 5623150388305012 + },{ + "mainQuestId": 40070, + "encryptionKey": 3865005622692177 + },{ + "mainQuestId": 40073, + "encryptionKey": 2376853844266094 + },{ + "mainQuestId": 40076, + "encryptionKey": 2320676109514370 + },{ + "mainQuestId": 3006, + "encryptionKey": 5515318060794455 + },{ + "mainQuestId": 3012, + "encryptionKey": 2690561074476991 + } +] \ No newline at end of file