poi-plugin-quest-info-2 0.12.15 → 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.
@@ -133,6 +133,7 @@
133
133
  973,
134
134
  975,
135
135
  1005,
136
+ 1012,
136
137
  1103,
137
138
  1104,
138
139
  1105,
@@ -345,6 +346,7 @@
345
346
  364,
346
347
  365,
347
348
  366,
349
+ 367,
348
350
  401,
349
351
  405,
350
352
  406,
@@ -554,6 +556,9 @@
554
556
  943,
555
557
  949,
556
558
  952,
559
+ 953,
560
+ 954,
561
+ 955,
557
562
  957,
558
563
  958,
559
564
  961,
@@ -588,6 +593,7 @@
588
593
  1009,
589
594
  1010,
590
595
  1011,
596
+ 1013,
591
597
  1101,
592
598
  1102,
593
599
  1106,
@@ -610,6 +616,7 @@
610
616
  1132,
611
617
  1133,
612
618
  1134,
613
- 1136
619
+ 1136,
620
+ 1137
614
621
  ]
615
622
  }
@@ -249,6 +249,7 @@
249
249
  "C73": 364,
250
250
  "C75": 365,
251
251
  "C76": 366,
252
+ "2405C1": 367,
252
253
  "Cy11": 368,
253
254
  "Cy12": 371,
254
255
  "D1": 401,
@@ -533,6 +534,9 @@
533
534
  "By10": 948,
534
535
  "B170": 949,
535
536
  "B171": 952,
537
+ "2405B3": 953,
538
+ "2405B4": 954,
539
+ "2405B5": 955,
536
540
  "B172": 957,
537
541
  "B173": 958,
538
542
  "B174": 961,
@@ -570,6 +574,8 @@
570
574
  "2404B4": 1009,
571
575
  "2405B1": 1010,
572
576
  "2405B2": 1011,
577
+ "By14": 1012,
578
+ "B200": 1013,
573
579
  "F96": 1101,
574
580
  "F97": 1102,
575
581
  "Fy5": 1103,
@@ -598,5 +604,6 @@
598
604
  "F120": 1132,
599
605
  "F121": 1133,
600
606
  "F122": 1134,
601
- "2404F2": 1136
607
+ "2404F2": 1136,
608
+ "F123": 1137
602
609
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "poi-plugin-quest-info-2",
3
- "version": "0.12.15",
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/",