tpmkms_4wp 9.1.1-beta.6 → 9.1.1-beta.7
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/common/colors.instance.json +28 -0
- package/common/dialogues.js +2 -1
- package/common/edible.instance.json +112 -0
- package/common/fastfood.instance.json +1383 -1653
- package/common/formulas.js +3 -1
- package/common/helpers/concept.js +6 -2
- package/common/helpers/dialogues.js +1 -1
- package/common/menus.instance.json +6261 -5
- package/common/menus.js +102 -5
- package/common/menus.test.json +5306 -1
- package/common/people.instance.json +0 -36
- package/common/pipboy.instance.json +56 -0
- package/common/pokemon.instance.json +0 -8
- package/common/reports.instance.json +14 -22
- package/common/wp.instance.json +56 -0
- package/package.json +2 -2
@@ -8463,24 +8463,6 @@
|
|
8463
8463
|
0
|
8464
8464
|
]
|
8465
8465
|
],
|
8466
|
-
[
|
8467
|
-
[
|
8468
|
-
"by",
|
8469
|
-
0
|
8470
|
-
],
|
8471
|
-
[
|
8472
|
-
"isEd",
|
8473
|
-
0
|
8474
|
-
],
|
8475
|
-
[
|
8476
|
-
"owned",
|
8477
|
-
0
|
8478
|
-
],
|
8479
|
-
[
|
8480
|
-
"unknown",
|
8481
|
-
0
|
8482
|
-
]
|
8483
|
-
],
|
8484
8466
|
[
|
8485
8467
|
[
|
8486
8468
|
"isEd",
|
@@ -8878,24 +8860,6 @@
|
|
8878
8860
|
0
|
8879
8861
|
]
|
8880
8862
|
],
|
8881
|
-
[
|
8882
|
-
[
|
8883
|
-
"by",
|
8884
|
-
0
|
8885
|
-
],
|
8886
|
-
[
|
8887
|
-
"isEd",
|
8888
|
-
0
|
8889
|
-
],
|
8890
|
-
[
|
8891
|
-
"owned",
|
8892
|
-
0
|
8893
|
-
],
|
8894
|
-
[
|
8895
|
-
"unknown",
|
8896
|
-
0
|
8897
|
-
]
|
8898
|
-
],
|
8899
8863
|
[
|
8900
8864
|
[
|
8901
8865
|
"first",
|
@@ -1718,6 +1718,20 @@
|
|
1718
1718
|
0
|
1719
1719
|
]
|
1720
1720
|
],
|
1721
|
+
[
|
1722
|
+
[
|
1723
|
+
"is",
|
1724
|
+
0
|
1725
|
+
],
|
1726
|
+
[
|
1727
|
+
"list",
|
1728
|
+
1
|
1729
|
+
],
|
1730
|
+
[
|
1731
|
+
"unknown",
|
1732
|
+
0
|
1733
|
+
]
|
1734
|
+
],
|
1721
1735
|
[
|
1722
1736
|
[
|
1723
1737
|
"is",
|
@@ -10207,6 +10221,20 @@
|
|
10207
10221
|
0
|
10208
10222
|
]
|
10209
10223
|
],
|
10224
|
+
[
|
10225
|
+
[
|
10226
|
+
"is",
|
10227
|
+
0
|
10228
|
+
],
|
10229
|
+
[
|
10230
|
+
"list",
|
10231
|
+
1
|
10232
|
+
],
|
10233
|
+
[
|
10234
|
+
"unknown",
|
10235
|
+
0
|
10236
|
+
]
|
10237
|
+
],
|
10210
10238
|
[
|
10211
10239
|
[
|
10212
10240
|
"is",
|
@@ -35681,6 +35709,34 @@
|
|
35681
35709
|
0
|
35682
35710
|
]
|
35683
35711
|
],
|
35712
|
+
[
|
35713
|
+
[
|
35714
|
+
"is",
|
35715
|
+
0
|
35716
|
+
],
|
35717
|
+
[
|
35718
|
+
"list",
|
35719
|
+
1
|
35720
|
+
],
|
35721
|
+
[
|
35722
|
+
"unknown",
|
35723
|
+
0
|
35724
|
+
]
|
35725
|
+
],
|
35726
|
+
[
|
35727
|
+
[
|
35728
|
+
"is",
|
35729
|
+
0
|
35730
|
+
],
|
35731
|
+
[
|
35732
|
+
"list",
|
35733
|
+
1
|
35734
|
+
],
|
35735
|
+
[
|
35736
|
+
"unknown",
|
35737
|
+
0
|
35738
|
+
]
|
35739
|
+
],
|
35684
35740
|
[
|
35685
35741
|
[
|
35686
35742
|
"is",
|
@@ -2291,10 +2291,6 @@
|
|
2291
2291
|
"list",
|
2292
2292
|
0
|
2293
2293
|
],
|
2294
|
-
[
|
2295
|
-
"pokemon",
|
2296
|
-
0
|
2297
|
-
],
|
2298
2294
|
[
|
2299
2295
|
"unknown",
|
2300
2296
|
0
|
@@ -16308,10 +16304,6 @@
|
|
16308
16304
|
"list",
|
16309
16305
|
0
|
16310
16306
|
],
|
16311
|
-
[
|
16312
|
-
"pokemon",
|
16313
|
-
0
|
16314
|
-
],
|
16315
16307
|
[
|
16316
16308
|
"unknown",
|
16317
16309
|
0
|