XFE Git
XFE Studio Git
Git 首页 全局搜索
XFE 主站 文档 NuGet

XFESpaceNinjaServer

A simple server for a small space ninja game

公开
关注 0 Fork 0 Star 0
返回提交历史

XFEstudio/XFESpaceNinjaServer

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>

7fe00da2
Sainan <63328889+Sainan@users.noreply.github.com>
提交于

代码差异

1 个文件 +0 -6
Modified static/fixed_responses/questCompletionRewards.json +0 -6
@@ -1,10 +1,4 @@
1 1 {
2 "/Lotus/Types/Keys/VorsPrize/VorsPrizeQuestKeyChain": [
3 {
4 "ItemType": "/Lotus/Types/NeutralCreatures/ErsatzHorse/ErsatzHorsePowerSuit",
5 "ItemCount": 1
6 }
7 ],
8 2 "/Lotus/Types/Keys/InfestedMicroplanetQuest/InfestedMicroplanetQuestKeyChain": [{ "ItemType": "/Lotus/Types/Recipes/WarframeRecipes/BrokenFrameBlueprint", "ItemCount": 1 }],
9 3 "/Lotus/Types/Keys/OrokinMoonQuest/OrokinMoonQuestKeyChain": [
10 4 {