bc-data 123.0.0-Beta.3 → 124.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 CHANGED
@@ -206,7 +206,8 @@
206
206
  "BartenderVestM": 86,
207
207
  "CocktailDress": 87,
208
208
  "MaidBikini": 88,
209
- "OffTheShoulderTop": 89
209
+ "OffTheShoulderTop": 89,
210
+ "RuffledDress": 90
210
211
  }
211
212
  },
212
213
  "ClothAccessory": {
@@ -254,7 +255,8 @@
254
255
  "VampiricCloak": 39,
255
256
  "WitchShawl": 40,
256
257
  "XmasLongShawl": 41,
257
- "XmasShortShawl": 42
258
+ "XmasShortShawl": 42,
259
+ "BowBelt": 43
258
260
  }
259
261
  },
260
262
  "ClothLower": {
@@ -456,7 +458,8 @@
456
458
  "WaistLegHarness": 6,
457
459
  "ComboBelt": 7,
458
460
  "FemPelvisHarness": 8,
459
- "ButterflyGarter": 9
461
+ "ButterflyGarter": 9,
462
+ "BowBelt": 10
460
463
  }
461
464
  },
462
465
  "Glasses": {
@@ -1223,7 +1226,8 @@
1223
1226
  "Microphone": 70,
1224
1227
  "Enema": 71,
1225
1228
  "Potty": 72,
1226
- "GiftBox": 73
1229
+ "GiftBox": 73,
1230
+ "XFrame": 74
1227
1231
  }
1228
1232
  },
1229
1233
  "ItemEars": {
@@ -2202,7 +2206,8 @@
2202
2206
  "FullCasingCage": 30,
2203
2207
  "LatexNulge": 31,
2204
2208
  "LockingCockring": 32,
2205
- "Ballspreader": 33
2209
+ "Ballspreader": 33,
2210
+ "MysteryBox": 34
2206
2211
  }
2207
2212
  },
2208
2213
  "ItemVulvaPiercings": {
@@ -2652,7 +2657,8 @@
2652
2657
  "SkunkTail": 28,
2653
2658
  "LargeBushyTail": 29,
2654
2659
  "DragonsTail": 30,
2655
- "FoxTailStrap": 31
2660
+ "FoxTailStrap": 31,
2661
+ "KitsuneTailStraps": 32
2656
2662
  }
2657
2663
  },
2658
2664
  "Wings": {
package/assetVersion.json CHANGED
@@ -191,6 +191,7 @@
191
191
  "ReverseBunnySuit": "R98",
192
192
  "RibbonCorset": "R112",
193
193
  "Robe1": "R98",
194
+ "RuffledDress": "R124",
194
195
  "SeethroughTop": "R98",
195
196
  "ShoulderlessTop": "R98",
196
197
  "SlaveRags": "R98",
@@ -217,6 +218,7 @@
217
218
  "BodyWritings": "R103",
218
219
  "Bouquet": "R98",
219
220
  "BowBackAccessory": "R104",
221
+ "BowBelt": "R124",
220
222
  "BugLegs": "R98",
221
223
  "BunnyCollarCuffs": "R98",
222
224
  "Camera1": "R98",
@@ -471,6 +473,7 @@
471
473
  "Fluids": "R98"
472
474
  },
473
475
  "Garters": {
476
+ "BowBelt": "R124",
474
477
  "ButterflyGarter": "R115",
475
478
  "ComboBelt": "R112",
476
479
  "DropBag": "R98",
@@ -1208,7 +1211,8 @@
1208
1211
  "WoodenHorse": "R98",
1209
1212
  "WoodenRack": "R98",
1210
1213
  "WoodenStocks": "R98",
1211
- "X-Cross": "R98"
1214
+ "X-Cross": "R98",
1215
+ "XFrame": "R124"
1212
1216
  },
1213
1217
  "ItemEars": {
1214
1218
  "BluetoothEarbuds": "R98",
@@ -2104,6 +2108,7 @@
2104
2108
  "LockingCockring": "R104",
2105
2109
  "LoversVibrator": "R98",
2106
2110
  "LoversVibratorRemote": "R98",
2111
+ "MysteryBox": "R124",
2107
2112
  "PenisDildo": "R98",
2108
2113
  "PlasticChastityCage1": "R98",
2109
2114
  "PlasticChastityCage2": "R98",
@@ -2461,6 +2466,7 @@
2461
2466
  "FoxTailsStrap": "R98",
2462
2467
  "HorseTailStrap": "R98",
2463
2468
  "HorseTailStrap1": "R98",
2469
+ "KitsuneTailStraps": "R124",
2464
2470
  "KittenTailStrap1": "R98",
2465
2471
  "KittenTailStrap2": "R98",
2466
2472
  "LargeBushyTail": "R115",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "bc-data",
3
- "version": "123.0.0-Beta.3",
3
+ "version": "124.0.0",
4
4
  "repository": {
5
5
  "type": "git",
6
6
  "url": "git+ssh://git@github.com/bananarama92/BC-stubs.git"