bc-data 125.0.1 → 126.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 +25 -9
- package/assetVersion.json +17 -1
- package/package.json +1 -1
package/assetID.json
CHANGED
|
@@ -208,7 +208,11 @@
|
|
|
208
208
|
"MaidBikini": 88,
|
|
209
209
|
"OffTheShoulderTop": 89,
|
|
210
210
|
"RuffledDress": 90,
|
|
211
|
-
"MaidDress3": 91
|
|
211
|
+
"MaidDress3": 91,
|
|
212
|
+
"Cow": 92,
|
|
213
|
+
"CrimsonCloudsInkRhymeQipaoDress": 93,
|
|
214
|
+
"LolitaShortDress": 94,
|
|
215
|
+
"MaidDress4": 95
|
|
212
216
|
}
|
|
213
217
|
},
|
|
214
218
|
"ClothAccessory": {
|
|
@@ -321,7 +325,8 @@
|
|
|
321
325
|
"OpenLeatherSkirt": 55,
|
|
322
326
|
"PVCHobbleSkirt": 56,
|
|
323
327
|
"YogaPants": 57,
|
|
324
|
-
"SkinnyJeans": 58
|
|
328
|
+
"SkinnyJeans": 58,
|
|
329
|
+
"PencilSkirt2": 59
|
|
325
330
|
}
|
|
326
331
|
},
|
|
327
332
|
"Corset": {
|
|
@@ -415,7 +420,8 @@
|
|
|
415
420
|
"Tanuki": 8,
|
|
416
421
|
"UndershadowedBlurred": 9,
|
|
417
422
|
"UndershadowedSolid": 10,
|
|
418
|
-
"Wings": 11
|
|
423
|
+
"Wings": 11,
|
|
424
|
+
"Running": 12
|
|
419
425
|
}
|
|
420
426
|
},
|
|
421
427
|
"FacialHair": {
|
|
@@ -460,7 +466,8 @@
|
|
|
460
466
|
"ComboBelt": 7,
|
|
461
467
|
"FemPelvisHarness": 8,
|
|
462
468
|
"ButterflyGarter": 9,
|
|
463
|
-
"BowBelt": 10
|
|
469
|
+
"BowBelt": 10,
|
|
470
|
+
"LaceLegRing": 11
|
|
464
471
|
}
|
|
465
472
|
},
|
|
466
473
|
"Glasses": {
|
|
@@ -1680,7 +1687,9 @@
|
|
|
1680
1687
|
"AsylumMuzzle": 96,
|
|
1681
1688
|
"Cigarette": 97,
|
|
1682
1689
|
"CompGag": 98,
|
|
1683
|
-
"RoseBallGag": 99
|
|
1690
|
+
"RoseBallGag": 99,
|
|
1691
|
+
"BishopGag": 100,
|
|
1692
|
+
"PumpkinHarnessGag": 101
|
|
1684
1693
|
}
|
|
1685
1694
|
},
|
|
1686
1695
|
"ItemMouth2": {
|
|
@@ -1784,7 +1793,9 @@
|
|
|
1784
1793
|
"HorrorMuzzle": 95,
|
|
1785
1794
|
"AsylumMuzzle": 96,
|
|
1786
1795
|
"CompGag": 97,
|
|
1787
|
-
"RoseBallGag": 98
|
|
1796
|
+
"RoseBallGag": 98,
|
|
1797
|
+
"BishopGag": 99,
|
|
1798
|
+
"PumpkinHarnessGag": 100
|
|
1788
1799
|
}
|
|
1789
1800
|
},
|
|
1790
1801
|
"ItemMouth3": {
|
|
@@ -1885,7 +1896,9 @@
|
|
|
1885
1896
|
"AOMGag": 92,
|
|
1886
1897
|
"HorrorMuzzle": 93,
|
|
1887
1898
|
"AsylumMuzzle": 94,
|
|
1888
|
-
"RoseBallGag": 95
|
|
1899
|
+
"RoseBallGag": 95,
|
|
1900
|
+
"BishopGag": 96,
|
|
1901
|
+
"PumpkinHarnessGag": 97
|
|
1889
1902
|
}
|
|
1890
1903
|
},
|
|
1891
1904
|
"ItemNeck": {
|
|
@@ -1941,7 +1954,8 @@
|
|
|
1941
1954
|
"ChainCollar": 47,
|
|
1942
1955
|
"MCuffCollar": 48,
|
|
1943
1956
|
"SSpikedCollar": 49,
|
|
1944
|
-
"SteampunkCollar": 50
|
|
1957
|
+
"SteampunkCollar": 50,
|
|
1958
|
+
"RibbonCollar": 51
|
|
1945
1959
|
}
|
|
1946
1960
|
},
|
|
1947
1961
|
"ItemNeckAccessories": {
|
|
@@ -2491,7 +2505,9 @@
|
|
|
2491
2505
|
"HoofBoots": 45,
|
|
2492
2506
|
"CombatBoots": 46,
|
|
2493
2507
|
"ZipperBBoots": 47,
|
|
2494
|
-
"PumpHighHeels": 48
|
|
2508
|
+
"PumpHighHeels": 48,
|
|
2509
|
+
"Slippers": 49,
|
|
2510
|
+
"ZipperLeatherBoots": 50
|
|
2495
2511
|
}
|
|
2496
2512
|
},
|
|
2497
2513
|
"Socks": {
|
package/assetVersion.json
CHANGED
|
@@ -148,6 +148,8 @@
|
|
|
148
148
|
"ComfyTop": "R98",
|
|
149
149
|
"CorsetDress": "R101",
|
|
150
150
|
"CorsetShirt": "R98",
|
|
151
|
+
"Cow": "R126",
|
|
152
|
+
"CrimsonCloudsInkRhymeQipaoDress": "R126",
|
|
151
153
|
"CropTop": "R98",
|
|
152
154
|
"CustomTShirt": "R103",
|
|
153
155
|
"Dress2": "R98",
|
|
@@ -175,10 +177,12 @@
|
|
|
175
177
|
"LeatherBolero": "R98",
|
|
176
178
|
"LeatherCorsetTop1": "R98",
|
|
177
179
|
"LeatherCropTop": "R98",
|
|
180
|
+
"LolitaShortDress": "R126",
|
|
178
181
|
"MaidApron1": "R98",
|
|
179
182
|
"MaidApron2": "R98",
|
|
180
183
|
"MaidBikini": "R116",
|
|
181
184
|
"MaidDress3": "R125",
|
|
185
|
+
"MaidDress4": "R126",
|
|
182
186
|
"MaidLatex": "R101",
|
|
183
187
|
"MaidOutfit1": "R98",
|
|
184
188
|
"MaidOutfit2": "R98",
|
|
@@ -301,6 +305,7 @@
|
|
|
301
305
|
"Pajama1": "R98",
|
|
302
306
|
"PantBoots": "R98",
|
|
303
307
|
"PencilSkirt": "R98",
|
|
308
|
+
"PencilSkirt2": "R126",
|
|
304
309
|
"PleatedSkirt": "R98",
|
|
305
310
|
"RuffledMiniskirt": "R120",
|
|
306
311
|
"RuffledSkirt": "R98",
|
|
@@ -436,6 +441,7 @@
|
|
|
436
441
|
"CatEye2": "R98",
|
|
437
442
|
"LargeBlurred": "R98",
|
|
438
443
|
"LargeSolid": "R98",
|
|
444
|
+
"Running": "R126",
|
|
439
445
|
"SmallBlurred": "R98",
|
|
440
446
|
"SmallSolid": "R98",
|
|
441
447
|
"SuperstarBlurred": "R98",
|
|
@@ -485,6 +491,7 @@
|
|
|
485
491
|
"GarterBelt2": "R98",
|
|
486
492
|
"GarterBelt3": "R98",
|
|
487
493
|
"HipHarness": "R107",
|
|
494
|
+
"LaceLegRing": "R126",
|
|
488
495
|
"Tentacles": "R98",
|
|
489
496
|
"WaistLegHarness": "R111"
|
|
490
497
|
},
|
|
@@ -1545,6 +1552,7 @@
|
|
|
1545
1552
|
"BallGagMask": "R98",
|
|
1546
1553
|
"BambooGag": "R98",
|
|
1547
1554
|
"BigMouth": "R98",
|
|
1555
|
+
"BishopGag": "R126",
|
|
1548
1556
|
"BitGag": "R98",
|
|
1549
1557
|
"BoneGag": "R98",
|
|
1550
1558
|
"CageMuzzle": "R98",
|
|
@@ -1614,6 +1622,7 @@
|
|
|
1614
1622
|
"PrisonLockdownGag": "R98",
|
|
1615
1623
|
"PumpGag": "R98",
|
|
1616
1624
|
"PumpkinGag": "R98",
|
|
1625
|
+
"PumpkinHarnessGag": "R126",
|
|
1617
1626
|
"QualityHarnessGag": "R106",
|
|
1618
1627
|
"RegressedMilk": "R98",
|
|
1619
1628
|
"RegularSleepingPill": "R98",
|
|
@@ -1647,6 +1656,7 @@
|
|
|
1647
1656
|
"BallGagMask": "R98",
|
|
1648
1657
|
"BambooGag": "R103",
|
|
1649
1658
|
"BigMouth": "R103",
|
|
1659
|
+
"BishopGag": "R126",
|
|
1650
1660
|
"BitGag": "R98",
|
|
1651
1661
|
"BoneGag": "R98",
|
|
1652
1662
|
"CageMuzzle": "R98",
|
|
@@ -1715,6 +1725,7 @@
|
|
|
1715
1725
|
"PrisonLockdownGag": "R98",
|
|
1716
1726
|
"PumpGag": "R103",
|
|
1717
1727
|
"PumpkinGag": "R98",
|
|
1728
|
+
"PumpkinHarnessGag": "R126",
|
|
1718
1729
|
"QualityHarnessGag": "R106",
|
|
1719
1730
|
"RegressedMilk": "R98",
|
|
1720
1731
|
"RegularSleepingPill": "R103",
|
|
@@ -1748,6 +1759,7 @@
|
|
|
1748
1759
|
"BallGagMask": "R98",
|
|
1749
1760
|
"BambooGag": "R103",
|
|
1750
1761
|
"BigMouth": "R103",
|
|
1762
|
+
"BishopGag": "R126",
|
|
1751
1763
|
"BitGag": "R98",
|
|
1752
1764
|
"BoneGag": "R98",
|
|
1753
1765
|
"CageMuzzle": "R98",
|
|
@@ -1813,6 +1825,7 @@
|
|
|
1813
1825
|
"PrisonLockdownGag": "R98",
|
|
1814
1826
|
"PumpGag": "R103",
|
|
1815
1827
|
"PumpkinGag": "R98",
|
|
1828
|
+
"PumpkinHarnessGag": "R126",
|
|
1816
1829
|
"QualityHarnessGag": "R106",
|
|
1817
1830
|
"RegressedMilk": "R98",
|
|
1818
1831
|
"RegularSleepingPill": "R103",
|
|
@@ -1877,6 +1890,7 @@
|
|
|
1877
1890
|
"PetCollar": "R98",
|
|
1878
1891
|
"PetSuitShockCollar": "R98",
|
|
1879
1892
|
"PostureCollar": "R98",
|
|
1893
|
+
"RibbonCollar": "R126",
|
|
1880
1894
|
"SSpikedCollar": "R121",
|
|
1881
1895
|
"ShinySteelCollar": "R98",
|
|
1882
1896
|
"ShockCollar": "R98",
|
|
@@ -2327,6 +2341,7 @@
|
|
|
2327
2341
|
"Shoes2": "R98",
|
|
2328
2342
|
"Shoes4": "R98",
|
|
2329
2343
|
"Shoes5": "R98",
|
|
2344
|
+
"Slippers": "R126",
|
|
2330
2345
|
"Sneakers1": "R98",
|
|
2331
2346
|
"Sneakers2": "R98",
|
|
2332
2347
|
"SneakersSport": "R98",
|
|
@@ -2340,7 +2355,8 @@
|
|
|
2340
2355
|
"WesternBoots": "R98",
|
|
2341
2356
|
"WitchShoes": "R112",
|
|
2342
2357
|
"WoollyBootsTall": "R98",
|
|
2343
|
-
"ZipperBBoots": "R120"
|
|
2358
|
+
"ZipperBBoots": "R120",
|
|
2359
|
+
"ZipperLeatherBoots": "R126"
|
|
2344
2360
|
},
|
|
2345
2361
|
"Socks": {
|
|
2346
2362
|
"CowPrintedSocks": "R98",
|