koishi-plugin-ggcevo-game 1.6.65 → 1.6.66

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.
package/lib/index.js CHANGED
@@ -5208,7 +5208,7 @@ var wishConfig = {
5208
5208
  },
5209
5209
  {
5210
5210
  name: "精灵双倍",
5211
- effect: "下一次击败主宰时可获得双倍的金币和咕咕币奖励"
5211
+ effect: "下一次击败主宰时可获得双倍资源兑换券"
5212
5212
  },
5213
5213
  {
5214
5214
  name: "喵喵财源",
package/lib/wish.d.ts CHANGED
@@ -20,7 +20,7 @@ export declare const wishConfig: {
20
20
  readonly effect: "攻击伤害提高10%,武器每等级提高5%伤害";
21
21
  }, {
22
22
  readonly name: "精灵双倍";
23
- readonly effect: "下一次击败主宰时可获得双倍的金币和咕咕币奖励";
23
+ readonly effect: "下一次击败主宰时可获得双倍资源兑换券";
24
24
  }, {
25
25
  readonly name: "喵喵财源";
26
26
  readonly effect: "签到获得双倍的金币和咕咕币";
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.6.65",
4
+ "version": "1.6.66",
5
5
  "main": "lib/index.js",
6
6
  "typings": "lib/index.d.ts",
7
7
  "files": [