diff --git a/src/services/questService.ts b/src/services/questService.ts index 5af7d723..e738eb57 100644 --- a/src/services/questService.ts +++ b/src/services/questService.ts @@ -177,7 +177,7 @@ export const completeQuest = async (inventory: TInventoryDatabaseDocument, quest await giveKeyChainMissionReward(inventory, { KeyChain: questKey, ChainStage: i }); } - if (questKey == "/Lotus/Types/Keys/NewWarQuest/NewWarQuestKeyChain") { + if (questKey == "/Lotus/Types/Keys/OrokinMoonQuest/OrokinMoonQuestKeyChain") { void createMessage(inventory.accountOwnerId, [ { sndr: "/Lotus/Language/Bosses/Ordis",