bc-data 130.0.0-Beta.1 → 130.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
@@ -98,7 +98,8 @@
98
98
  "MaidBra": 56,
99
99
  "SatinCorset": 57,
100
100
  "SportBra": 58,
101
- "SportSwimsuit": 59
101
+ "SportSwimsuit": 59,
102
+ "FeatherLingerie": 60
102
103
  }
103
104
  },
104
105
  "Bracelet": {
@@ -229,7 +230,8 @@
229
230
  "GhostCloak": 109,
230
231
  "MaidApron": 110,
231
232
  "MilitaryFatigue": 111,
232
- "Transparentraincoat": 112
233
+ "Transparentraincoat": 112,
234
+ "Plugsuit": 113
233
235
  }
234
236
  },
235
237
  "ClothAccessory": {
@@ -2692,7 +2694,8 @@
2692
2694
  "BartenderVestM": 14,
2693
2695
  "GlossyBodystocking": 15,
2694
2696
  "Plugsuit": 16,
2695
- "TransparentBunnyGirl": 17
2697
+ "TransparentBunnyGirl": 17,
2698
+ "FeatherLingerie": 18
2696
2699
  }
2697
2700
  },
2698
2701
  "SuitLower": {
@@ -2873,7 +2876,9 @@
2873
2876
  "JacketHoodie": 7,
2874
2877
  "Hoodie": 8,
2875
2878
  "WoolCoat": 9,
2876
- "LabCoat": 10
2879
+ "LabCoat": 10,
2880
+ "GhostCloak": 11,
2881
+ "Transparentraincoat": 12
2877
2882
  }
2878
2883
  },
2879
2884
  "Decals": {
package/assetVersion.json CHANGED
@@ -69,6 +69,7 @@
69
69
  "CowPrintedBra": "R98",
70
70
  "CuteBikini1": "R98",
71
71
  "DominatrixLeotard": "R98",
72
+ "FeatherLingerie": "R130",
72
73
  "FishnetBikini1": "R98",
73
74
  "FlowerBra": "R98",
74
75
  "FrameBra1": "R98",
@@ -205,6 +206,7 @@
205
206
  "NunRobes": "R104",
206
207
  "NurseUniform": "R98",
207
208
  "OffTheShoulderTop": "R119",
209
+ "Plugsuit": "R130",
208
210
  "RetroGirdle": "R98",
209
211
  "ReverseBunnySuit": "R98",
210
212
  "RibbonCorset": "R112",
@@ -360,11 +362,13 @@
360
362
  "BartenderVestM": "R120",
361
363
  "BusinessSuit": "R117",
362
364
  "FurCoat": "R117",
365
+ "GhostCloak": "R130",
363
366
  "Hoodie": "R121",
364
367
  "JacketHoodie": "R120",
365
368
  "LabCoat": "R129",
366
369
  "LeatherJacket": "R117",
367
370
  "Robe1": "R117",
371
+ "Transparentraincoat": "R130",
368
372
  "WoolCoat": "R128"
369
373
  },
370
374
  "Corset": {
@@ -2521,6 +2525,7 @@
2521
2525
  "BartenderVestM": "R115",
2522
2526
  "Blouse1": "R98",
2523
2527
  "Catsuit": "R98",
2528
+ "FeatherLingerie": "R130",
2524
2529
  "FishnetTop": "R98",
2525
2530
  "GlossyBodystocking": "R129",
2526
2531
  "LatexCatsuit": "R98",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "bc-data",
3
- "version": "130.0.0-Beta.1",
3
+ "version": "130.0.0",
4
4
  "repository": {
5
5
  "type": "git",
6
6
  "url": "git+ssh://git@github.com/bananarama92/BC-stubs.git"