ekms 8.0.0-beta.77 → 8.0.0-beta.79
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/asking.instance.json +2 -0
- package/common/asking.js +253 -0
- package/common/asking.test.json +2290 -0
- package/common/colors.instance.json +0 -28
- package/common/conjunction.instance.json +2 -0
- package/common/conjunction.js +104 -0
- package/common/conjunction.test.json +322 -0
- package/common/crew.instance.json +36 -0
- package/common/dialogues.js +14 -173
- package/common/dialogues.test.json +0 -786
- package/common/edible.instance.json +2 -58
- package/common/fastfood.instance.json +259 -979
- package/common/help.test.json +20 -26
- package/common/helpers.js +7 -0
- package/common/ordering.instance.json +0 -68
- package/common/ordinals.instance.json +2 -0
- package/common/ordinals.js +60 -0
- package/common/ordinals.test.json +306 -0
- package/common/pipboy.instance.json +0 -56
- package/common/reports.instance.json +1 -1
- package/main.js +6 -0
- package/package.json +14 -2
@@ -2723,11 +2723,11 @@
|
|
2723
2723
|
0
|
2724
2724
|
],
|
2725
2725
|
[
|
2726
|
-
"
|
2726
|
+
"chicken_nugget",
|
2727
2727
|
0
|
2728
2728
|
],
|
2729
2729
|
[
|
2730
|
-
"
|
2730
|
+
"chicken_strip",
|
2731
2731
|
0
|
2732
2732
|
]
|
2733
2733
|
],
|
@@ -5167,20 +5167,6 @@
|
|
5167
5167
|
1
|
5168
5168
|
]
|
5169
5169
|
],
|
5170
|
-
[
|
5171
|
-
[
|
5172
|
-
"is",
|
5173
|
-
0
|
5174
|
-
],
|
5175
|
-
[
|
5176
|
-
"list",
|
5177
|
-
1
|
5178
|
-
],
|
5179
|
-
[
|
5180
|
-
"unknown",
|
5181
|
-
1
|
5182
|
-
]
|
5183
|
-
],
|
5184
5170
|
[
|
5185
5171
|
[
|
5186
5172
|
"is",
|
@@ -20998,20 +20984,6 @@
|
|
20998
20984
|
1
|
20999
20985
|
]
|
21000
20986
|
],
|
21001
|
-
[
|
21002
|
-
[
|
21003
|
-
"is",
|
21004
|
-
0
|
21005
|
-
],
|
21006
|
-
[
|
21007
|
-
"list",
|
21008
|
-
1
|
21009
|
-
],
|
21010
|
-
[
|
21011
|
-
"unknown",
|
21012
|
-
1
|
21013
|
-
]
|
21014
|
-
],
|
21015
20987
|
[
|
21016
20988
|
[
|
21017
20989
|
"is",
|
@@ -59103,34 +59075,6 @@
|
|
59103
59075
|
1
|
59104
59076
|
]
|
59105
59077
|
],
|
59106
|
-
[
|
59107
|
-
[
|
59108
|
-
"is",
|
59109
|
-
0
|
59110
|
-
],
|
59111
|
-
[
|
59112
|
-
"list",
|
59113
|
-
1
|
59114
|
-
],
|
59115
|
-
[
|
59116
|
-
"unknown",
|
59117
|
-
1
|
59118
|
-
]
|
59119
|
-
],
|
59120
|
-
[
|
59121
|
-
[
|
59122
|
-
"is",
|
59123
|
-
0
|
59124
|
-
],
|
59125
|
-
[
|
59126
|
-
"list",
|
59127
|
-
1
|
59128
|
-
],
|
59129
|
-
[
|
59130
|
-
"unknown",
|
59131
|
-
1
|
59132
|
-
]
|
59133
|
-
],
|
59134
59078
|
[
|
59135
59079
|
[
|
59136
59080
|
"is",
|