From 7fe00da2a4ac861c93e222d5c069c0e7484e6ad5 Mon Sep 17 00:00:00 2001 From: Sainan <63328889+Sainan@users.noreply.github.com> Date: Sat, 18 Oct 2025 23:44:48 -0700 Subject: [PATCH] fix: remove vors prize from questCompletionRewards (#2911) Because this file overrides the public export, it means The Teacher quest would not be given. Reviewed-on: https://onlyg.it/OpenWF/SpaceNinjaServer/pulls/2911 Co-authored-by: Sainan <63328889+Sainan@users.noreply.github.com> Co-committed-by: Sainan <63328889+Sainan@users.noreply.github.com> --- static/fixed_responses/questCompletionRewards.json | 6 ------ 1 file changed, 6 deletions(-) diff --git a/static/fixed_responses/questCompletionRewards.json b/static/fixed_responses/questCompletionRewards.json index 8a04e2aa..12cf850a 100644 --- a/static/fixed_responses/questCompletionRewards.json +++ b/static/fixed_responses/questCompletionRewards.json @@ -1,10 +1,4 @@ { - "/Lotus/Types/Keys/VorsPrize/VorsPrizeQuestKeyChain": [ - { - "ItemType": "/Lotus/Types/NeutralCreatures/ErsatzHorse/ErsatzHorsePowerSuit", - "ItemCount": 1 - } - ], "/Lotus/Types/Keys/InfestedMicroplanetQuest/InfestedMicroplanetQuestKeyChain": [{ "ItemType": "/Lotus/Types/Recipes/WarframeRecipes/BrokenFrameBlueprint", "ItemCount": 1 }], "/Lotus/Types/Keys/OrokinMoonQuest/OrokinMoonQuestKeyChain": [ {