bc-data 119.0.0-Beta.1 → 119.0.0
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/assetID.json +6 -3
- package/assetVersion.json +3 -1
- package/package.json +1 -1
package/assetID.json
CHANGED
|
@@ -1621,7 +1621,8 @@
|
|
|
1621
1621
|
"XmasStickerGag": 93,
|
|
1622
1622
|
"AOMGag": 94,
|
|
1623
1623
|
"HorrorMuzzle": 95,
|
|
1624
|
-
"AsylumMuzzle": 96
|
|
1624
|
+
"AsylumMuzzle": 96,
|
|
1625
|
+
"Cigarette": 97
|
|
1625
1626
|
}
|
|
1626
1627
|
},
|
|
1627
1628
|
"ItemMouth2": {
|
|
@@ -2671,7 +2672,8 @@
|
|
|
2671
2672
|
"AnimalNoses": 0,
|
|
2672
2673
|
"FaceScars": 1,
|
|
2673
2674
|
"FaceWritings": 2,
|
|
2674
|
-
"Splatters": 3
|
|
2675
|
+
"Splatters": 3,
|
|
2676
|
+
"FacePaint": 4
|
|
2675
2677
|
}
|
|
2676
2678
|
},
|
|
2677
2679
|
"BodyStyle": {
|
|
@@ -2703,7 +2705,8 @@
|
|
|
2703
2705
|
"Malkuth": 5,
|
|
2704
2706
|
"RatAss": 6,
|
|
2705
2707
|
"SlaveHelpline": 7,
|
|
2706
|
-
"VoidOrder": 8
|
|
2708
|
+
"VoidOrder": 8,
|
|
2709
|
+
"AzureCorp": 9
|
|
2707
2710
|
}
|
|
2708
2711
|
}
|
|
2709
2712
|
}
|
package/assetVersion.json
CHANGED
|
@@ -30,7 +30,6 @@
|
|
|
30
30
|
},
|
|
31
31
|
"BodyMarkings": {
|
|
32
32
|
"BodyWritings": "R103",
|
|
33
|
-
"FacePaint": "R119",
|
|
34
33
|
"FacePaints": "R111",
|
|
35
34
|
"FaceScars": "R109",
|
|
36
35
|
"Splatters": "R114",
|
|
@@ -330,6 +329,7 @@
|
|
|
330
329
|
},
|
|
331
330
|
"Decals": {
|
|
332
331
|
"AmberFam": "R119",
|
|
332
|
+
"AzureCorp": "R119",
|
|
333
333
|
"DemonsBar": "R119",
|
|
334
334
|
"DenOfSin": "R119",
|
|
335
335
|
"Gangriels": "R119",
|
|
@@ -398,6 +398,7 @@
|
|
|
398
398
|
},
|
|
399
399
|
"FaceMarkings": {
|
|
400
400
|
"AnimalNoses": "R112",
|
|
401
|
+
"FacePaint": "R119",
|
|
401
402
|
"FaceScars": "R112",
|
|
402
403
|
"FaceWritings": "R112",
|
|
403
404
|
"Splatters": "R114"
|
|
@@ -1470,6 +1471,7 @@
|
|
|
1470
1471
|
"CarrotGag": "R98",
|
|
1471
1472
|
"ChloroformCloth": "R98",
|
|
1472
1473
|
"ChopstickGag": "R98",
|
|
1474
|
+
"Cigarette": "R119",
|
|
1473
1475
|
"ClothGag": "R98",
|
|
1474
1476
|
"ClothStuffing": "R98",
|
|
1475
1477
|
"CropGag": "R98",
|