diff --git a/src/endWeek/saClothes.js b/src/endWeek/saClothes.js index 8ab1e6d4839e9d8342dc111bb497ccd9e3111348..a797a014f5efe64d365ba31407a0cfaa1abfb4e3 100644 --- a/src/endWeek/saClothes.js +++ b/src/endWeek/saClothes.js @@ -87,6 +87,7 @@ App.SlaveAssignment.clothes = (function() { function clothingEffects(slave) { switch (slave.clothes) { case "no clothing": + case "body oil": if (slave.devotion >= -20) { if (slave.fetish === "humiliation" && slave.fetishKnown === 0) { r.push(`${He} pretends to be embarrassed by ${his} nudity but seems to get off on it. <span class="lightcoral">${He}'s into humiliation.</span>`);