diff --git a/js/003-data/slaveWearData.js b/js/003-data/slaveWearData.js index 727a832518815d01b6e8545217f20c3305dfa524..2e700653cd08312e5ded66c798607e0373222dea 100644 --- a/js/003-data/slaveWearData.js +++ b/js/003-data/slaveWearData.js @@ -258,7 +258,7 @@ App.Data.clothes = new Map([ { name: "Santa dress", get requirements() { return V.boughtItem.clothing.costume === 1; }, - exposure: 1 + exposure: 2 } ], @@ -738,7 +738,7 @@ App.Data.clothes = new Map([ ["a succubus outfit", { name: "Succubus costume", - exposure: 2 + exposure: 3 } ], ["slutty business attire",