bc-data 128.0.0-Alpha.1 → 128.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
@@ -341,7 +341,8 @@
341
341
  "Shapewear2": 63,
342
342
  "SlitColumnSkirt": 64,
343
343
  "WoolenHighWaistSkirt": 65,
344
- "SuspenderPants": 66
344
+ "SuspenderPants": 66,
345
+ "SideCutoutYogaPants": 67
345
346
  }
346
347
  },
347
348
  "Corset": {
@@ -593,7 +594,8 @@
593
594
  "CustomizableFluffyEars2": 52,
594
595
  "CustomizableFluffyEars3": 53,
595
596
  "Antenna": 54,
596
- "WingedHeadpiece": 55
597
+ "WingedHeadpiece": 55,
598
+ "BlackCatEarsMirror": 56
597
599
  }
598
600
  },
599
601
  "HairAccessory2": {
@@ -1393,7 +1395,8 @@
1393
1395
  "GiftBox": 77,
1394
1396
  "Chocolate": 78,
1395
1397
  "ElectricGuitar": 79,
1396
- "Laptop": 80
1398
+ "Laptop": 80,
1399
+ "CustomPaddle": 81
1397
1400
  }
1398
1401
  },
1399
1402
  "ItemHands": {
@@ -2533,7 +2536,8 @@
2533
2536
  "ZipperBBoots": 47,
2534
2537
  "PumpHighHeels": 48,
2535
2538
  "Slippers": 49,
2536
- "ZipperLeatherBoots": 50
2539
+ "ZipperLeatherBoots": 50,
2540
+ "ToeNails": 51
2537
2541
  }
2538
2542
  },
2539
2543
  "Socks": {
@@ -2817,7 +2821,8 @@
2817
2821
  "BartenderVest": 5,
2818
2822
  "BartenderVestM": 6,
2819
2823
  "JacketHoodie": 7,
2820
- "Hoodie": 8
2824
+ "Hoodie": 8,
2825
+ "WoolCoat": 9
2821
2826
  }
2822
2827
  },
2823
2828
  "Decals": {
package/assetVersion.json CHANGED
@@ -325,6 +325,7 @@
325
325
  "ShortPencilSkirt": "R98",
326
326
  "ShortPlaidSkirt": "R98",
327
327
  "Shorts1": "R98",
328
+ "SideCutoutYogaPants": "R128",
328
329
  "SkinnyJeans": "R123",
329
330
  "Skirt1": "R98",
330
331
  "Skirt2": "R98",
@@ -350,7 +351,8 @@
350
351
  "Hoodie": "R121",
351
352
  "JacketHoodie": "R120",
352
353
  "LeatherJacket": "R117",
353
- "Robe1": "R117"
354
+ "Robe1": "R117",
355
+ "WoolCoat": "R128"
354
356
  },
355
357
  "Corset": {
356
358
  "BarrelCorset": "R118",
@@ -561,6 +563,7 @@
561
563
  "AquaticEars": "R111",
562
564
  "BatWings": "R98",
563
565
  "BigLynxEars": "R98",
566
+ "BlackCatEarsMirror": "R128",
564
567
  "BunnyEars1": "R98",
565
568
  "BunnyEars2": "R98",
566
569
  "CowEars": "R104",
@@ -1306,6 +1309,7 @@
1306
1309
  "Chocolate": "R128",
1307
1310
  "Cigarette": "R119",
1308
1311
  "Crop": "R98",
1312
+ "CustomPaddle": "R128",
1309
1313
  "Diaper": "R122",
1310
1314
  "DragonPlush": "R123",
1311
1315
  "ElectricGuitar": "R128",
@@ -2379,6 +2383,7 @@
2379
2383
  "TallerBoots": "R100",
2380
2384
  "ThighBoots": "R98",
2381
2385
  "ThighHighLatexHeels": "R98",
2386
+ "ToeNails": "R128",
2382
2387
  "WesternBoots": "R98",
2383
2388
  "WitchShoes": "R112",
2384
2389
  "WoollyBootsTall": "R98",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "bc-data",
3
- "version": "128.0.0-Alpha.1",
3
+ "version": "128.0.0",
4
4
  "repository": {
5
5
  "type": "git",
6
6
  "url": "git+ssh://git@github.com/bananarama92/BC-stubs.git"