tpmkms 8.0.0-beta.17 → 8.0.0-beta.19
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 +88 -0
- package/common/colors.instance.json +374 -100
- package/common/colors.test.json +345 -780
- package/common/concept.js +5 -2
- package/common/crew.instance.json +128 -0
- package/common/edible.instance.json +134 -2
- package/common/emotions.instance.json +60 -0
- package/common/fastfood.instance.json +953 -585
- package/common/helpers/concept.js +8 -5
- package/common/length.instance.json +60 -0
- package/common/ordering.instance.json +0 -68
- package/common/pipboy.instance.json +124 -0
- package/common/pokemon.instance.json +44 -0
- package/common/reports.instance.json +1 -1
- package/common/temperature.instance.json +60 -0
- package/package.json +2 -2
@@ -5555,6 +5555,28 @@
|
|
5555
5555
|
1
|
5556
5556
|
]
|
5557
5557
|
],
|
5558
|
+
[
|
5559
|
+
[
|
5560
|
+
"is",
|
5561
|
+
0
|
5562
|
+
],
|
5563
|
+
[
|
5564
|
+
"list",
|
5565
|
+
0
|
5566
|
+
],
|
5567
|
+
[
|
5568
|
+
"mammal",
|
5569
|
+
0
|
5570
|
+
],
|
5571
|
+
[
|
5572
|
+
"unknown",
|
5573
|
+
0
|
5574
|
+
],
|
5575
|
+
[
|
5576
|
+
"unknown",
|
5577
|
+
1
|
5578
|
+
]
|
5579
|
+
],
|
5558
5580
|
[
|
5559
5581
|
[
|
5560
5582
|
"is",
|
@@ -6579,6 +6601,28 @@
|
|
6579
6601
|
1
|
6580
6602
|
]
|
6581
6603
|
],
|
6604
|
+
[
|
6605
|
+
[
|
6606
|
+
"bird",
|
6607
|
+
0
|
6608
|
+
],
|
6609
|
+
[
|
6610
|
+
"is",
|
6611
|
+
0
|
6612
|
+
],
|
6613
|
+
[
|
6614
|
+
"list",
|
6615
|
+
0
|
6616
|
+
],
|
6617
|
+
[
|
6618
|
+
"unknown",
|
6619
|
+
0
|
6620
|
+
],
|
6621
|
+
[
|
6622
|
+
"unknown",
|
6623
|
+
1
|
6624
|
+
]
|
6625
|
+
],
|
6582
6626
|
[
|
6583
6627
|
[
|
6584
6628
|
"bird",
|
@@ -9829,6 +9873,28 @@
|
|
9829
9873
|
1
|
9830
9874
|
]
|
9831
9875
|
],
|
9876
|
+
[
|
9877
|
+
[
|
9878
|
+
"bird",
|
9879
|
+
0
|
9880
|
+
],
|
9881
|
+
[
|
9882
|
+
"is",
|
9883
|
+
0
|
9884
|
+
],
|
9885
|
+
[
|
9886
|
+
"list",
|
9887
|
+
0
|
9888
|
+
],
|
9889
|
+
[
|
9890
|
+
"unknown",
|
9891
|
+
0
|
9892
|
+
],
|
9893
|
+
[
|
9894
|
+
"unknown",
|
9895
|
+
1
|
9896
|
+
]
|
9897
|
+
],
|
9832
9898
|
[
|
9833
9899
|
[
|
9834
9900
|
"bird",
|
@@ -10205,6 +10271,28 @@
|
|
10205
10271
|
1
|
10206
10272
|
]
|
10207
10273
|
],
|
10274
|
+
[
|
10275
|
+
[
|
10276
|
+
"is",
|
10277
|
+
0
|
10278
|
+
],
|
10279
|
+
[
|
10280
|
+
"list",
|
10281
|
+
0
|
10282
|
+
],
|
10283
|
+
[
|
10284
|
+
"mammal",
|
10285
|
+
0
|
10286
|
+
],
|
10287
|
+
[
|
10288
|
+
"unknown",
|
10289
|
+
0
|
10290
|
+
],
|
10291
|
+
[
|
10292
|
+
"unknown",
|
10293
|
+
1
|
10294
|
+
]
|
10295
|
+
],
|
10208
10296
|
[
|
10209
10297
|
[
|
10210
10298
|
"is",
|