调整了sellout slayer任务的助手说明

增加两个任务物品名称翻译
This commit is contained in:
woohoo 2021-12-13 17:34:45 +08:00
parent d0f1d2b325
commit b70853da9e

View File

@ -1,8 +1,8 @@
// ==UserScript== // ==UserScript==
// @lastmodified 202112111702 // @lastmodified 202112131734
// @name Torn翻译 // @name Torn翻译
// @namespace WOOH // @namespace WOOH
// @version 0.1.1211c // @version 0.1.1213a
// @description Torn UI翻译 // @description Torn UI翻译
// @author Woohoo-[2687093] sabrina_devil[2696209] // @author Woohoo-[2687093] sabrina_devil[2696209]
// @match https://www.torn.com/* // @match https://www.torn.com/*
@ -23,6 +23,12 @@
todo: true, todo: true,
cont: `baza npc商店 imarket及imarket搜索结果`, cont: `baza npc商店 imarket及imarket搜索结果`,
}, },
{
ver: '0.1.1213a',
date: '20211213',
cont: `调整了sellout slayer任务的助手说明
增加两个任务物品名称翻译`,
},
{ {
ver: '0.1.1211c', ver: '0.1.1211c',
date: '20211211', date: '20211211',
@ -1467,6 +1473,8 @@
"Morphine": '吗啡', "Morphine": '吗啡',
"Neumune Tablet": '雄烯二醇抗辐射药品', "Neumune Tablet": '雄烯二醇抗辐射药品',
"Antidote": '抗生素', "Antidote": '抗生素',
"Felovax":'妙三多',
"Zylkene":'法国威隆苏劲猫犬降压药',
// 主武器 // 主武器
"Sawed-Off Shotgun": '截短型霰弹枪', "Sawed-Off Shotgun": '截短型霰弹枪',
"Thompson": '汤普森冲锋枪', "Thompson": '汤普森冲锋枪',
@ -2628,7 +2636,7 @@
hint: "目标可能有不少现金,可以试着打劫一下", hint: "目标可能有不少现金,可以试着打劫一下",
}, },
sellout_slayer: { sellout_slayer: {
task: "买一把枪用这把枪击败任意2-6个玩家然后卖掉这把枪", task: "从物品市场或个人集市买一把枪用这把枪击败任意2-6个玩家然后再从物品市场或个人集市卖出这把枪",
}, },
sending_a_message: { sending_a_message: {
task: "击败特定玩家", task: "击败特定玩家",