bc-data 119.0.0 → 120.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 +60 -16
- package/assetVersion.json +46 -4
- package/package.json +1 -1
package/assetID.json
CHANGED
|
@@ -96,7 +96,9 @@
|
|
|
96
96
|
"Bandage": 54,
|
|
97
97
|
"LeatherBunnyHollowBra": 55,
|
|
98
98
|
"MaidBra": 56,
|
|
99
|
-
"SatinCorset": 57
|
|
99
|
+
"SatinCorset": 57,
|
|
100
|
+
"SportBra": 58,
|
|
101
|
+
"SportSwimsuit": 59
|
|
100
102
|
}
|
|
101
103
|
},
|
|
102
104
|
"Bracelet": {
|
|
@@ -245,7 +247,8 @@
|
|
|
245
247
|
"FaceWritings": 32,
|
|
246
248
|
"SatinScarf": 33,
|
|
247
249
|
"HoodedCloak": 34,
|
|
248
|
-
"SideRuffles": 35
|
|
250
|
+
"SideRuffles": 35,
|
|
251
|
+
"RuffledCollar": 36
|
|
249
252
|
}
|
|
250
253
|
},
|
|
251
254
|
"ClothLower": {
|
|
@@ -301,7 +304,9 @@
|
|
|
301
304
|
"SatinSkirt": 47,
|
|
302
305
|
"ASRubberSkirt": 48,
|
|
303
306
|
"MidLegSkirt": 49,
|
|
304
|
-
"UtilityKilt": 50
|
|
307
|
+
"UtilityKilt": 50,
|
|
308
|
+
"GymShorts": 51,
|
|
309
|
+
"RuffledMiniskirt": 52
|
|
305
310
|
}
|
|
306
311
|
},
|
|
307
312
|
"Corset": {
|
|
@@ -899,7 +904,9 @@
|
|
|
899
904
|
"NunVeil": 41,
|
|
900
905
|
"AnimeGirlTiara": 42,
|
|
901
906
|
"VintageHat": 43,
|
|
902
|
-
"CheapHelmet": 44
|
|
907
|
+
"CheapHelmet": 44,
|
|
908
|
+
"FlatCap": 45,
|
|
909
|
+
"Gat": 46
|
|
903
910
|
}
|
|
904
911
|
},
|
|
905
912
|
"Head": {
|
|
@@ -1056,7 +1063,9 @@
|
|
|
1056
1063
|
"StrictPonyBoots": 24,
|
|
1057
1064
|
"BalletMittens": 25,
|
|
1058
1065
|
"HeellessHoof": 26,
|
|
1059
|
-
"HoofBoots": 27
|
|
1066
|
+
"HoofBoots": 27,
|
|
1067
|
+
"SingleBalletBoot": 28,
|
|
1068
|
+
"ZipperBBoots": 29
|
|
1060
1069
|
}
|
|
1061
1070
|
},
|
|
1062
1071
|
"ItemBreast": {
|
|
@@ -1191,7 +1200,9 @@
|
|
|
1191
1200
|
"Throne": 65,
|
|
1192
1201
|
"ExclusiveWaitress": 66,
|
|
1193
1202
|
"LeatherCage": 67,
|
|
1194
|
-
"Highchair": 68
|
|
1203
|
+
"Highchair": 68,
|
|
1204
|
+
"SingleBalletBoot": 69,
|
|
1205
|
+
"Microphone": 70
|
|
1195
1206
|
}
|
|
1196
1207
|
},
|
|
1197
1208
|
"ItemEars": {
|
|
@@ -1314,7 +1325,9 @@
|
|
|
1314
1325
|
"Kyosensu": 66,
|
|
1315
1326
|
"Uchiwa": 67,
|
|
1316
1327
|
"Cigarette": 68,
|
|
1317
|
-
"Plushies": 69
|
|
1328
|
+
"Plushies": 69,
|
|
1329
|
+
"FoamRoll": 70,
|
|
1330
|
+
"Plushie": 71
|
|
1318
1331
|
}
|
|
1319
1332
|
},
|
|
1320
1333
|
"ItemHands": {
|
|
@@ -1335,7 +1348,8 @@
|
|
|
1335
1348
|
"GlueMittens": 12,
|
|
1336
1349
|
"HempRopeCuffs": 13,
|
|
1337
1350
|
"FullMittens": 14,
|
|
1338
|
-
"LatexBondageMitts": 15
|
|
1351
|
+
"LatexBondageMitts": 15,
|
|
1352
|
+
"FoamMittens": 16
|
|
1339
1353
|
}
|
|
1340
1354
|
},
|
|
1341
1355
|
"ItemHead": {
|
|
@@ -1519,7 +1533,8 @@
|
|
|
1519
1533
|
"WoodenMaidTrayFull": 36,
|
|
1520
1534
|
"WoodenPaddle": 37,
|
|
1521
1535
|
"WoodenSign": 38,
|
|
1522
|
-
"Plushies": 39
|
|
1536
|
+
"Plushies": 39,
|
|
1537
|
+
"Plushie": 40
|
|
1523
1538
|
}
|
|
1524
1539
|
},
|
|
1525
1540
|
"ItemMouth": {
|
|
@@ -1622,7 +1637,8 @@
|
|
|
1622
1637
|
"AOMGag": 94,
|
|
1623
1638
|
"HorrorMuzzle": 95,
|
|
1624
1639
|
"AsylumMuzzle": 96,
|
|
1625
|
-
"Cigarette": 97
|
|
1640
|
+
"Cigarette": 97,
|
|
1641
|
+
"CompGag": 98
|
|
1626
1642
|
}
|
|
1627
1643
|
},
|
|
1628
1644
|
"ItemMouth2": {
|
|
@@ -1724,7 +1740,8 @@
|
|
|
1724
1740
|
"XmasStickerGag": 93,
|
|
1725
1741
|
"AOMGag": 94,
|
|
1726
1742
|
"HorrorMuzzle": 95,
|
|
1727
|
-
"AsylumMuzzle": 96
|
|
1743
|
+
"AsylumMuzzle": 96,
|
|
1744
|
+
"CompGag": 97
|
|
1728
1745
|
}
|
|
1729
1746
|
},
|
|
1730
1747
|
"ItemMouth3": {
|
|
@@ -2263,7 +2280,8 @@
|
|
|
2263
2280
|
"PearlNecklace1": 18,
|
|
2264
2281
|
"AnimeGirlNecklace": 19,
|
|
2265
2282
|
"SatinScarf": 20,
|
|
2266
|
-
"RosePendant": 21
|
|
2283
|
+
"RosePendant": 21,
|
|
2284
|
+
"RuffledCollar": 22
|
|
2267
2285
|
}
|
|
2268
2286
|
},
|
|
2269
2287
|
"Nipples": {
|
|
@@ -2329,7 +2347,8 @@
|
|
|
2329
2347
|
"WaistLegHarness": 49,
|
|
2330
2348
|
"FemPelvisHarness": 50,
|
|
2331
2349
|
"LatexDiaper": 51,
|
|
2332
|
-
"UntrainersThin": 52
|
|
2350
|
+
"UntrainersThin": 52,
|
|
2351
|
+
"SportPanties": 53
|
|
2333
2352
|
}
|
|
2334
2353
|
},
|
|
2335
2354
|
"Pronouns": {
|
|
@@ -2417,7 +2436,8 @@
|
|
|
2417
2436
|
"WitchShoes": 43,
|
|
2418
2437
|
"HeellessHoof": 44,
|
|
2419
2438
|
"HoofBoots": 45,
|
|
2420
|
-
"CombatBoots": 46
|
|
2439
|
+
"CombatBoots": 46,
|
|
2440
|
+
"ZipperBBoots": 47
|
|
2421
2441
|
}
|
|
2422
2442
|
},
|
|
2423
2443
|
"Socks": {
|
|
@@ -2691,7 +2711,10 @@
|
|
|
2691
2711
|
"BusinessSuit": 1,
|
|
2692
2712
|
"FurCoat": 2,
|
|
2693
2713
|
"LeatherJacket": 3,
|
|
2694
|
-
"Robe1": 4
|
|
2714
|
+
"Robe1": 4,
|
|
2715
|
+
"BartenderVest": 5,
|
|
2716
|
+
"BartenderVestM": 6,
|
|
2717
|
+
"JacketHoodie": 7
|
|
2695
2718
|
}
|
|
2696
2719
|
},
|
|
2697
2720
|
"Decals": {
|
|
@@ -2706,7 +2729,28 @@
|
|
|
2706
2729
|
"RatAss": 6,
|
|
2707
2730
|
"SlaveHelpline": 7,
|
|
2708
2731
|
"VoidOrder": 8,
|
|
2709
|
-
"AzureCorp": 9
|
|
2732
|
+
"AzureCorp": 9,
|
|
2733
|
+
"BCRules": 10,
|
|
2734
|
+
"BondageCollege": 11,
|
|
2735
|
+
"Bonk": 12,
|
|
2736
|
+
"BTeacher": 13,
|
|
2737
|
+
"BTG": 14,
|
|
2738
|
+
"Bullseye": 15,
|
|
2739
|
+
"ControlPad1": 16,
|
|
2740
|
+
"DataRoom": 17,
|
|
2741
|
+
"Dominant": 18,
|
|
2742
|
+
"Eclipse": 19,
|
|
2743
|
+
"Elite": 20,
|
|
2744
|
+
"Hogtied": 21,
|
|
2745
|
+
"HWood": 22,
|
|
2746
|
+
"Keys": 23,
|
|
2747
|
+
"RadFrog": 24,
|
|
2748
|
+
"Raiders": 25,
|
|
2749
|
+
"Shibari": 26,
|
|
2750
|
+
"Staff": 27,
|
|
2751
|
+
"WhiteMoon": 28,
|
|
2752
|
+
"ZamStick": 29,
|
|
2753
|
+
"ZamStickII": 30
|
|
2710
2754
|
}
|
|
2711
2755
|
}
|
|
2712
2756
|
}
|
package/assetVersion.json
CHANGED
|
@@ -101,6 +101,8 @@
|
|
|
101
101
|
"SexyBikiniBra1": "R98",
|
|
102
102
|
"ShinyLeotard": "R114",
|
|
103
103
|
"SleevelessSlimLatexLeotard": "R98",
|
|
104
|
+
"SportBra": "R120",
|
|
105
|
+
"SportSwimsuit": "R120",
|
|
104
106
|
"StarHarnessBra": "R98",
|
|
105
107
|
"StrapBra": "R98",
|
|
106
108
|
"StuddedHarness": "R98",
|
|
@@ -236,6 +238,7 @@
|
|
|
236
238
|
"LeatherBeltCloth": "R111",
|
|
237
239
|
"LeatherStraps": "R98",
|
|
238
240
|
"Poncho": "R98",
|
|
241
|
+
"RuffledCollar": "R120",
|
|
239
242
|
"SatinScarf": "R112",
|
|
240
243
|
"Scarf": "R98",
|
|
241
244
|
"SideRuffles": "R116",
|
|
@@ -263,6 +266,7 @@
|
|
|
263
266
|
"CrossSkirtLight": "R98",
|
|
264
267
|
"ElegantSkirt": "R98",
|
|
265
268
|
"Gown2Skirt": "R98",
|
|
269
|
+
"GymShorts": "R120",
|
|
266
270
|
"HaremPants": "R98",
|
|
267
271
|
"HaremPants2": "R98",
|
|
268
272
|
"HulaSkirt": "R98",
|
|
@@ -285,6 +289,7 @@
|
|
|
285
289
|
"PantBoots": "R98",
|
|
286
290
|
"PencilSkirt": "R98",
|
|
287
291
|
"PleatedSkirt": "R98",
|
|
292
|
+
"RuffledMiniskirt": "R120",
|
|
288
293
|
"RuffledSkirt": "R98",
|
|
289
294
|
"SatinSkirt": "R105",
|
|
290
295
|
"ShortPencilSkirt": "R98",
|
|
@@ -303,8 +308,11 @@
|
|
|
303
308
|
},
|
|
304
309
|
"ClothOuter": {
|
|
305
310
|
"AdmiralTop": "R117",
|
|
311
|
+
"BartenderVest": "R120",
|
|
312
|
+
"BartenderVestM": "R120",
|
|
306
313
|
"BusinessSuit": "R117",
|
|
307
314
|
"FurCoat": "R117",
|
|
315
|
+
"JacketHoodie": "R120",
|
|
308
316
|
"LeatherJacket": "R117",
|
|
309
317
|
"Robe1": "R117"
|
|
310
318
|
},
|
|
@@ -330,14 +338,35 @@
|
|
|
330
338
|
"Decals": {
|
|
331
339
|
"AmberFam": "R119",
|
|
332
340
|
"AzureCorp": "R119",
|
|
341
|
+
"BCRules": "R120",
|
|
342
|
+
"BTG": "R120",
|
|
343
|
+
"BTeacher": "R120",
|
|
344
|
+
"BondageCollege": "R120",
|
|
345
|
+
"Bonk": "R120",
|
|
346
|
+
"Bullseye": "R120",
|
|
347
|
+
"ControlPad1": "R120",
|
|
348
|
+
"DataRoom": "R120",
|
|
333
349
|
"DemonsBar": "R119",
|
|
334
350
|
"DenOfSin": "R119",
|
|
351
|
+
"Dominant": "R120",
|
|
352
|
+
"Eclipse": "R120",
|
|
353
|
+
"Elite": "R120",
|
|
335
354
|
"Gangriels": "R119",
|
|
355
|
+
"HWood": "R120",
|
|
356
|
+
"Hogtied": "R120",
|
|
357
|
+
"Keys": "R120",
|
|
336
358
|
"LukeChill": "R119",
|
|
337
359
|
"Malkuth": "R119",
|
|
360
|
+
"RadFrog": "R120",
|
|
361
|
+
"Raiders": "R120",
|
|
338
362
|
"RatAss": "R119",
|
|
363
|
+
"Shibari": "R120",
|
|
339
364
|
"SlaveHelpline": "R119",
|
|
340
|
-
"
|
|
365
|
+
"Staff": "R120",
|
|
366
|
+
"VoidOrder": "R119",
|
|
367
|
+
"WhiteMoon": "R120",
|
|
368
|
+
"ZamStick": "R120",
|
|
369
|
+
"ZamStickII": "R120"
|
|
341
370
|
},
|
|
342
371
|
"Emoticon": {
|
|
343
372
|
"Emoticon": "R98"
|
|
@@ -862,8 +891,10 @@
|
|
|
862
891
|
"Crown4": "R98",
|
|
863
892
|
"Crown5": "R98",
|
|
864
893
|
"FacePaint": "R98",
|
|
894
|
+
"FlatCap": "R120",
|
|
865
895
|
"FlowerCrown": "R98",
|
|
866
896
|
"FurHeadband": "R98",
|
|
897
|
+
"Gat": "R120",
|
|
867
898
|
"HeadTowel1": "R98",
|
|
868
899
|
"LatexHabit": "R98",
|
|
869
900
|
"MaidHairband1": "R98",
|
|
@@ -1019,6 +1050,7 @@
|
|
|
1019
1050
|
"MonoHeel": "R98",
|
|
1020
1051
|
"PonyBoots": "R98",
|
|
1021
1052
|
"ShortPonyBoots": "R98",
|
|
1053
|
+
"SingleBalletBoot": "R120",
|
|
1022
1054
|
"Slime": "R98",
|
|
1023
1055
|
"StrictPonyBoots": "R104",
|
|
1024
1056
|
"ThighHighLatexHeels": "R98",
|
|
@@ -1026,6 +1058,7 @@
|
|
|
1026
1058
|
"ToeTape": "R98",
|
|
1027
1059
|
"ToeTie": "R98",
|
|
1028
1060
|
"TormentHeels": "R103",
|
|
1061
|
+
"ZipperBBoots": "R120",
|
|
1029
1062
|
"Zipties": "R98"
|
|
1030
1063
|
},
|
|
1031
1064
|
"ItemBreast": {
|
|
@@ -1116,6 +1149,7 @@
|
|
|
1116
1149
|
"LowCage": "R98",
|
|
1117
1150
|
"LuckyWheel": "R98",
|
|
1118
1151
|
"MedicalBed": "R98",
|
|
1152
|
+
"Microphone": "R120",
|
|
1119
1153
|
"MilkCan": "R98",
|
|
1120
1154
|
"Net": "R98",
|
|
1121
1155
|
"OneBarGirl": "R105",
|
|
@@ -1126,6 +1160,7 @@
|
|
|
1126
1160
|
"PogoBall": "R112",
|
|
1127
1161
|
"Pole": "R98",
|
|
1128
1162
|
"SaddleStand": "R98",
|
|
1163
|
+
"SingleBalletBoot": "R120",
|
|
1129
1164
|
"SmallDisplayCase": "R98",
|
|
1130
1165
|
"SmallLocker": "R98",
|
|
1131
1166
|
"SmallWoodenBox": "R98",
|
|
@@ -1212,6 +1247,7 @@
|
|
|
1212
1247
|
"Feather": "R98",
|
|
1213
1248
|
"FeatherDuster": "R98",
|
|
1214
1249
|
"Flogger": "R98",
|
|
1250
|
+
"FoamRoll": "R120",
|
|
1215
1251
|
"ForSaleSign": "R98",
|
|
1216
1252
|
"FoxPlush": "R98",
|
|
1217
1253
|
"Gavel": "R98",
|
|
@@ -1237,7 +1273,7 @@
|
|
|
1237
1273
|
"Phone1": "R98",
|
|
1238
1274
|
"Phone2": "R98",
|
|
1239
1275
|
"PlasticWrap": "R98",
|
|
1240
|
-
"
|
|
1276
|
+
"Plushie": "R120",
|
|
1241
1277
|
"Popcorn": "R99",
|
|
1242
1278
|
"PortalTablet": "R98",
|
|
1243
1279
|
"PotionBottle": "R98",
|
|
@@ -1271,6 +1307,7 @@
|
|
|
1271
1307
|
"CheerleaderPomPoms": "R98",
|
|
1272
1308
|
"DuctTape": "R98",
|
|
1273
1309
|
"ElbowLengthMittens": "R103",
|
|
1310
|
+
"FoamMittens": "R120",
|
|
1274
1311
|
"FullMittens": "R110",
|
|
1275
1312
|
"FuturisticMittens": "R98",
|
|
1276
1313
|
"GlueMittens": "R105",
|
|
@@ -1444,7 +1481,7 @@
|
|
|
1444
1481
|
"PasswordPadlock": "R98",
|
|
1445
1482
|
"PetPost": "R98",
|
|
1446
1483
|
"PetPotato": "R98",
|
|
1447
|
-
"
|
|
1484
|
+
"Plushie": "R120",
|
|
1448
1485
|
"PortalLinkPadlock": "R98",
|
|
1449
1486
|
"SafewordPadlock": "R98",
|
|
1450
1487
|
"ServingTray": "R98",
|
|
@@ -1474,6 +1511,7 @@
|
|
|
1474
1511
|
"Cigarette": "R119",
|
|
1475
1512
|
"ClothGag": "R98",
|
|
1476
1513
|
"ClothStuffing": "R98",
|
|
1514
|
+
"CompGag": "R120",
|
|
1477
1515
|
"CropGag": "R98",
|
|
1478
1516
|
"CupholderGag": "R98",
|
|
1479
1517
|
"DeepthroatGag": "R98",
|
|
@@ -1573,6 +1611,7 @@
|
|
|
1573
1611
|
"ChopstickGag": "R103",
|
|
1574
1612
|
"ClothGag": "R98",
|
|
1575
1613
|
"ClothStuffing": "R103",
|
|
1614
|
+
"CompGag": "R120",
|
|
1576
1615
|
"CropGag": "R103",
|
|
1577
1616
|
"CupholderGag": "R98",
|
|
1578
1617
|
"DeepthroatGag": "R103",
|
|
@@ -2121,6 +2160,7 @@
|
|
|
2121
2160
|
"NecklaceRope": "R98",
|
|
2122
2161
|
"PearlNecklace1": "R105",
|
|
2123
2162
|
"RosePendant": "R118",
|
|
2163
|
+
"RuffledCollar": "R120",
|
|
2124
2164
|
"SatinScarf": "R112"
|
|
2125
2165
|
},
|
|
2126
2166
|
"Nipples": {
|
|
@@ -2173,6 +2213,7 @@
|
|
|
2173
2213
|
"PoofyDiaper": "R98",
|
|
2174
2214
|
"RedBowPanties": "R98",
|
|
2175
2215
|
"SexyBeachPanties1": "R98",
|
|
2216
|
+
"SportPanties": "R120",
|
|
2176
2217
|
"StringPanties1": "R98",
|
|
2177
2218
|
"StringPasty1": "R98",
|
|
2178
2219
|
"StringThong": "R98",
|
|
@@ -2241,7 +2282,8 @@
|
|
|
2241
2282
|
"ThighHighLatexHeels": "R98",
|
|
2242
2283
|
"WesternBoots": "R98",
|
|
2243
2284
|
"WitchShoes": "R112",
|
|
2244
|
-
"WoollyBootsTall": "R98"
|
|
2285
|
+
"WoollyBootsTall": "R98",
|
|
2286
|
+
"ZipperBBoots": "R120"
|
|
2245
2287
|
},
|
|
2246
2288
|
"Socks": {
|
|
2247
2289
|
"CowPrintedSocks": "R98",
|