poi-plugin-quest-info-2 0.14.26 → 0.14.28
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 +12 -0
- package/build/kcQuestsData/DATA_VERSION +1 -1
- package/build/kcQuestsData/index.ts +1 -1
- package/build/kcQuestsData/quests-scn-new.json +9 -7
- package/build/kcQuestsData/quests-scn.json +80 -22
- package/build/kcanotifyGamedata/DATA_VERSION +1 -1
- package/build/kcanotifyGamedata/index.ts +1 -1
- package/build/kcanotifyGamedata/quests-en.json +223 -2
- package/build/kcanotifyGamedata/quests-jp.json +230 -0
- package/build/kcanotifyGamedata/quests-ko.json +231 -0
- package/build/kcanotifyGamedata/quests-scn.json +231 -0
- package/build/kcanotifyGamedata/quests-tcn.json +231 -0
- package/build/prePostQuest.json +55 -14
- package/build/questCategory.json +9 -1
- package/build/questCodeMap.json +9 -3
- package/package.json +1 -1
package/build/questCategory.json
CHANGED
|
@@ -347,6 +347,7 @@
|
|
|
347
347
|
351,
|
|
348
348
|
352,
|
|
349
349
|
358,
|
|
350
|
+
359,
|
|
350
351
|
360,
|
|
351
352
|
364,
|
|
352
353
|
365,
|
|
@@ -578,6 +579,10 @@
|
|
|
578
579
|
981,
|
|
579
580
|
982,
|
|
580
581
|
983,
|
|
582
|
+
984,
|
|
583
|
+
985,
|
|
584
|
+
986,
|
|
585
|
+
987,
|
|
581
586
|
989,
|
|
582
587
|
993,
|
|
583
588
|
995,
|
|
@@ -585,6 +590,7 @@
|
|
|
585
590
|
997,
|
|
586
591
|
998,
|
|
587
592
|
1001,
|
|
593
|
+
1002,
|
|
588
594
|
1003,
|
|
589
595
|
1004,
|
|
590
596
|
1006,
|
|
@@ -620,6 +626,7 @@
|
|
|
620
626
|
1116,
|
|
621
627
|
1117,
|
|
622
628
|
1118,
|
|
629
|
+
1119,
|
|
623
630
|
1127,
|
|
624
631
|
1128,
|
|
625
632
|
1129,
|
|
@@ -640,6 +647,7 @@
|
|
|
640
647
|
1152,
|
|
641
648
|
1153,
|
|
642
649
|
1154,
|
|
643
|
-
1155
|
|
650
|
+
1155,
|
|
651
|
+
1156
|
|
644
652
|
]
|
|
645
653
|
}
|
package/build/questCodeMap.json
CHANGED
|
@@ -243,6 +243,7 @@
|
|
|
243
243
|
"Cy8": 356,
|
|
244
244
|
"Cy9": 357,
|
|
245
245
|
"C68": 358,
|
|
246
|
+
"2905C1": 359,
|
|
246
247
|
"C70": 360,
|
|
247
248
|
"Cy10": 362,
|
|
248
249
|
"C73": 364,
|
|
@@ -556,6 +557,10 @@
|
|
|
556
557
|
"B185": 981,
|
|
557
558
|
"B186": 982,
|
|
558
559
|
"B187": 983,
|
|
560
|
+
"2509B1": 984,
|
|
561
|
+
"2509B2": 985,
|
|
562
|
+
"2509B3": 986,
|
|
563
|
+
"2509B5": 987,
|
|
559
564
|
"B188": 989,
|
|
560
565
|
"B193": 993,
|
|
561
566
|
"B189": 995,
|
|
@@ -563,6 +568,7 @@
|
|
|
563
568
|
"B191": 997,
|
|
564
569
|
"B192": 998,
|
|
565
570
|
"B194": 1001,
|
|
571
|
+
"2509B4": 1002,
|
|
566
572
|
"B195": 1003,
|
|
567
573
|
"B196": 1004,
|
|
568
574
|
"By13": 1005,
|
|
@@ -581,8 +587,6 @@
|
|
|
581
587
|
"B208": 1025,
|
|
582
588
|
"B209": 1029,
|
|
583
589
|
"B210": 1033,
|
|
584
|
-
"2506B1": 1034,
|
|
585
|
-
"2506B2": 1035,
|
|
586
590
|
"B211": 1036,
|
|
587
591
|
"2508B1": 1037,
|
|
588
592
|
"F96": 1101,
|
|
@@ -602,6 +606,7 @@
|
|
|
602
606
|
"F110": 1116,
|
|
603
607
|
"F111": 1117,
|
|
604
608
|
"F112": 1118,
|
|
609
|
+
"2905F1": 1119,
|
|
605
610
|
"Fy9": 1120,
|
|
606
611
|
"Fy10": 1123,
|
|
607
612
|
"F115": 1127,
|
|
@@ -624,5 +629,6 @@
|
|
|
624
629
|
"F131": 1151,
|
|
625
630
|
"F132": 1152,
|
|
626
631
|
"F133": 1153,
|
|
627
|
-
"F134": 1154
|
|
632
|
+
"F134": 1154,
|
|
633
|
+
"2509F2": 1156
|
|
628
634
|
}
|