bc-data 117.0.1 → 118.0.0-Beta.1
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 +8 -4
- package/assetVersion.json +5 -1
- package/package.json +1 -1
package/assetID.json
CHANGED
|
@@ -319,7 +319,8 @@
|
|
|
319
319
|
"Underbust": 11,
|
|
320
320
|
"TightCorset": 12,
|
|
321
321
|
"RibbonCorset": 13,
|
|
322
|
-
"ExtremeCorset": 14
|
|
322
|
+
"ExtremeCorset": 14,
|
|
323
|
+
"SatinCorset": 15
|
|
323
324
|
}
|
|
324
325
|
},
|
|
325
326
|
"Emoticon": {
|
|
@@ -2308,7 +2309,8 @@
|
|
|
2308
2309
|
"id": 66,
|
|
2309
2310
|
"assets": {
|
|
2310
2311
|
"HeHim": 0,
|
|
2311
|
-
"SheHer": 1
|
|
2312
|
+
"SheHer": 1,
|
|
2313
|
+
"TheyThem": 2
|
|
2312
2314
|
}
|
|
2313
2315
|
},
|
|
2314
2316
|
"Pussy": {
|
|
@@ -2387,7 +2389,8 @@
|
|
|
2387
2389
|
"IndoorSlippers": 42,
|
|
2388
2390
|
"WitchShoes": 43,
|
|
2389
2391
|
"HeellessHoof": 44,
|
|
2390
|
-
"HoofBoots": 45
|
|
2392
|
+
"HoofBoots": 45,
|
|
2393
|
+
"CombatBoots": 46
|
|
2391
2394
|
}
|
|
2392
2395
|
},
|
|
2393
2396
|
"Socks": {
|
|
@@ -2648,7 +2651,8 @@
|
|
|
2648
2651
|
"id": 87,
|
|
2649
2652
|
"assets": {
|
|
2650
2653
|
"EchoV1": 0,
|
|
2651
|
-
"Original": 1
|
|
2654
|
+
"Original": 1,
|
|
2655
|
+
"EchoV2": 2
|
|
2652
2656
|
}
|
|
2653
2657
|
},
|
|
2654
2658
|
"ClothOuter": {
|
package/assetVersion.json
CHANGED
|
@@ -37,6 +37,7 @@
|
|
|
37
37
|
},
|
|
38
38
|
"BodyStyle": {
|
|
39
39
|
"EchoV1": "R117",
|
|
40
|
+
"EchoV2": "R118",
|
|
40
41
|
"Original": "R117"
|
|
41
42
|
},
|
|
42
43
|
"BodyUpper": {
|
|
@@ -319,6 +320,7 @@
|
|
|
319
320
|
"LatexCorset1": "R98",
|
|
320
321
|
"LeatherCorsetTop1": "R98",
|
|
321
322
|
"RibbonCorset": "R112",
|
|
323
|
+
"SatinCorset": "R118",
|
|
322
324
|
"SteampunkCorsetTop1": "R98",
|
|
323
325
|
"TightCorset": "R107",
|
|
324
326
|
"Underbust": "R98"
|
|
@@ -2144,7 +2146,8 @@
|
|
|
2144
2146
|
},
|
|
2145
2147
|
"Pronouns": {
|
|
2146
2148
|
"HeHim": "R98",
|
|
2147
|
-
"SheHer": "R98"
|
|
2149
|
+
"SheHer": "R98",
|
|
2150
|
+
"TheyThem": "R118"
|
|
2148
2151
|
},
|
|
2149
2152
|
"Pussy": {
|
|
2150
2153
|
"Penis": "R98",
|
|
@@ -2160,6 +2163,7 @@
|
|
|
2160
2163
|
"BarefootSandals1": "R98",
|
|
2161
2164
|
"Boots1": "R98",
|
|
2162
2165
|
"Clogs": "R99",
|
|
2166
|
+
"CombatBoots": "R118",
|
|
2163
2167
|
"CustomHeels": "R107",
|
|
2164
2168
|
"DeluxeBoots": "R98",
|
|
2165
2169
|
"DutyShoes": "R98",
|