mirror of
https://gitgud.io/BondageProjects/Bondage-College.git
synced 2025-04-25 17:59:34 +00:00
InventoryID fixed for MoonCollar and SunCollar
This commit is contained in:
parent
2784942d1d
commit
4cbd95d82f
1 changed files with 2 additions and 2 deletions
|
@ -33773,7 +33773,7 @@ var AssetFemale3DCG = [
|
|||
},
|
||||
{
|
||||
Name: "MoonCollar",
|
||||
InventoryID: 1183,
|
||||
InventoryID: 1186,
|
||||
Fetish: ["Metal"],
|
||||
Value: 30,
|
||||
Difficulty: 50,
|
||||
|
@ -33804,7 +33804,7 @@ var AssetFemale3DCG = [
|
|||
},
|
||||
{
|
||||
Name: "SunCollar",
|
||||
InventoryID: 1184,
|
||||
InventoryID: 1187,
|
||||
Fetish: ["Metal"],
|
||||
Value: 30,
|
||||
Difficulty: 50,
|
||||
|
|
Loading…
Add table
Reference in a new issue