diff --git a/src/interaction/siWardrobe.js b/src/interaction/siWardrobe.js index 56d6db6a332ddb568f55015b6367c34eda9773f6..2ba45306ef82a8a7d4c23d405a8c12e702ed99e4 100644 --- a/src/interaction/siWardrobe.js +++ b/src/interaction/siWardrobe.js @@ -789,7 +789,7 @@ App.UI.SlaveInteract.wardrobe = function(slave) { /** * Figure out a tooltip text to use based on clothing name. * Described effects are mainly from saClothes.js some are from saLongTermMentalEffects.js or saLongTermPhysicalEffects.js - * Potential fetish relevations are not mentioned. + * Potential fetish revelations are not mentioned. * Chastity options could mention that at least fucktoys can appreciate maintaining their virginity but I assume just choosing a hole to focus on has the same effect so it's not really a clothing effect. * what's the word for below 20 devotion slaves? Disobedient? * Also accepting is a bit weird for ones above, I think I've seen obedient being used instead. @@ -893,7 +893,7 @@ App.UI.SlaveInteract.wardrobe = function(slave) { case "a medium empathy belly": case "a large empathy belly": case "a huge empathy belly": - return Cloth + " strenghtens or removes(a weak) pregnancy fetish and affects devotion in various ways depending on devotion, fertility and having a pregnancy fetish or breeder flaw."; + return Cloth + " strengthens or removes(a weak) pregnancy fetish and affects devotion in various ways depending on devotion, fertility and having a pregnancy fetish or breeder flaw."; case "bullet vibrator": return Cloth + " increases devotion but weakens fetish and libido."; @@ -902,7 +902,7 @@ App.UI.SlaveInteract.wardrobe = function(slave) { case "dildo": return Cloth + " stretches vagina from virgin to tight, might remove hatred of penetration."; case "long dildo": - return Cloth + " stretches vagina from virging to tight, might remove hatred of penetration. Makes size queens happy while others less trusting."; + return Cloth + " stretches vagina from virgin to tight, might remove hatred of penetration. Makes size queens happy while others less trusting."; case "large dildo": case "long, large dildo": return Cloth + " stretches vagina into a loose one, on a tight vagina increases obedience and fear."; @@ -918,7 +918,7 @@ App.UI.SlaveInteract.wardrobe = function(slave) { case "plug": return Cloth + " stretches butthole from virgin to tight, might remove hatred of anal."; case "long plug": - return Cloth + " stretches vagina from virging to tight, might remove hatred of penetration. Makes size queens happy."; + return Cloth + " stretches vagina from virgin to tight, might remove hatred of penetration. Makes size queens happy."; case "large plug": case "long, large plug": return Cloth + " stretches vagina into a loose one, on a tight vagina increases obedience and fear.";