bc-data 118.0.0 → 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 +52 -12
- package/assetVersion.json +36 -0
- package/package.json +1 -1
package/assetID.json
CHANGED
|
@@ -21,7 +21,8 @@
|
|
|
21
21
|
"BodyWritings": 1,
|
|
22
22
|
"FaceScars": 2,
|
|
23
23
|
"FacePaints": 3,
|
|
24
|
-
"Splatters": 4
|
|
24
|
+
"Splatters": 4,
|
|
25
|
+
"FacePaint": 5
|
|
25
26
|
}
|
|
26
27
|
},
|
|
27
28
|
"BodyUpper": {
|
|
@@ -202,7 +203,8 @@
|
|
|
202
203
|
"BartenderVest": 85,
|
|
203
204
|
"BartenderVestM": 86,
|
|
204
205
|
"CocktailDress": 87,
|
|
205
|
-
"MaidBikini": 88
|
|
206
|
+
"MaidBikini": 88,
|
|
207
|
+
"OffTheShoulderTop": 89
|
|
206
208
|
}
|
|
207
209
|
},
|
|
208
210
|
"ClothAccessory": {
|
|
@@ -536,7 +538,13 @@
|
|
|
536
538
|
"SkunkEars": 44,
|
|
537
539
|
"AquaticEars": 45,
|
|
538
540
|
"CyberEars": 46,
|
|
539
|
-
"FloppyBunnyEars": 47
|
|
541
|
+
"FloppyBunnyEars": 47,
|
|
542
|
+
"CustomizableCatEars": 48,
|
|
543
|
+
"CustomizableCowEars": 49,
|
|
544
|
+
"CustomizableElfEars": 50,
|
|
545
|
+
"CustomizableFluffyEars1": 51,
|
|
546
|
+
"CustomizableFluffyEars2": 52,
|
|
547
|
+
"CustomizableFluffyEars3": 53
|
|
540
548
|
}
|
|
541
549
|
},
|
|
542
550
|
"HairAccessory2": {
|
|
@@ -578,7 +586,13 @@
|
|
|
578
586
|
"CyberneticEars1": 33,
|
|
579
587
|
"BigLynxEars": 34,
|
|
580
588
|
"CyberEars": 35,
|
|
581
|
-
"FloppyBunnyEars": 36
|
|
589
|
+
"FloppyBunnyEars": 36,
|
|
590
|
+
"CustomizableCatEars": 37,
|
|
591
|
+
"CustomizableCowEars": 38,
|
|
592
|
+
"CustomizableElfEars": 39,
|
|
593
|
+
"CustomizableFluffyEars1": 40,
|
|
594
|
+
"CustomizableFluffyEars2": 41,
|
|
595
|
+
"CustomizableFluffyEars3": 42
|
|
582
596
|
}
|
|
583
597
|
},
|
|
584
598
|
"HairAccessory3": {
|
|
@@ -1007,7 +1021,9 @@
|
|
|
1007
1021
|
"ArmbinderSuit": 76,
|
|
1008
1022
|
"BedMetalCuffs": 77,
|
|
1009
1023
|
"InflatableDress": 78,
|
|
1010
|
-
"SteelBelt": 79
|
|
1024
|
+
"SteelBelt": 79,
|
|
1025
|
+
"PawPaddedPetsuitArms": 80,
|
|
1026
|
+
"StrappedPetsuitArms": 81
|
|
1011
1027
|
}
|
|
1012
1028
|
},
|
|
1013
1029
|
"ItemBoots": {
|
|
@@ -1100,7 +1116,8 @@
|
|
|
1100
1116
|
"VibratingDildoPlug": 36,
|
|
1101
1117
|
"WolfTail1": 37,
|
|
1102
1118
|
"WolfTail2": 38,
|
|
1103
|
-
"WolfTail3": 39
|
|
1119
|
+
"WolfTail3": 39,
|
|
1120
|
+
"FuckPlug": 40
|
|
1104
1121
|
}
|
|
1105
1122
|
},
|
|
1106
1123
|
"ItemDevices": {
|
|
@@ -1295,7 +1312,9 @@
|
|
|
1295
1312
|
"Brick": 64,
|
|
1296
1313
|
"Trowel": 65,
|
|
1297
1314
|
"Kyosensu": 66,
|
|
1298
|
-
"Uchiwa": 67
|
|
1315
|
+
"Uchiwa": 67,
|
|
1316
|
+
"Cigarette": 68,
|
|
1317
|
+
"Plushies": 69
|
|
1299
1318
|
}
|
|
1300
1319
|
},
|
|
1301
1320
|
"ItemHands": {
|
|
@@ -1453,7 +1472,9 @@
|
|
|
1453
1472
|
"Tentacles": 21,
|
|
1454
1473
|
"Zipties": 22,
|
|
1455
1474
|
"FrogtieMetalCuffs": 23,
|
|
1456
|
-
"BarrelCorset": 24
|
|
1475
|
+
"BarrelCorset": 24,
|
|
1476
|
+
"PawPaddedPetsuitLegs": 25,
|
|
1477
|
+
"StrappedPetsuitLegs": 26
|
|
1457
1478
|
}
|
|
1458
1479
|
},
|
|
1459
1480
|
"ItemMisc": {
|
|
@@ -1497,7 +1518,8 @@
|
|
|
1497
1518
|
"WoodenMaidTray": 35,
|
|
1498
1519
|
"WoodenMaidTrayFull": 36,
|
|
1499
1520
|
"WoodenPaddle": 37,
|
|
1500
|
-
"WoodenSign": 38
|
|
1521
|
+
"WoodenSign": 38,
|
|
1522
|
+
"Plushies": 39
|
|
1501
1523
|
}
|
|
1502
1524
|
},
|
|
1503
1525
|
"ItemMouth": {
|
|
@@ -1599,7 +1621,8 @@
|
|
|
1599
1621
|
"XmasStickerGag": 93,
|
|
1600
1622
|
"AOMGag": 94,
|
|
1601
1623
|
"HorrorMuzzle": 95,
|
|
1602
|
-
"AsylumMuzzle": 96
|
|
1624
|
+
"AsylumMuzzle": 96,
|
|
1625
|
+
"Cigarette": 97
|
|
1603
1626
|
}
|
|
1604
1627
|
},
|
|
1605
1628
|
"ItemMouth2": {
|
|
@@ -2559,7 +2582,8 @@
|
|
|
2559
2582
|
"DragonTailStrap2Right": 26,
|
|
2560
2583
|
"LatexFoxTail": 27,
|
|
2561
2584
|
"SkunkTail": 28,
|
|
2562
|
-
"LargeBushyTail": 29
|
|
2585
|
+
"LargeBushyTail": 29,
|
|
2586
|
+
"DragonsTail": 30
|
|
2563
2587
|
}
|
|
2564
2588
|
},
|
|
2565
2589
|
"Wings": {
|
|
@@ -2648,7 +2672,8 @@
|
|
|
2648
2672
|
"AnimalNoses": 0,
|
|
2649
2673
|
"FaceScars": 1,
|
|
2650
2674
|
"FaceWritings": 2,
|
|
2651
|
-
"Splatters": 3
|
|
2675
|
+
"Splatters": 3,
|
|
2676
|
+
"FacePaint": 4
|
|
2652
2677
|
}
|
|
2653
2678
|
},
|
|
2654
2679
|
"BodyStyle": {
|
|
@@ -2668,5 +2693,20 @@
|
|
|
2668
2693
|
"LeatherJacket": 3,
|
|
2669
2694
|
"Robe1": 4
|
|
2670
2695
|
}
|
|
2696
|
+
},
|
|
2697
|
+
"Decals": {
|
|
2698
|
+
"id": 89,
|
|
2699
|
+
"assets": {
|
|
2700
|
+
"AmberFam": 0,
|
|
2701
|
+
"DemonsBar": 1,
|
|
2702
|
+
"DenOfSin": 2,
|
|
2703
|
+
"Gangriels": 3,
|
|
2704
|
+
"LukeChill": 4,
|
|
2705
|
+
"Malkuth": 5,
|
|
2706
|
+
"RatAss": 6,
|
|
2707
|
+
"SlaveHelpline": 7,
|
|
2708
|
+
"VoidOrder": 8,
|
|
2709
|
+
"AzureCorp": 9
|
|
2710
|
+
}
|
|
2671
2711
|
}
|
|
2672
2712
|
}
|
package/assetVersion.json
CHANGED
|
@@ -184,6 +184,7 @@
|
|
|
184
184
|
"MistressTop": "R98",
|
|
185
185
|
"NunRobes": "R104",
|
|
186
186
|
"NurseUniform": "R98",
|
|
187
|
+
"OffTheShoulderTop": "R119",
|
|
187
188
|
"RetroGirdle": "R98",
|
|
188
189
|
"ReverseBunnySuit": "R98",
|
|
189
190
|
"RibbonCorset": "R112",
|
|
@@ -326,6 +327,18 @@
|
|
|
326
327
|
"TightCorset": "R107",
|
|
327
328
|
"Underbust": "R98"
|
|
328
329
|
},
|
|
330
|
+
"Decals": {
|
|
331
|
+
"AmberFam": "R119",
|
|
332
|
+
"AzureCorp": "R119",
|
|
333
|
+
"DemonsBar": "R119",
|
|
334
|
+
"DenOfSin": "R119",
|
|
335
|
+
"Gangriels": "R119",
|
|
336
|
+
"LukeChill": "R119",
|
|
337
|
+
"Malkuth": "R119",
|
|
338
|
+
"RatAss": "R119",
|
|
339
|
+
"SlaveHelpline": "R119",
|
|
340
|
+
"VoidOrder": "R119"
|
|
341
|
+
},
|
|
329
342
|
"Emoticon": {
|
|
330
343
|
"Emoticon": "R98"
|
|
331
344
|
},
|
|
@@ -385,6 +398,7 @@
|
|
|
385
398
|
},
|
|
386
399
|
"FaceMarkings": {
|
|
387
400
|
"AnimalNoses": "R112",
|
|
401
|
+
"FacePaint": "R119",
|
|
388
402
|
"FaceScars": "R112",
|
|
389
403
|
"FaceWritings": "R112",
|
|
390
404
|
"Splatters": "R114"
|
|
@@ -473,6 +487,12 @@
|
|
|
473
487
|
"BunnyEars2": "R98",
|
|
474
488
|
"CowEars": "R104",
|
|
475
489
|
"CowHorns": "R98",
|
|
490
|
+
"CustomizableCatEars": "R119",
|
|
491
|
+
"CustomizableCowEars": "R119",
|
|
492
|
+
"CustomizableElfEars": "R119",
|
|
493
|
+
"CustomizableFluffyEars1": "R119",
|
|
494
|
+
"CustomizableFluffyEars2": "R119",
|
|
495
|
+
"CustomizableFluffyEars3": "R119",
|
|
476
496
|
"CyberEars": "R117",
|
|
477
497
|
"CyberneticEars1": "R108",
|
|
478
498
|
"DildocornHorn": "R98",
|
|
@@ -523,6 +543,12 @@
|
|
|
523
543
|
"BunnyEars2": "R98",
|
|
524
544
|
"CowEars": "R104",
|
|
525
545
|
"CowHorns": "R98",
|
|
546
|
+
"CustomizableCatEars": "R119",
|
|
547
|
+
"CustomizableCowEars": "R119",
|
|
548
|
+
"CustomizableElfEars": "R119",
|
|
549
|
+
"CustomizableFluffyEars1": "R119",
|
|
550
|
+
"CustomizableFluffyEars2": "R119",
|
|
551
|
+
"CustomizableFluffyEars3": "R119",
|
|
526
552
|
"CyberEars": "R117",
|
|
527
553
|
"CyberneticEars1": "R111",
|
|
528
554
|
"DildocornHorn": "R98",
|
|
@@ -934,6 +960,7 @@
|
|
|
934
960
|
"OrnateCuffs": "R98",
|
|
935
961
|
"PantyhoseBody": "R98",
|
|
936
962
|
"PantyhoseBodyOpen": "R98",
|
|
963
|
+
"PawPaddedPetsuitArms": "R119",
|
|
937
964
|
"PetCrawler": "R98",
|
|
938
965
|
"Pillory": "R98",
|
|
939
966
|
"PlasticWrap": "R98",
|
|
@@ -955,6 +982,7 @@
|
|
|
955
982
|
"StraitDressOpen": "R98",
|
|
956
983
|
"StraitJacket": "R98",
|
|
957
984
|
"StraitLeotard": "R98",
|
|
985
|
+
"StrappedPetsuitArms": "R119",
|
|
958
986
|
"StrictLeatherPetCrawler": "R98",
|
|
959
987
|
"SturdyLeatherBelts": "R98",
|
|
960
988
|
"Tentacles": "R98",
|
|
@@ -1028,6 +1056,7 @@
|
|
|
1028
1056
|
"FoxTail1": "R98",
|
|
1029
1057
|
"FoxTail2": "R98",
|
|
1030
1058
|
"FoxTails": "R98",
|
|
1059
|
+
"FuckPlug": "R119",
|
|
1031
1060
|
"HollowButtPlug": "R98",
|
|
1032
1061
|
"HorsetailPlug": "R98",
|
|
1033
1062
|
"HorsetailPlug1": "R98",
|
|
@@ -1177,6 +1206,7 @@
|
|
|
1177
1206
|
"CandleWax": "R98",
|
|
1178
1207
|
"Cane": "R98",
|
|
1179
1208
|
"CattleProd": "R98",
|
|
1209
|
+
"Cigarette": "R119",
|
|
1180
1210
|
"Crop": "R98",
|
|
1181
1211
|
"ElectricToothbrush": "R98",
|
|
1182
1212
|
"Feather": "R98",
|
|
@@ -1207,6 +1237,7 @@
|
|
|
1207
1237
|
"Phone1": "R98",
|
|
1208
1238
|
"Phone2": "R98",
|
|
1209
1239
|
"PlasticWrap": "R98",
|
|
1240
|
+
"Plushies": "R119",
|
|
1210
1241
|
"Popcorn": "R99",
|
|
1211
1242
|
"PortalTablet": "R98",
|
|
1212
1243
|
"PotionBottle": "R98",
|
|
@@ -1371,12 +1402,14 @@
|
|
|
1371
1402
|
"MermaidTail": "R98",
|
|
1372
1403
|
"NylonRope": "R98",
|
|
1373
1404
|
"OrnateLegCuffs": "R98",
|
|
1405
|
+
"PawPaddedPetsuitLegs": "R119",
|
|
1374
1406
|
"PlasticWrap": "R98",
|
|
1375
1407
|
"Ribbons": "R98",
|
|
1376
1408
|
"SeamlessHobbleSkirt": "R98",
|
|
1377
1409
|
"SeamlessLegBinder": "R98",
|
|
1378
1410
|
"ShinyLegBinder": "R98",
|
|
1379
1411
|
"Slime": "R98",
|
|
1412
|
+
"StrappedPetsuitLegs": "R119",
|
|
1380
1413
|
"SturdyLeatherBelts": "R98",
|
|
1381
1414
|
"Tentacles": "R98",
|
|
1382
1415
|
"Zipties": "R98"
|
|
@@ -1411,6 +1444,7 @@
|
|
|
1411
1444
|
"PasswordPadlock": "R98",
|
|
1412
1445
|
"PetPost": "R98",
|
|
1413
1446
|
"PetPotato": "R98",
|
|
1447
|
+
"Plushies": "R119",
|
|
1414
1448
|
"PortalLinkPadlock": "R98",
|
|
1415
1449
|
"SafewordPadlock": "R98",
|
|
1416
1450
|
"ServingTray": "R98",
|
|
@@ -1437,6 +1471,7 @@
|
|
|
1437
1471
|
"CarrotGag": "R98",
|
|
1438
1472
|
"ChloroformCloth": "R98",
|
|
1439
1473
|
"ChopstickGag": "R98",
|
|
1474
|
+
"Cigarette": "R119",
|
|
1440
1475
|
"ClothGag": "R98",
|
|
1441
1476
|
"ClothStuffing": "R98",
|
|
1442
1477
|
"CropGag": "R98",
|
|
@@ -2330,6 +2365,7 @@
|
|
|
2330
2365
|
"DragonTailStrap1": "R98",
|
|
2331
2366
|
"DragonTailStrap2Left": "R104",
|
|
2332
2367
|
"DragonTailStrap2Right": "R104",
|
|
2368
|
+
"DragonsTail": "R119",
|
|
2333
2369
|
"FoxTailStrap1": "R98",
|
|
2334
2370
|
"FoxTailStrap2": "R98",
|
|
2335
2371
|
"FoxTailsStrap": "R98",
|