ekms 9.4.5-beta.6 → 9.4.5-beta.8
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 +40 -280
- package/common/colors.instance.json +92 -320
- package/common/comparable.instance.json +42 -10
- package/common/crew.instance.json +662 -990
- package/common/crew.js +0 -15
- package/common/dates.instance.json +0 -84
- package/common/dimension.instance.json +2 -2
- package/common/dimension.js +1 -1
- package/common/edible.instance.json +257 -713
- package/common/fastfood.instance.json +4430 -2890
- package/common/helpers/concept.js +2 -1
- package/common/helpers/dialogues.js +2 -1
- package/common/kirk.instance.json +3 -23
- package/common/length.instance.json +128 -384
- package/common/menus.instance.json +21 -61
- package/common/people.instance.json +68 -32
- package/common/pipboy.instance.json +70 -358
- package/common/pipboy.js +1 -1
- package/common/pokemon.instance.json +350 -102
- package/common/pressure.instance.json +32 -124
- package/common/reports.instance.json +2 -2
- package/common/spock.instance.json +3 -23
- package/common/temperature.instance.json +40 -196
- package/common/weight.instance.json +241 -301
- package/common/wp.instance.json +321 -373
- package/common/wp.js +21 -4
- package/package.json +2 -2
package/common/crew.js
CHANGED
|
@@ -47,21 +47,6 @@ const initializer = ({config, apis}) => {
|
|
|
47
47
|
create: ['arm', 'weapon'],
|
|
48
48
|
after: [{tag: 'weapon', id: 'weapon'}],
|
|
49
49
|
config },
|
|
50
|
-
/*
|
|
51
|
-
({context, km}) => {
|
|
52
|
-
const value = {
|
|
53
|
-
"marker": "unknown",
|
|
54
|
-
"types": [
|
|
55
|
-
"unknown"
|
|
56
|
-
],
|
|
57
|
-
"unknown": true,
|
|
58
|
-
"value": "armed",
|
|
59
|
-
"word": "armed",
|
|
60
|
-
"response": true
|
|
61
|
-
}
|
|
62
|
-
km("properties").api.setProperty(context.weapon.value, 'status', value, true)
|
|
63
|
-
}
|
|
64
|
-
*/
|
|
65
50
|
)
|
|
66
51
|
|
|
67
52
|
api.createActionPrefix({
|
|
@@ -3401,20 +3401,6 @@
|
|
|
3401
3401
|
0
|
|
3402
3402
|
]
|
|
3403
3403
|
],
|
|
3404
|
-
[
|
|
3405
|
-
[
|
|
3406
|
-
"is",
|
|
3407
|
-
0
|
|
3408
|
-
],
|
|
3409
|
-
[
|
|
3410
|
-
"list",
|
|
3411
|
-
1
|
|
3412
|
-
],
|
|
3413
|
-
[
|
|
3414
|
-
"unknown",
|
|
3415
|
-
0
|
|
3416
|
-
]
|
|
3417
|
-
],
|
|
3418
3404
|
[
|
|
3419
3405
|
[
|
|
3420
3406
|
"is",
|
|
@@ -11765,20 +11751,6 @@
|
|
|
11765
11751
|
0
|
|
11766
11752
|
]
|
|
11767
11753
|
],
|
|
11768
|
-
[
|
|
11769
|
-
[
|
|
11770
|
-
"is",
|
|
11771
|
-
0
|
|
11772
|
-
],
|
|
11773
|
-
[
|
|
11774
|
-
"list",
|
|
11775
|
-
1
|
|
11776
|
-
],
|
|
11777
|
-
[
|
|
11778
|
-
"unknown",
|
|
11779
|
-
0
|
|
11780
|
-
]
|
|
11781
|
-
],
|
|
11782
11754
|
[
|
|
11783
11755
|
[
|
|
11784
11756
|
"is",
|
|
@@ -15868,20 +15840,6 @@
|
|
|
15868
15840
|
0
|
|
15869
15841
|
]
|
|
15870
15842
|
],
|
|
15871
|
-
[
|
|
15872
|
-
[
|
|
15873
|
-
"is",
|
|
15874
|
-
0
|
|
15875
|
-
],
|
|
15876
|
-
[
|
|
15877
|
-
"list",
|
|
15878
|
-
1
|
|
15879
|
-
],
|
|
15880
|
-
[
|
|
15881
|
-
"unknown",
|
|
15882
|
-
0
|
|
15883
|
-
]
|
|
15884
|
-
],
|
|
15885
15843
|
[
|
|
15886
15844
|
[
|
|
15887
15845
|
"is",
|
|
@@ -18843,48 +18801,6 @@
|
|
|
18843
18801
|
0
|
|
18844
18802
|
]
|
|
18845
18803
|
],
|
|
18846
|
-
[
|
|
18847
|
-
[
|
|
18848
|
-
"is",
|
|
18849
|
-
0
|
|
18850
|
-
],
|
|
18851
|
-
[
|
|
18852
|
-
"list",
|
|
18853
|
-
1
|
|
18854
|
-
],
|
|
18855
|
-
[
|
|
18856
|
-
"unknown",
|
|
18857
|
-
0
|
|
18858
|
-
]
|
|
18859
|
-
],
|
|
18860
|
-
[
|
|
18861
|
-
[
|
|
18862
|
-
"is",
|
|
18863
|
-
0
|
|
18864
|
-
],
|
|
18865
|
-
[
|
|
18866
|
-
"list",
|
|
18867
|
-
1
|
|
18868
|
-
],
|
|
18869
|
-
[
|
|
18870
|
-
"unknown",
|
|
18871
|
-
0
|
|
18872
|
-
]
|
|
18873
|
-
],
|
|
18874
|
-
[
|
|
18875
|
-
[
|
|
18876
|
-
"is",
|
|
18877
|
-
0
|
|
18878
|
-
],
|
|
18879
|
-
[
|
|
18880
|
-
"list",
|
|
18881
|
-
1
|
|
18882
|
-
],
|
|
18883
|
-
[
|
|
18884
|
-
"unknown",
|
|
18885
|
-
0
|
|
18886
|
-
]
|
|
18887
|
-
],
|
|
18888
18804
|
[
|
|
18889
18805
|
[
|
|
18890
18806
|
"setIdSuffix",
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
"([unit])",
|
|
9
9
|
"((amount/1 || number/1) [amountOfDimension|] ([unit]))",
|
|
10
10
|
"(([amount]) [unit])",
|
|
11
|
-
"((dimension
|
|
11
|
+
"((dimension) [convertToUnits|in] (unit))",
|
|
12
12
|
"(([number]) [degree])",
|
|
13
13
|
{
|
|
14
14
|
"pattern": "([length])",
|
|
@@ -1554,7 +1554,7 @@
|
|
|
1554
1554
|
"([unit])",
|
|
1555
1555
|
"((amount/1 || number/1) [amountOfDimension|] ([unit]))",
|
|
1556
1556
|
"(([amount]) [unit])",
|
|
1557
|
-
"((dimension
|
|
1557
|
+
"((dimension) [convertToUnits|in] (unit))",
|
|
1558
1558
|
"(([number]) [degree])",
|
|
1559
1559
|
{
|
|
1560
1560
|
"pattern": "([length])",
|
package/common/dimension.js
CHANGED
|
@@ -60,7 +60,7 @@ const config = {
|
|
|
60
60
|
// "(([unit]) [kindOfDimension|of] ([dimension]))",
|
|
61
61
|
"((amount/1 || number/1) [amountOfDimension|] ([unit]))",
|
|
62
62
|
"(([amount]) [unit])",
|
|
63
|
-
"((dimension
|
|
63
|
+
"((dimension) [convertToUnits|in] (unit))",
|
|
64
64
|
|
|
65
65
|
"(([number]) [degree])",
|
|
66
66
|
{ pattern: "([length])", development: true },
|