poi-plugin-quest-info-2
Advanced tools
Comparing version 0.10.2 to 0.10.3
@@ -7,2 +7,2 @@ import zh_CN from './quests-scn.json' | ||
export const version = '616d6de3edd416e1a620ac30e017b0c6b335e685' | ||
export const version = '6e87c9c0c3d9cf9694950eef49efd82ed0bc8752' |
[ | ||
"313", | ||
"314", | ||
"326", | ||
"368", | ||
"915", | ||
"359", | ||
"984", | ||
"985", | ||
"986", | ||
"987", | ||
"992", | ||
"993", | ||
"994", | ||
"1131" | ||
"1001", | ||
"1002", | ||
"1119", | ||
"1132", | ||
"1133", | ||
"1134" | ||
] |
@@ -1870,3 +1870,4 @@ { | ||
"post": [ | ||
"F40" | ||
"F40", | ||
"2310B4" | ||
] | ||
@@ -2165,2 +2166,10 @@ }, | ||
}, | ||
"359": { | ||
"pre": [ | ||
"2310B1" | ||
], | ||
"post": [ | ||
"2310B3" | ||
] | ||
}, | ||
"360": { | ||
@@ -3486,3 +3495,4 @@ "pre": [ | ||
"A87", | ||
"B66" | ||
"B66", | ||
"B194" | ||
] | ||
@@ -4554,3 +4564,5 @@ }, | ||
], | ||
"post": [] | ||
"post": [ | ||
"B194" | ||
] | ||
}, | ||
@@ -4634,2 +4646,20 @@ "973": { | ||
}, | ||
"984": { | ||
"pre": [], | ||
"post": [ | ||
"2310C1" | ||
] | ||
}, | ||
"986": { | ||
"pre": [ | ||
"2310C1" | ||
], | ||
"post": [] | ||
}, | ||
"987": { | ||
"pre": [ | ||
"Cs1" | ||
], | ||
"post": [] | ||
}, | ||
"989": { | ||
@@ -4682,2 +4712,17 @@ "pre": [ | ||
}, | ||
"1001": { | ||
"pre": [ | ||
"B59", | ||
"B179" | ||
], | ||
"post": [ | ||
"2310B5" | ||
] | ||
}, | ||
"1002": { | ||
"pre": [ | ||
"B194" | ||
], | ||
"post": [] | ||
}, | ||
"1101": { | ||
@@ -4843,3 +4888,29 @@ "pre": [ | ||
"post": [] | ||
}, | ||
"1131": { | ||
"pre": [], | ||
"post": [ | ||
"F120", | ||
"F121", | ||
"F122" | ||
] | ||
}, | ||
"1132": { | ||
"pre": [ | ||
"F119" | ||
], | ||
"post": [] | ||
}, | ||
"1133": { | ||
"pre": [ | ||
"F119" | ||
], | ||
"post": [] | ||
}, | ||
"1134": { | ||
"pre": [ | ||
"F119" | ||
], | ||
"post": [] | ||
} | ||
} |
@@ -334,2 +334,3 @@ { | ||
358, | ||
359, | ||
360, | ||
@@ -568,2 +569,6 @@ 364, | ||
983, | ||
984, | ||
985, | ||
986, | ||
987, | ||
989, | ||
@@ -577,2 +582,4 @@ 992, | ||
998, | ||
1001, | ||
1002, | ||
1101, | ||
@@ -591,2 +598,3 @@ 1102, | ||
1118, | ||
1119, | ||
1127, | ||
@@ -596,4 +604,7 @@ 1128, | ||
1130, | ||
1131 | ||
1131, | ||
1132, | ||
1133, | ||
1134 | ||
] | ||
} |
@@ -245,2 +245,3 @@ { | ||
"C68": 358, | ||
"2310C1": 359, | ||
"C70": 360, | ||
@@ -550,2 +551,6 @@ "Cy10": 362, | ||
"B187": 983, | ||
"2310B1": 984, | ||
"2310B2": 985, | ||
"2310B3": 986, | ||
"2310B4": 987, | ||
"B188": 989, | ||
@@ -559,2 +564,4 @@ "2307B1": 992, | ||
"B192": 998, | ||
"B194": 1001, | ||
"2310B5": 1002, | ||
"F96": 1101, | ||
@@ -577,2 +584,3 @@ "F97": 1102, | ||
"F112": 1118, | ||
"2310F1": 1119, | ||
"Fy9": 1120, | ||
@@ -584,3 +592,6 @@ "Fy10": 1123, | ||
"F118": 1130, | ||
"F119": 1131 | ||
"F119": 1131, | ||
"F120": 1132, | ||
"F121": 1133, | ||
"F122": 1134 | ||
} |
# poi-plugin-quest-info-2 | ||
## 0.10.3 | ||
### Patch Changes | ||
- b19a67d: Update quest data | ||
## 0.10.2 | ||
@@ -4,0 +10,0 @@ |
{ | ||
"name": "poi-plugin-quest-info-2", | ||
"version": "0.10.2", | ||
"version": "0.10.3", | ||
"private": false, | ||
@@ -5,0 +5,0 @@ "description": "show quest info", |
@@ -7,3 +7,3 @@ import { KcwikiQuestData, version } from '../../build/kcQuestsData' | ||
expect(version).toMatchInlineSnapshot( | ||
`"616d6de3edd416e1a620ac30e017b0c6b335e685"` | ||
`"6e87c9c0c3d9cf9694950eef49efd82ed0bc8752"` | ||
) | ||
@@ -10,0 +10,0 @@ }) |
@@ -12,3 +12,3 @@ import questCategory from '../../build/questCategory.json' | ||
expect(questCategory.yearlyQuest.length).toMatchInlineSnapshot(`45`) | ||
expect(questCategory.singleQuest.length).toMatchInlineSnapshot(`459`) | ||
expect(questCategory.singleQuest.length).toMatchInlineSnapshot(`470`) | ||
}) | ||
@@ -15,0 +15,0 @@ |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
2283477
76403