koishi-plugin-ggcevo-game 1.3.32 → 1.3.33

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/lib/index.js +1 -1
  2. package/package.json +1 -1
package/lib/index.js CHANGED
@@ -1046,7 +1046,7 @@ function apply(ctx, config) {
1046
1046
  type: "可重复任务",
1047
1047
  description: "每一个成功人士的背后总有默默付出的辅助,而你,我的朋友,理应获得补助",
1048
1048
  target: 2,
1049
- price: 75,
1049
+ price: 50,
1050
1050
  redCrystalCost: 0,
1051
1051
  condition: "使用伽马枪攻击异形并成功使辐射层数+1"
1052
1052
  }
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "koishi-plugin-ggcevo-game",
3
3
  "description": "《星际争霸2》咕咕虫-evolved地图的专属游戏助手插件,集成天梯排行、抽奖系统、签到福利、兑换商城等丰富功能。",
4
- "version": "1.3.32",
4
+ "version": "1.3.33",
5
5
  "main": "lib/index.js",
6
6
  "typings": "lib/index.d.ts",
7
7
  "files": [