poi-plugin-quest-info-2 0.12.16 → 0.12.17

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/CHANGELOG.md CHANGED
@@ -1,5 +1,11 @@
1
1
  # poi-plugin-quest-info-2
2
2
 
3
+ ## 0.12.17
4
+
5
+ ### Patch Changes
6
+
7
+ - 7880ce1: Update quest data
8
+
3
9
  ## 0.12.16
4
10
 
5
11
  ### Patch Changes
@@ -1 +1 @@
1
- 5d831ac9f4bb789a25224ddd011efd5248295c13
1
+ 4dd0e1aa98b977ed896fc21165f962e7694b4425
@@ -4,4 +4,4 @@ export const KcwikiQuestData = {
4
4
  'zh-CN': zh_CN,
5
5
  }
6
6
 
7
- export const version = '5d831ac9f4bb789a25224ddd011efd5248295c13'
7
+ export const version = '4dd0e1aa98b977ed896fc21165f962e7694b4425'
@@ -836,8 +836,8 @@
836
836
  },
837
837
  "188": {
838
838
  "code": "A83",
839
- "desc": "编成任务:以「长波 | 长波改二」為旗舰,并配以「高波 | 高波改」、「冲波 | 冲波改」或「朝霜 | 朝霜改」之一作为僚舰,编成第三一驱逐队第一小队(二船舰队)!",
840
- "memo2": "「朝霜 | 朝霜改二」、「冲波 | 冲波改」也可完成本编成任务",
839
+ "desc": "编成任务:以「长波改二」為旗舰,并配以「高波改」、「冲波改」或「朝霜改」之一作为僚舰,编成第三一驱逐队第一小队(二船舰队)!",
840
+ "memo2": "「朝霜改二」也可完成本编成任务",
841
841
  "name": "精锐「三一驱」第一小队,准备拔锚!",
842
842
  "pre": [
843
843
  "A33",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "poi-plugin-quest-info-2",
3
- "version": "0.12.16",
3
+ "version": "0.12.17",
4
4
  "private": false,
5
5
  "description": "show quest info",
6
6
  "homepage": "https://github.com/lawvs/poi-plugin-quest-2/",