tpmkms_4wp 8.9.1-beta.15 → 8.9.1-beta.16
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/animals.instance.json +0 -88
- package/common/colors.instance.json +28 -12
- package/common/crew.instance.json +104 -0
- package/common/dialogues.js +1 -0
- package/common/edible.instance.json +31 -79
- package/common/emotions.instance.json +60 -0
- package/common/fastfood.instance.json +173 -93
- package/common/length.instance.json +0 -60
- package/common/ordering.instance.json +68 -0
- package/common/pipboy.instance.json +0 -180
- package/common/pokemon.instance.json +0 -44
- package/common/properties.instance.json +44 -0
- package/common/reports.instance.json +2 -2
- package/common/temperature.instance.json +192 -56
- package/common/wp.instance.json +88 -172
- package/common/wp.js +33 -16
- package/common/wp.test.json +2284 -0
- package/package.json +2 -2
@@ -2808,36 +2808,6 @@
|
|
2808
2808
|
1
|
2809
2809
|
]
|
2810
2810
|
],
|
2811
|
-
[
|
2812
|
-
[
|
2813
|
-
"is",
|
2814
|
-
0
|
2815
|
-
],
|
2816
|
-
[
|
2817
|
-
"length",
|
2818
|
-
0
|
2819
|
-
],
|
2820
|
-
[
|
2821
|
-
"list",
|
2822
|
-
0
|
2823
|
-
],
|
2824
|
-
[
|
2825
|
-
"propertyOf",
|
2826
|
-
0
|
2827
|
-
],
|
2828
|
-
[
|
2829
|
-
"unit",
|
2830
|
-
0
|
2831
|
-
],
|
2832
|
-
[
|
2833
|
-
"unknown",
|
2834
|
-
0
|
2835
|
-
],
|
2836
|
-
[
|
2837
|
-
"unknown",
|
2838
|
-
1
|
2839
|
-
]
|
2840
|
-
],
|
2841
2811
|
[
|
2842
2812
|
[
|
2843
2813
|
"is",
|
@@ -22681,36 +22651,6 @@
|
|
22681
22651
|
1
|
22682
22652
|
]
|
22683
22653
|
],
|
22684
|
-
[
|
22685
|
-
[
|
22686
|
-
"is",
|
22687
|
-
0
|
22688
|
-
],
|
22689
|
-
[
|
22690
|
-
"length",
|
22691
|
-
0
|
22692
|
-
],
|
22693
|
-
[
|
22694
|
-
"list",
|
22695
|
-
0
|
22696
|
-
],
|
22697
|
-
[
|
22698
|
-
"propertyOf",
|
22699
|
-
0
|
22700
|
-
],
|
22701
|
-
[
|
22702
|
-
"unit",
|
22703
|
-
0
|
22704
|
-
],
|
22705
|
-
[
|
22706
|
-
"unknown",
|
22707
|
-
0
|
22708
|
-
],
|
22709
|
-
[
|
22710
|
-
"unknown",
|
22711
|
-
1
|
22712
|
-
]
|
22713
|
-
],
|
22714
22654
|
[
|
22715
22655
|
[
|
22716
22656
|
"is",
|
@@ -2094,6 +2094,40 @@
|
|
2094
2094
|
0
|
2095
2095
|
]
|
2096
2096
|
],
|
2097
|
+
[
|
2098
|
+
[
|
2099
|
+
"if",
|
2100
|
+
0
|
2101
|
+
],
|
2102
|
+
[
|
2103
|
+
"like",
|
2104
|
+
0
|
2105
|
+
],
|
2106
|
+
[
|
2107
|
+
"love",
|
2108
|
+
0
|
2109
|
+
],
|
2110
|
+
[
|
2111
|
+
"orList",
|
2112
|
+
0
|
2113
|
+
],
|
2114
|
+
[
|
2115
|
+
"then",
|
2116
|
+
0
|
2117
|
+
],
|
2118
|
+
[
|
2119
|
+
"unknown",
|
2120
|
+
0
|
2121
|
+
],
|
2122
|
+
[
|
2123
|
+
"unknown",
|
2124
|
+
1
|
2125
|
+
],
|
2126
|
+
[
|
2127
|
+
"want",
|
2128
|
+
0
|
2129
|
+
]
|
2130
|
+
],
|
2097
2131
|
[
|
2098
2132
|
[
|
2099
2133
|
"if",
|
@@ -2485,6 +2519,40 @@
|
|
2485
2519
|
0
|
2486
2520
|
]
|
2487
2521
|
],
|
2522
|
+
[
|
2523
|
+
[
|
2524
|
+
"if",
|
2525
|
+
0
|
2526
|
+
],
|
2527
|
+
[
|
2528
|
+
"like",
|
2529
|
+
0
|
2530
|
+
],
|
2531
|
+
[
|
2532
|
+
"love",
|
2533
|
+
0
|
2534
|
+
],
|
2535
|
+
[
|
2536
|
+
"orList",
|
2537
|
+
0
|
2538
|
+
],
|
2539
|
+
[
|
2540
|
+
"then",
|
2541
|
+
0
|
2542
|
+
],
|
2543
|
+
[
|
2544
|
+
"unknown",
|
2545
|
+
0
|
2546
|
+
],
|
2547
|
+
[
|
2548
|
+
"unknown",
|
2549
|
+
1
|
2550
|
+
],
|
2551
|
+
[
|
2552
|
+
"want",
|
2553
|
+
0
|
2554
|
+
]
|
2555
|
+
],
|
2488
2556
|
[
|
2489
2557
|
[
|
2490
2558
|
"if",
|