-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
[{ "op" : "replace", "path" : "/description", "value" : "该组件可以用于制作机甲手臂。"}, | ||
{ "op" : "replace", "path" : "/shortdescription", "value" : "回收动力联结"}] | ||
{ "op" : "replace", "path" : "/shortdescription", "value" : "回收的动力联轴器"}] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
[{"op": "replace","path": "/title","value": "^orange;零件与售后"}, | ||
{"op": "replace","path": "/text","value": "我正在搞一个全新闪亮的机甲武器,但是我需要有人帮我找些零件。如果你能^green;进入太空^white;并^green;给我找来5个^orange;回收接口芯片^white;和^green;10 个^orange;回收功率耦合^white;,我想这些足以完成工作了!"}, | ||
{"op": "replace","path": "/text","value": "我正在搞一个全新闪亮的机甲武器,但是我需要有人帮我找些零件。如果你能^green;进入太空^white;并^green;给我找来5个^orange;回收接口芯片^white;和^green;10 个^orange;回收的动力联轴器^white;,我想这些足以完成工作了!"}, | ||
{"op": "replace","path": "/completionText","value": "这些部分足够我完成全新的^orange;导弹机架机甲臂^white;了!为了表示我的感谢,我已经发送了一份^green;蓝图^white;到那台^green;机甲部件制造桌^white;,现在你可以去做一个你自己的了!"}, | ||
{"op": "replace","path": "/scriptConfig/portraits/questStarted/title","value": "阿卡基博士"}, | ||
{"op": "replace","path": "/scriptConfig/portraits/questComplete/title","value": "阿卡基博士"}] |