diff --git a/Changelog.txt b/Changelog.txt index 9ddc2017629854e1d8b2e00fa401d6ca714ce3d3..aca8b60d9702bd91c7b20d9785ca83d7ffc4a3fa 100644 --- a/Changelog.txt +++ b/Changelog.txt @@ -1,5 +1,19 @@ Pregmod +0.10.7.1-3.0.x + + 11/21/2019 + + 0 + + -added FS Intellectual Dependency + -added FS Slave Professionalism + -added FS Statuesque Glorification + -added FS Petite Admiration + -minor bug fixes + -eyes currently in a state of flux + + 0.10.7.1-2.9.x 11/09/2019 diff --git a/src/002-config/fc-version.js b/src/002-config/fc-version.js index 2629627ea76629400f708cc21df49f8ea97a1ea3..908e3ccaac6729a1efdfe770f48065d8c4710558 100644 --- a/src/002-config/fc-version.js +++ b/src/002-config/fc-version.js @@ -1,7 +1,7 @@ App.Version = { base: "0.10.7.1", // The vanilla version the mod is based off of, this should never be changed. - pmod: "2.9.X", - release: 1055, + pmod: "3.0.0", + release: 1056, }; /* Use release as save version */ diff --git a/src/gui/Encyclopedia/encyclopedia.tw b/src/gui/Encyclopedia/encyclopedia.tw index ac0eb1d4288a0d9c65818c694ed3cc93c3e81472..d991fda6a561df736d180c7e75006c1ea412d097 100644 --- a/src/gui/Encyclopedia/encyclopedia.tw +++ b/src/gui/Encyclopedia/encyclopedia.tw @@ -2746,6 +2746,7 @@ LORE: INTERVIEWS <br> Improves value and beauty of moronic slaves. <br> Can be developed to adore bimbo bodies. <br> Can be developed to radically affect goods seen in the slave market. + <br> Allows for [[the Schoolroom|Encyclopedia][$encyclopedia = "Schoolroom"]] to be radically redesigned. <br> Provides demand for idiotic slaves from [[the corporation|Encyclopedia][$encyclopedia = "The Corporation"]]. <br> Provides demand for young slaves from the corporation. <br> Provides demand for uneducated slaves from the corporation. @@ -2781,6 +2782,9 @@ LORE: INTERVIEWS <<case "Gender Radicalism research">> Advanced Gender Radicalist societies can fund research to produce modified uteri and ovaries designed to be implanted into male slaves to grant them the ability to become pregnant, thus leaving no gender specific traits remaining. +<<case "Slave Professionalism research">> + Advanced Slave Professionalism societies can fund efforts to synthesize a compound capable of improving mental capacities. + <<case "Transformation Fetishism research">> Advanced Transformation Fetishist societies can fund research to produce implants capable of reaching previously undocumented sizes. @@ -3309,6 +3313,7 @@ LORE: INTERVIEWS | <<link "Statuesque Glorification" "Encyclopedia">><<set $encyclopedia = "Statuesque Glorification">><</link>> | <<link "Hedonistic Decadence" "Encyclopedia">><<set $encyclopedia = "Hedonistic Decadence">><</link>> | <<link "Gender Radicalism research" "Encyclopedia">><<set $encyclopedia = "Gender Radicalism research">><</link>> + | <<link "Slave Professionalism research" "Encyclopedia">><<set $encyclopedia = "Slave Professionalism research">><</link>> | <<link "Transformation Fetishism research" "Encyclopedia">><<set $encyclopedia = "Transformation Fetishism research">><</link>> | <<link "Asset Expansionist research" "Encyclopedia">><<set $encyclopedia = "Asset Expansionist research">><</link>> | <<link "Slimness Enthusiast research" "Encyclopedia">><<set $encyclopedia = "Slimness Enthusiast research">><</link>> diff --git a/src/gui/mainMenu/AlphaDisclaimer.tw b/src/gui/mainMenu/AlphaDisclaimer.tw index ef6bd83525cec99f5a6434b6ada6ffd1e581c069..59d65b44464bf73fc34aa3579e371ca343c3ef03 100644 --- a/src/gui/mainMenu/AlphaDisclaimer.tw +++ b/src/gui/mainMenu/AlphaDisclaimer.tw @@ -1,6 +1,6 @@ :: Alpha disclaimer -//version $ver mod version $pmodVer build $releaseID// +//version $ver mod version $pmodVer build $releaseID commit 1f8996d09// @@.green;//Mod: expanded age ranges and other tweaks 2016-08-30//@@ @@.darkred;+SV@@ @@.green;//Mod: extra preg content and other crap//@@ diff --git a/src/init/setupVars.tw b/src/init/setupVars.tw index 4aefdbf56a24f5416434bfbda42d43ebe8d03c05..f93fee27b66b4d771972f80b48d37664d475d214 100644 --- a/src/init/setupVars.tw +++ b/src/init/setupVars.tw @@ -2102,7 +2102,10 @@ Then pick _namePool.random(), or display those names as possible choices, or do {name: "Heels", value: "heels"}, {name: "Pumps", value: "pumps"}, {name: "Thigh boots", value: "boots"}, - {name: "Painfully extreme heels", value: "extreme heels"} + {name: "Painfully extreme heels", value: "extreme heels"}, + {name: "Platforms", value: "platform shoes", fs: "statuesque", rs: "boughtShoes"}, + {name: "Platform heels", value: "platform heels", fs: "statuesque", rs: "boughtShoes"}, + {name: "Painfully extreme platform heels", value: "extreme platform heels", fs: "statuesque", rs: "boughtShoes"} ]>> <<set setup.bellyAccessories = [ diff --git a/src/js/DefaultRules.js b/src/js/DefaultRules.js index 26099cb8dca0b7a1e1cf03f4107613a73f311daa..f078255943e01df10efe30f540889712ea759cef 100644 --- a/src/js/DefaultRules.js +++ b/src/js/DefaultRules.js @@ -909,8 +909,10 @@ window.DefaultRules = (function() { */ function ProcessButtplugAttachments(slave, rule) { // apply buttplug accessories to slaves - if (slave.buttplug === "none" && slave.buttplugAttachment !== "none") { - slave.buttplugAttachment = "none"; // clears buttplug attachments when buttplugs are removed above + if (slave.buttplug === "none") { + if (slave.buttplugAttachment !== "none") { + slave.buttplugAttachment = "none"; // clears buttplug attachments when buttplugs are removed above + } // otherwise ignores the rule since the slave is not wearing a buttplug } else if ((rule.buttplugAttachment !== undefined) && (rule.buttplugAttachment !== null)) { if ((slave.buttplugAttachment !== rule.buttplugAttachment)) { slave.buttplugAttachment = rule.buttplugAttachment; @@ -1327,7 +1329,7 @@ window.DefaultRules = (function() { case "psychostimulants": let origIntel = V.genePool.find(s => s.ID === slave.ID).intelligence; - if (!((slave.intelligence < 100) && (origIntel + 15 < slave.intelligence))) { + if (!((slave.intelligence < 100) && (slave.intelligence < origIntel + 15))) { flag = false; } break; diff --git a/src/js/rulesAssistantOptions.js b/src/js/rulesAssistantOptions.js index 20f5e034cc3aa37629b163e75940a61dc70e4dfd..dfc9bc79457b71e7ab950e2b3399793989cb6096 100644 --- a/src/js/rulesAssistantOptions.js +++ b/src/js/rulesAssistantOptions.js @@ -1852,7 +1852,17 @@ window.rulesAssistantOptions = (function() { class ShoeList extends ListSelector { constructor() { - super("Shoes", setup.shoes.map(i => [i.name, i.value])); + const shoes = []; + setup.shoes.forEach(acc => { + if (acc.fs === undefined && acc.rs === undefined) { + shoes.push([acc.name, acc.value]); + } else if (acc.fs === "statuesque" && V.arcologies[0].FSStatuesqueGlorification !== "unset") { + shoes.push([`${acc.name} (FS)`, acc.value]); + } else if (acc.rs === "boughtShoes" && V.shoesBoughtHeels === 1) { + shoes.push([`${acc.name} (Purchased)`, acc.value]); + } + }); + super("Shoes", shoes); this.setValue(current_rule.set.shoes); this.onchange = (value) => current_rule.set.shoes = value; } diff --git a/src/js/slaveSummaryWidgets.js b/src/js/slaveSummaryWidgets.js index 4dab64ef9682eb7afec5873dcbf7d0cba51a7c39..d2c2dd0635b8a9f07a91c94558bac457456ad8b1 100644 --- a/src/js/slaveSummaryWidgets.js +++ b/src/js/slaveSummaryWidgets.js @@ -4345,7 +4345,7 @@ window.SlaveSummaryUncached = (function() { * @returns {void} */ function long_shoes(slave, c) { - if (["heels", "pumps", "extreme heels", "boots", "flats"].includes(slave.shoes)) { + if (["boots", "extreme heels", "extreme platform heels", "flats", "heels", "platform heels", "platform shoes", "pumps"].includes(slave.shoes)) { makeSpan(c, slave.shoes, undefined, true); } else if (slave.heels === 1) { makeSpan(c, "Crawling.", "yellow"); diff --git a/src/uncategorized/RESS.tw b/src/uncategorized/RESS.tw index dde10d8e0e24609b251cb25f56d80583256cf6bd..60bf3735c611598304eda4b367e14e5b0fe6c13a 100644 --- a/src/uncategorized/RESS.tw +++ b/src/uncategorized/RESS.tw @@ -715,9 +715,9 @@ The walk-in cooling unit is designed for the refrigeration of food for you and g The steamy air and hot water of the spa aren't only for slaves assigned to rest there full-time. When you head in to soak the day's stress away one evening, you see the back of <<EventNameLink>>'s head resting against the edge of the warm pool; $he's clearly come in after work. <<if canHear($activeSlave)>>$He doesn't hear you come in and stays fully relaxed.<<else>>$He's relaxed enough to exit the state of "high alert" $his deafness usually forces $him to be in.<</if>> By the time you've showered<<if $Attendant != 0>>, fucked the compliant $Attendant.slaveName,<</if>> and gotten ready to enter the pool, $he's reached such a state of blissful relaxation that $he slides $his body off the ledge around the side of the pool and floats face-up with $his eyes closed. <br><br> -The sight is comical. <<if $activeSlave.belly >= 5000>>Four<<else>>Three<</if>> things break the surface of the water: $his $activeSlave.skin face, -<<if $activeSlave.belly >= 5000>> - $his _belly <<if $activeSlave.bellyPreg >= 3000>>gravid <</if>>belly, and two enormous breasts. +The sight is comical. <<if $activeSlave.belly >= 5000 || $activeSlave.weight > 95>>Four<<else>>Three<</if>> things break the surface of the water: $his $activeSlave.skin face, +<<if $activeSlave.belly >= 5000 || $activeSlave.weight > 95>> + $his <<if $activeSlave.belly >= 5000>>_belly<<if $activeSlave.bellyPreg >= 3000>> gravid<</if>><<else>>fat<</if>> belly, and two enormous breasts. <<else>> and two enormous breasts. <</if>> @@ -730,7 +730,11 @@ The sight is comical. <<if $activeSlave.belly >= 5000>>Four<<else>>Three<</if>> <<else>> $His boobs bob gently to the currents in the water with just a bit more firmness than one would expect. <</if>> -<<if ($activeSlave.belly >= 500000)>>It's amazing $he can manage to stay afloat with $his middle that hugely distended.<</if>> +<<if ($activeSlave.belly >= 500000)>> + It's amazing $he can manage to stay afloat with $his middle that hugely distended. +<<elseif $activeSlave.weight > 95>> + Water soundly laps against the sides of the flabby island that is $his gut. +<</if>> In any case, $he's completely lost in the warmth and comfort of the water — and the relief of having the weight taken off $his chest<<if $activeSlave.belly >= 100000>> and stomach<</if>> for a brief moment. <<case "newly devoted sunrise">> @@ -6913,7 +6917,7 @@ brought in to you. This time <<EventNameLink>> has been sent to deliver it. $He <br><<link "Fuck $him under the water">> <<EventNameDelink $activeSlave>> <<replace "#result">> - You gather some necessary items into a pool bag and step stealthily into the water, taking $him by an ankle and towing $him toward the deep end. "Hi, <<Master>>," comes a sleepy greeting from the slave as you pull $him through the water, $his boobs making twin bow waves. $He manages a shocked squeal as you quickly secure a weight belt <<if $activeSlave.belly >= 120000>>above $his<<else>>around $his<</if>><<if $activeSlave.belly >= 1500>> _belly<</if>> middle and drop $him, letting $him sink so swiftly that <<if ($activeSlave.butt > 5)>>$his massive bottom pads $him against a painful thump on<<elseif ($activeSlave.butt > 2)>>$his healthy bottom pads $him against a painful thump on<<else>>$his bottom receives a painful thump against<</if>> the bottom of the pool. Before $he can panic, $he feels your mouth against $his<<if ($activeSlave.lips > 70)>> dick sucking<<elseif ($activeSlave.lips > 20)>> lovely<</if>> lips, breathing for $him. You have two long, flexible snorkels designed for exactly this, but you keep $hers away from $him and breathe $his air into $him for a short time, and $he @@.mediumaquamarine;trusts@@ you enough to rely on you. When you finally give $him $his snorkel $he laughs, bubbles rising from around the mouthpiece, and then hugs you impulsively, intentionally giving you a huge faceful of boob. You pull $his weight belt down and tighten it around $his ankles so $he's pinned standing on the bottom, and then + You gather some necessary items into a pool bag and step stealthily into the water, taking $him by an ankle and towing $him toward the deep end. "Hi, <<Master>>," comes a sleepy greeting from the slave as you pull $him through the water, $his boobs making twin bow waves. $He manages a shocked squeal as you quickly secure a weight belt <<if $activeSlave.belly >= 120000>>above $his<<else>>around $his<</if>><<if $activeSlave.belly >= 1500>> _belly<<elseif $activeSlave.weight > 95>> soft<</if>> middle and drop $him, letting $him sink so swiftly that <<if ($activeSlave.butt > 5)>>$his massive bottom pads $him against a painful thump on<<elseif ($activeSlave.butt > 2)>>$his healthy bottom pads $him against a painful thump on<<else>>$his bottom receives a painful thump against<</if>> the bottom of the pool. Before $he can panic, $he feels your mouth against $his<<if ($activeSlave.lips > 70)>> dick sucking<<elseif ($activeSlave.lips > 20)>> lovely<</if>> lips, breathing for $him. You have two long, flexible snorkels designed for exactly this, but you keep $hers away from $him and breathe $his air into $him for a short time, and $he @@.mediumaquamarine;trusts@@ you enough to rely on you. When you finally give $him $his snorkel $he laughs, bubbles rising from around the mouthpiece, and then hugs you impulsively, intentionally giving you a huge faceful of boob. You pull $his weight belt down and tighten it around $his ankles so $he's pinned standing on the bottom, and then <<if ($PC.vagina == 1)>> spread $his knees so you can scissor your pussy against $him in the near-zero gravity, the tangle of limbs and breasts swaying gently as you grind. <<else>> diff --git a/src/uncategorized/neighborInteract.tw b/src/uncategorized/neighborInteract.tw index 06c8e5df07d152cdb54069cb0405cbdf9e52ab45..9818d6f15bdebadbf8aab6cc0b36ebc5f02c5199 100644 --- a/src/uncategorized/neighborInteract.tw +++ b/src/uncategorized/neighborInteract.tw @@ -807,7 +807,6 @@ You have <<print $arcologies.length-1>> neighbors. <br><br> <</if>> <<set _exports = 1>> <</if>> - /* <<if $arcologies[_currentNeighbor].FSStatuesqueGlorification > 95>> <<if !isItemAccessible("platform heels")>> <<if ($arcologies[_currentNeighbor].government == "your trustees") || ($arcologies[_currentNeighbor].government == "your agent")>> @@ -829,7 +828,6 @@ You have <<print $arcologies.length-1>> neighbors. <br><br> <</if>> <<set _exports = 1>> <</if>> - */ <<if _exports != 1>> <<if $arcologies[_currentNeighbor].direction == $arcologies[0].embargoTarget>> Fortunately, diff --git a/src/uncategorized/saDrugs.tw b/src/uncategorized/saDrugs.tw index d619426034c2ca2645061a4b5e35ec6812a114f1..205a55bd984400cdbe0e8533fd3012bfd99b16cf 100644 --- a/src/uncategorized/saDrugs.tw +++ b/src/uncategorized/saDrugs.tw @@ -1458,7 +1458,7 @@ <</if>> <<case "psychostimulants">> <<set _origIntel = $genePool.find(function(s) { return s.ID == $slaves[$i].ID; }).intelligence>> - <<if (_origIntel+15 <= $slaves[$i].intelligence) || ($slaves[$i].intelligence >= 100)>> + <<if ($slaves[$i].intelligence >= _origIntel+15) || ($slaves[$i].intelligence >= 100)>> $His intelligence has been improved as much as a drink possibly can. @@.yellow;$His drug regimen has been ended.@@ <<set $slaves[$i].drugs = "no drugs">> <</if>> diff --git a/src/uncategorized/slaveInteract.tw b/src/uncategorized/slaveInteract.tw index 5aa65c1c8aaa7839bde8d975a6e46094a650aeda..559bb44c4b4e212fae005a6a73537c14d5f8646d 100644 --- a/src/uncategorized/slaveInteract.tw +++ b/src/uncategorized/slaveInteract.tw @@ -884,6 +884,11 @@ | <<link "Pumps">><<set $activeSlave.shoes = "pumps">><<replace "#shoes">>$activeSlave.shoes<</replace>><</link>> | <<link "Thigh boots">><<set $activeSlave.shoes = "boots">><<replace "#shoes">>$activeSlave.shoes<</replace>><</link>> | <<link "Painfully extreme heels">><<set $activeSlave.shoes = "extreme heels">><<replace "#shoes">>$activeSlave.shoes<</replace>><</link>> + <<if isItemAccessible("platform heels")>> + | <<link "Platforms">><<set $activeSlave.shoes = "platform shoes">><<replace "#shoes">>$activeSlave.shoes<</replace>><</link>> + | <<link "Platform heels">><<set $activeSlave.shoes = "platform heels">><<replace "#shoes">>$activeSlave.shoes<</replace>><</link>> + | <<link "Painfully extreme platform heels">><<set $activeSlave.shoes = "extreme platform heels">><<replace "#shoes">>$activeSlave.shoes<</replace>><</link>> + <</if>> <br>Leg accessory: ''<span id="legAccessory">$activeSlave.legAccessory</span>.'' <<link "None">><<set $activeSlave.legAccessory = "none">><<replace "#legAccessory">>$activeSlave.legAccessory<</replace>><</link>> @@ -1047,7 +1052,7 @@ <</if>> <<if $arcologies[0].FSSlaveProfessionalismResearch == 1>> <<set _origIntel = $genePool.find(function(s) { return s.ID == $activeSlave.ID; }).intelligence>> - <<if (_origIntel+15 < $activeSlave.intelligence) && ($activeSlave.intelligence < 100)>> + <<if ($activeSlave.intelligence < _origIntel+15) && ($activeSlave.intelligence < 100)>> | <<link "Psychostimulants">><<set $activeSlave.drugs = "psychostimulants">><<SlaveInteractDrugs>><</link>> <<else>> | Psychostimulants diff --git a/src/uncategorized/wardrobe.tw b/src/uncategorized/wardrobe.tw index 1145cf3b93d848b6889e22d8e6f38add4d45aebe..be9ad1d9b5e6517a68514eb525434e28c84bf65a 100644 --- a/src/uncategorized/wardrobe.tw +++ b/src/uncategorized/wardrobe.tw @@ -17,6 +17,9 @@ The room containing all the clothes and accessories you have available to dress <<else>> many styles of clothing ranging from exciting to mundane and sexy to practical. <</if>> +<<if $shoesBoughtHeels == 1>> + A large variety of shoes are available to select from. +<</if>> <<if $toysBoughtDildos == 1 && $toysBoughtGags == 1 && $toysBoughtButtPlugs == 1>> Sex toys of all kinds and shapes line the shelves. <<elseif $toysBoughtDildos == 1 || $toysBoughtGags == 1 || $toysBoughtButtPlugs == 1 || $toysBoughtButtPlugTails == 1 || $toysBoughtVaginalAttachments == 1>> @@ -551,6 +554,14 @@ The room containing all the clothes and accessories you have available to dress </tr> </table> +<br><br> +<<if !isItemAccessible("platform heels")>> + [[Order a shipment of platform shoes|Wardrobe][cashX(forceNeg(Math.trunc(7500 * $upgradeMultiplierTrade)), "capEx"), $shoesBoughtHeels = 1]] + //Costs <<print cashFormat(Math.trunc(7500 * $upgradeMultiplierTrade))>>// +<<else>> + You have shelves dedicated to your collection of platform shoes. +<</if>> + <br><br> <<if !isItemAccessible("a small empathy belly")>> [[Order a shipment of fake pregnancy bellies|Wardrobe][cashX(forceNeg(Math.trunc(15000 * $upgradeMultiplierTrade)), "capEx"), $clothesBoughtBelly = 1]] diff --git a/src/uncategorized/wardrobeUse.tw b/src/uncategorized/wardrobeUse.tw index ff993d4b17279d289e805c1e06253bdfe69b76ab..dbb38fe3a63c0cdb8f409da54f5b17059228d68d 100644 --- a/src/uncategorized/wardrobeUse.tw +++ b/src/uncategorized/wardrobeUse.tw @@ -383,6 +383,11 @@ Collar: ''$activeSlave.collar.'' <<option "pumps" "Pumps">> <<option "boots" "Thigh boots">> <<option "extreme heels" "Painfully extreme heels">> + <<optionif `isItemAccessible("platform heels")`>> + <<option "platform shoes" "Platforms">> + <<option "platform heels" "Platform heels">> + <<option "extreme platform heels" "Painfully extreme platform heels">> + <<optionif>> <</options>> <<options $activeSlave.legAccessory>> diff --git a/src/utility/descriptionWidgetsStyle.tw b/src/utility/descriptionWidgetsStyle.tw index 4f83cc1c722b6600c9810cb25ad19d173bca0cbb..9eaf0f5e87f4eb755fb011f07d0a151482cf72e7 100644 --- a/src/utility/descriptionWidgetsStyle.tw +++ b/src/utility/descriptionWidgetsStyle.tw @@ -3919,6 +3919,12 @@ $His a pair of comfortable pumps. <<case "extreme heels">> a pair of daringly high heels. + <<case "platform shoes">> + a pair of comfortable platform shoes. + <<case "platform heels">> + a pair of comfortable platform heels. + <<case "extreme platform heels">> + a pair of daringly high heels with equally thrilling platforms. <<default>> nothing on $his bare feet. <</switch>> @@ -3930,11 +3936,17 @@ $His <<case "boots">> utility boots with a shackle at each ankle. <<case "heels">> - sturdy heels, secured by metal buckles, with shackles at each ankle.' + sturdy heels, secured by metal buckles, with shackles at each ankle. <<case "pumps">> stout pumps, secured with a tight chain that winds around each ankle. <<case "extreme heels">> painfully high metal heels, secured by buckles, with shackles at each ankle. + <<case "platform shoes">> + metal platform shoes that incorporate shackles at each ankle. + <<case "platform heels">> + sturdy platform heels, secured by metal buckles, with shackles at each ankle. + <<case "extreme platform heels">> + painfully high metal heels with terrifyingly tall platforms, secured by buckles and shackled to each ankle. <<default>> nothing. <</switch>> @@ -3951,6 +3963,12 @@ $His pump-shaped cowboy boots. <<case "extreme heels">> thigh-high tooled leather cowboy boots with dangerously high heels. + <<case "platform shoes">> + platformed cowboy boots. + <<case "platform heels">> + high-heeled cowboy boots with a platform base. + <<case "extreme platform heels">> + tooled leather cowboy boots with ridiculously tall platform heels that force $him to walk bow-legged. <<default>> bare cowpoke feet. <</switch>> @@ -3967,6 +3985,12 @@ $His aside from a pair of mudproof pumps. <<case "extreme heels">> aside from a pair of extremely tall leather heels. + <<case "platform shoes">> + aside from a pair of durable platform shoes. + <<case "platform heels">> + aside from a pair of sturdy platform heels. + <<case "extreme platform heels">> + aside from a pair of extremely tall platform heels. <<default>> down to $his feet. <</switch>> @@ -3984,6 +4008,12 @@ $His pump-shaped trainers, for a slutty athletic look. <<case "extreme heels">> ankle-supporting high heels to force $him as high as possible without damage. + <<case "platform shoes">> + a pair of trainers with a sturdy platform fit for a workout. + <<case "platform heels">> + ankle-supporting platform heels to protect $him from sprains. + <<case "extreme platform heels">> + extremely tall, but ankle-supporting, platform heels to protect $him from sprains. <<default>> nothing but a fine layer of oil on the tops of $his bare feet. <</switch>> @@ -3999,7 +4029,13 @@ $His <<case "pumps">> pump-like sandals with a mirror image of the words "BREED ME" embossed into the soles, so that if $he walks on sand the message will be visible in $his footprints. <<case "extreme heels">> + extremely tall heels with a mirror image of the words "FUCK ME" embossed into the soles, so that if $he walks on sand the message will be visible in $his footprints. + <<case "platform shoes">> + a pair of platform sandals with a mirror image of the words "MOUNT ME" embossed into the soles, so that if $he walks on sand the message will be visible in $his footprints. + <<case "platform heels">> platform heels with a mirror image of the words "FUCK ME" embossed into the soles, so that if $he walks on sand the message will be visible in $his footprints. + <<case "extreme platform heels">> + extremely tall platform heels with a penis embossed into the soles and a pair of lips in the heels, so that if $he walks on sand, oral sex will follow in $his footprints. <<default>> bare feet. <</switch>> @@ -4016,6 +4052,12 @@ $His beautiful wood and leather pumps with an ornamented heel. <<case "extreme heels">> high wooden heels with leather straps. + <<case "platform shoes">> + simple wood and leather platform shoes. + <<case "platform heels">> + beautiful wood and leather stilettos with an ornamented platform and heel. + <<case "extreme platform heels">> + towering ornamented wood and leather platform heels. <<default>> bare feet with a small ankle chain. <</switch>> @@ -4032,6 +4074,12 @@ $His barbarous leather pumps with an ornamented bone heel. <<case "extreme heels">> barbarous high bone heels with leather straps. + <<case "platform shoes">> + barbarous leather sandals with a solid bone platform. + <<case "platform heels">> + barbarous leather stilettos with an ornamented bone platform and heel. + <<case "extreme platform heels">> + arbarous high bone platform heels with leather straps. <<default>> bare feet. <</switch>> @@ -4047,7 +4095,13 @@ $His <<case "pumps">> brightly colored pumps. <<case "extreme heels">> + extreme heels that mimic bound feet. + <<case "platform shoes">> + brightly colored platform shoes. + <<case "platform heels">> small platform heels that mimic bound feet. + <<case "extreme platform heels">> + extreme platform heels that tightly bind $his feet. <<default>> bare stockinged feet. <</switch>> @@ -4065,6 +4119,12 @@ $His run down $his legs to end in high leather pumps. <<case "extreme heels">> end in high leather heels that force $him to stand almost on tiptoe. + <<case "platform shoes">> + run down $his legs to end in platform shoes that incorporate shackles at each ankle. + <<case "platform heels">> + run down $his legs to end in platform heels that incorporate shackles at each ankle. + <<case "extreme platform heels">> + end in high platform heels that force $him to balance precariously on tiptoe. <<default>> end in shackles at each heel, leaving $his feet bare. <</switch>> @@ -4081,6 +4141,12 @@ $His a pair of rope sandal pumps attached to the rest of $his ropes. <<case "extreme heels">> a pair of rope sandal heels that force $him to stand almost on tiptoe. They are attached to the rest of $his ropes. + <<case "platform shoes">> + a pair of rope platform sandals. + <<case "platform heels">> + a pair of rope platform sandal heels attached to the rest of $his ropes. + <<case "extreme platform heels">> + a pair of rope platform sandal heels that force $him to stand on tiptoe. They are attached to the rest of $his ropes. <<default>> end at each ankle, leaving $his feet bare. <</switch>> @@ -4098,6 +4164,12 @@ $His ends in a pair of high pumps made from the same material. <<case "extreme heels">> ends in a pair of painfully high heels made from the same material, so tall $he must walk nearly on tiptoe, and shaped so that $he must stick $his ass out to stand. + <<case "platform shoes">> + ends in a pair of platforms made from the same material. + <<case "platform heels">> + ends in a pair of high platform heels made from the same material. + <<case "extreme platform heels">> + ends in a pair of painfully high platform heels made from the same material, so tall $he must walk on tiptoe and stick $his ass out to stand with any semblance of balance. <<default>> ends at the ankles, leaving $his feet bare. <</switch>> @@ -4114,6 +4186,12 @@ $His patent leather pumps. <<case "extreme heels">> laced ballet boots that limit $him to small, dainty steps. + <<case "platform shoes">> + patent platform shoes. + <<case "platform heels">> + patent platform heels. + <<case "extreme platform heels">> + patent high platform heels that limit $him to careful, dainty steps. <<default>> nothing at the moment, leaving $him free to show off $his smooth legs. <</switch>> @@ -4130,6 +4208,12 @@ $His a pair of sexy pumps in the same color. <<case "extreme heels">> a pair of high stripper heels in the same color. + <<case "platform shoes">> + a pair of cute platforms in the same color. + <<case "platform heels">> + a pair of sexy platform heels in the same color. + <<case "extreme platform heels">> + a pair of high stripper platform heels in the same color, so tall that $he must stick $his ass and chest out to stand. <<default>> nothing on $his bare feet. <</switch>> @@ -4146,6 +4230,12 @@ $His a pair of sexy pumps. <<case "extreme heels">> a pair of high stripper heels. + <<case "platform shoes">> + a pair of cute heart-shaped platforms. + <<case "platform heels">> + a pair of sexy heart-shaped heels. + <<case "extreme platform heels">> + a pair of high stripper platform heels so tall that $he must stick $his ass out to stand. <<default>> nothing on $his bare feet. <</switch>> @@ -4162,6 +4252,12 @@ $His a pair of sexy pumps in the same color. <<case "extreme heels">> a pair of high stripper heels in the same color. + <<case "platform shoes">> + a pair of cute, but sturdy, platforms. + <<case "platform heels">> + a pair of sexy, yet sturdy, platform heels in the same color. + <<case "extreme platform heels">> + a pair of high stripper platform heels so tall that $he must stick $his ass out to stand.<<if $activeSlave.belly >= 10000>> This has the lovely effect of forcing $him to straddle $his belly.<</if>> <<default>> nothing on $his bare feet. <</switch>> @@ -4178,6 +4274,17 @@ $His a pair of comfortable pumps. <<case "extreme heels">> a pair of daringly high heels. + <<case "platform shoes">> + a pair of comfortable platform shoes. + <<case "platform heels">> + a pair of comfortable sturdy platform heels. + <<case "extreme platform heels">> + a pair of daringly high platform heels + <<if $activeSlave.belly >= 10000>> + that add a sexy sway to $his gravid waddle. + <<else>> + that force $him to move at with gravid waddle. + <</if>> <<default>> nothing on $his bare feet. <</switch>> @@ -4194,6 +4301,12 @@ $His a pair of comfortable pumps. <<case "extreme heels">> a pair of daringly high heels. + <<case "platform shoes">> + a pair of comfortable platform shoes. + <<case "platform heels">> + a pair of comfortable platform heels. + <<case "extreme platform heels">> + a pair of daringly high platform heels so tall that $he must stick $his ass out to stand.<<if $activeSlave.weight > 95>> This has the lovely effect of allowing $his gut to hang heavily from $his body.<</if>> <<default>> nothing on $his bare feet. <</switch>> @@ -4210,6 +4323,12 @@ $His colored stiletto pumps. <<case "extreme heels">> tall boots that make $his feet look like hooves. + <<case "platform shoes">> + shoes with hoof-like platforms. + <<case "platform heels">> + colored stiletto platform heels. + <<case "extreme platform heels">> + towering platform heels that make $his feet look like hooves. <<default>> nothing on $his bare feet. <</switch>> @@ -4227,6 +4346,12 @@ $His ends in a pair of high pumps made from the same material. <<case "extreme heels">> ends in a pair of painfully high heels made from the same material, so tall $he must walk nearly on tiptoe, and shaped so that $he must stick $his ass out to stand. + <<case "platform shoes">> + ends in a pair of platforms made from the same material. + <<case "platform heels">> + ends in a pair of high platform heels made from the same material. + <<case "extreme platform heels">> + ends in a pair of painfully high platform heels made from the same material, so tall $he must walk on tiptoe and stick $his ass out to stand with any semblance of balance. <<default>> ends at the ankles, leaving $his feet bare. <</switch>> @@ -4243,6 +4368,12 @@ $His a pair of gold pumps secured by thin straps that run up $his calves. <<case "extreme heels">> a pair of white leather stripper heels secured by thin golden straps that run up $his calves. + <<case "platform shoes">> + a pair of gold platform sandals with thin straps that run up $his calves. + <<case "platform heels">> + a pair of gold platform heels secured by thin straps that run up $his calves. + <<case "extreme platform heels">> + a pair of white leather platform stripper heels secured by thin golden straps that run up $his calves. <<default>> nothing for $his feet. <</switch>> @@ -4259,6 +4390,12 @@ $His a pair of utilitarian pumps. <<case "extreme heels">> a pair of heels designed as religious torment. + <<case "platform shoes">> + a pair of weighted platform shoes. + <<case "platform heels">> + a pair of utilitarian platform heels with built-in weights. + <<case "extreme platform heels">> + a pair of tortuously high platform heels complete with built-in weights. <<default>> feet left bare on the cold ground. <</switch>> @@ -4275,6 +4412,12 @@ $His a pair of pole dancing pumps. <<case "extreme heels">> a pair of stripper heels so tall $he has to walk with $his ass sticking out. + <<case "platform shoes">> + a pair of pole dancing platforms. + <<case "platform heels">> + a pair of cheap stripper platform heels. + <<case "extreme platform heels">> + a pair of platform heels so tall $he has to walk with $his ass and chest sticking out. <<default>> nothing on $his bare feet. <</switch>> @@ -4291,6 +4434,12 @@ $His a pair of steel-plated leather pumps. <<case "extreme heels">> a pair of leather heels so tall $he has to walk with $his ass sticking out. + <<case "platform shoes">> + a pair of steel-plated platform boots. + <<case "platform heels">> + a pair of steel-plated leather platform heels. + <<case "extreme platform heels">> + a pair of platform heels so tall $he has to walk with $his ass and chest sticking out. <<default>> nothing on $his bare feet. <</switch>> @@ -4307,6 +4456,12 @@ $His a pair of pump trainers. <<case "extreme heels">> a pair of heeled trainers so tall $he has to walk rather bouncily. + <<case "platform shoes">> + a pair of platform trainers. + <<case "platform heels">> + a pair of heeled platform trainers. + <<case "extreme platform heels">> + a pair of heeled platform trainers so tall $he has to walk with a sultry sway. <<default>> nothing on $his bare feet. <</switch>> @@ -4323,6 +4478,12 @@ $His a pair of pump trainers. <<case "extreme heels">> a pair of heeled trainers so tall $he has to walk rather bouncily. + <<case "platform shoes">> + a pair of platform trainers. + <<case "platform heels">> + a pair of heeled platform trainers. + <<case "extreme platform heels">> + a pair of heeled platform trainers so tall $he has to give everyone a view up $his skirt trying to balance. <<default>> nothing on $his bare feet. <</switch>> @@ -4339,6 +4500,12 @@ $His a pair of comfortable pumps to dance in. <<case "extreme heels">> a pair of stripper heels so tall $he has to walk rather bouncily. + <<case "platform shoes">> + a pair of solid platform shoes fit for the disco floor. + <<case "platform heels">> + a pair of surprisingly sturdy platform heels to dominate the disco floor. + <<case "extreme platform heels">> + a pair of daringly tall disco heels that make $him stand out on the dance floor. <<default>> nothing on $his bare feet. <</switch>> @@ -4355,6 +4522,12 @@ $His girly pump sneakers. <<case "extreme heels">> high heeled sneakers so high $his butthole is at perfect dick height. + <<case "platform shoes">> + girly platform shoes. + <<case "platform heels">> + girly platform heels. + <<case "extreme platform heels">> + high heeled platform shoes so high $his butthole is at perfect dick height. <<default>> nothing on $his bare feet. <</switch>> @@ -4371,6 +4544,12 @@ $His a pair of athletic pump trainers. <<case "extreme heels">> a pair of heeled trainers so tall $he has a lot of trouble running. + <<case "platform shoes">> + a pair of trainers with a sturdy platform fit for a jog. + <<case "platform heels">> + a pair of heeled platform trainers that are sure to complicate a workout. + <<case "extreme platform heels">> + a pair of heeled platform trainers so tall $he gets a workout just trying to walk. <<default>> nothing on $his bare feet. <</switch>> @@ -4387,6 +4566,12 @@ $His sleek pumps. <<case "extreme heels">> daring spike heels so high $his butt is at dick height. + <<case "platform shoes">> + stylish platform shoes. + <<case "platform heels">> + elegant platform heels. + <<case "extreme platform heels">> + elegant platform heels so high $his butt is at dick height. <<default>> nothing on $his bare feet. <</switch>> @@ -4403,6 +4588,12 @@ $His a pair of fuck-me pumps. <<case "extreme heels">> a pair of spike slingback heels so extreme $he has to walk with extreme care. + <<case "platform shoes">> + a pair of shiny leather platform shoes. + <<case "platform heels">> + a pair of slim fuck-me platform heels. + <<case "extreme platform heels">> + a pair of platform heels so extreme $he has to walk with an exagerated sway in $his step. <<default>> comically bare feet. <</switch>> @@ -4419,6 +4610,12 @@ $His a pair of spike boardroom pumps. <<case "extreme heels">> a pair of spike boardroom heels so extreme $he has to concentrate just to stand. + <<case "platform shoes">> + a pair of polished leather platform shoes. + <<case "platform heels">> + a pair of polished leather platform heels. + <<case "extreme platform heels">> + a pair of polished leather platform heels so extreme $he has to concentrate just to stand. <<default>> ridiculously bare stockinged feet. <</switch>> @@ -4435,6 +4632,12 @@ $His an ornate pair of stiletto pumps. <<case "extreme heels">> an ornate pair of stiletto heels so extreme $he has to concentrate just to stand. + <<case "platform shoes">> + a delicate pair of platform shoes. + <<case "platform heels">> + an ornate pair of platform heels. + <<case "extreme platform heels">> + an ornate pair of platform heels so extreme $he has to concentrate just to stand. <<default>> ridiculously bare stockinged feet. <</switch>> @@ -4451,6 +4654,12 @@ $His an elegant pair of stiletto pumps. <<case "extreme heels">> tights and a pair of stiletto heels so extreme $he has to concentrate just to stand. + <<case "platform shoes">> + a pair of platform shoes with decorative bows. + <<case "platform heels">> + an elegant pair of platform heels complete with stiletto. + <<case "extreme platform heels">> + a narrow pair of platform heels so extreme $he has to concentrate just to stand. <<default>> with $his ridiculously bare feet in tights. <</switch>> @@ -4467,6 +4676,12 @@ $His suede ankle strap pumps. <<case "extreme heels">> suede ankle strap heels so tall, $he has to walk with $his ass sticking out. + <<case "platform shoes">> + suede platform shoes. + <<case "platform heels">> + suede ankle strap platform heels. + <<case "extreme platform heels">> + suede ankle strap platform heels so tall, $he has to walk with $his ass sticking out. <<default>> bare feet. <</switch>> @@ -4483,6 +4698,12 @@ $His a pair of pumps. <<case "extreme heels">> a pair of heels so extreme $he's practically on tiptoe. + <<case "platform shoes">> + a pair of platform shoes. + <<case "platform heels">> + a pair of platform heels. + <<case "extreme platform heels">> + a pair of platform heels so extreme $he's practically on tiptoe. <<default>> nothing on $his feet, each individual toe of which is perfectly wrapped by the bodysuit. <</switch>> @@ -4499,6 +4720,12 @@ $His a pair of pumps. <<case "extreme heels">> a pair of heels so extreme $he's practically on tiptoe. + <<case "platform shoes">> + a pair of platform shoes. + <<case "platform heels">> + a pair of platform heels. + <<case "extreme platform heels">> + a pair of platform heels so extreme $he's practically on tiptoe. <<default>> nothing on $his feet. <</switch>> @@ -4515,6 +4742,12 @@ $His a pair of athletic pumps. <<case "extreme heels">> a pair of athletic heels so extreme $he's practically on tiptoe. + <<case "platform shoes">> + a pair of athletic platform shoes. + <<case "platform heels">> + a pair of ankle-supporting platform heels to protect $him from sprains. + <<case "extreme platform heels">> + a pair of extremely tall, but ankle-supporting, platform heels to protect $him from sprains. <<default>> nothing on $his feet. <</switch>> @@ -4531,6 +4764,12 @@ $His a pair of slutty pumps. <<case "extreme heels">> a pair of slutty heels so extreme $he's practically on tiptoe. + <<case "platform shoes">> + a pair of slutty platform shoes. + <<case "platform heels">> + a pair of slutty platform heels. + <<case "extreme platform heels">> + a pair of slutty platform heels so extreme $he's practically on tiptoe. <<default>> nothing on $his feet. <</switch>> @@ -4547,6 +4786,12 @@ $His a pair of pump athletic shoes. <<case "extreme heels">> ballet shoes made to force $him to walk en pointe. + <<case "platform shoes">> + a pair of athletic platform shoes. + <<case "platform heels">> + a pair of platform heels that make $him look like $he is walking en pointe. + <<case "extreme platform heels">> + a pair of platform heels so unwieldy that every step must be made with the grace of a dancer. <<default>> nothing on $his feet, which are covered by the leotard. <</switch>> @@ -4558,10 +4803,16 @@ $His <<case "boots">> a pair of colorful rubber boots. <<case "heels">> - a pair of waterproof platform heels. + a pair of waterproof heels. <<case "pumps">> a pair of colorful rubber pumps. <<case "extreme heels">> + a pair of extreme yet swim-ready heels. + <<case "platform shoes">> + a pair of platform sandals. + <<case "platform heels">> + a pair of waterproof platform heels. + <<case "extreme platform heels">> a pair of extreme yet swim-ready platform heels. <<default>> leaves $his feet bare. @@ -4574,10 +4825,16 @@ $His <<case "boots">> a pair of go-go boots. <<case "heels">> - a pair of platform heels. + a pair of sand-ready heels. <<case "pumps">> a pair of colorful pumps. <<case "extreme heels">> + a pair of dangerously tall heels still stable enough to walk through sand. + <<case "platform shoes">> + a pair of platform sandals. + <<case "platform heels">> + a pair of platform heels. + <<case "extreme platform heels">> a pair of dangerously tall platform heels. <<default>> leaves $his feet bare. @@ -4595,6 +4852,12 @@ $His aside from a pair of suede ankle strap pumps. <<case "extreme heels">> aside from a pair of suede ankle strap heels so tall, $he has to walk with $his ass sticking out. + <<case "platform shoes">> + aside from a pair of suede platform shoes. + <<case "platform heels">> + aside from a pair of suede ankle strap platform heels. + <<case "extreme platform heels">> + aside from a pair of suede ankle strap platform heels so tall, $he has to walk with $his ass sticking out and $his chest thrust forward. <<default>> all the way down to $his feet. <</switch>> @@ -4611,6 +4874,12 @@ $His a pair of black pumps. <<case "extreme heels">> a pair of dangerously tall black high heels. + <<case "platform shoes">> + a pair of black platform shoes with built-in jingle bells. + <<case "platform heels">> + a pair of black platform heels with built-in jingle bells. + <<case "extreme platform heels">> + a pair of dangerously tall black platform heels with built-in jingle bells. <<default>> nothing on $his feet. <</switch>> @@ -4622,11 +4891,17 @@ $His <<case "boots">> a pair of rubberized combat boots. <<case "heels">> - a pair of rubberized platform heels, accentuating $his ass. + a pair of rubberized heels, accentuating $his ass. <<case "pumps">> a pair of rubberized pumps, accentuating $his ass. <<case "extreme heels">> a pair dangerously tall rubberized heels. + <<case "platform shoes">> + a pair of rubberized platform boots. + <<case "platform heels">> + a pair of rubberized platform heels, accentuating $his ass. + <<case "extreme platform heels">> + a pair dangerously tall rubberized heels, forcing $him to stick out $his ass. <<default>> leaves $his feet bare. <</switch>> @@ -4643,6 +4918,12 @@ $His high pumps that match $his teddy. <<case "extreme heels">> painfully high heels that match $his teddy. + <<case "platform shoes">> + platform shoes that match $his teddy. + <<case "platform heels">> + platform heels that match $his teddy. + <<case "extreme platform heels">> + painfully tall platform heels that match $his teddy. <<default>> $his bare feet. <</switch>> @@ -4659,6 +4940,12 @@ $His little sleek pumps. <<case "extreme heels">> black pump heels that raise $his practically bare butt to dick height. + <<case "platform shoes">> + rubber platform shoes to keep $his feet off the floors. + <<case "platform heels">> + sleek platform heels. + <<case "extreme platform heels">> + black platform heels that raise $his practically bare butt to dick height. <<default>> nothing on $his bare feet. <</switch>> @@ -4675,6 +4962,12 @@ $His little sleek pumps. <<case "extreme heels">> black pump heels of inconvenient height. + <<case "platform shoes">> + rubber platform shoes to keep $his feet off the floors. + <<case "platform heels">> + sleek platform heels. + <<case "extreme platform heels">> + black platform heels that render even the highest shelf quite dustable. <<default>> nothing on $his bare feet. <</switch>> @@ -4691,6 +4984,12 @@ $His white low heeled pumps. <<case "extreme heels">> white pump heels so tall $he can barely totter along. + <<case "platform shoes">> + white platform shoes emblazoned with crosses. + <<case "platform heels">> + white platform heels emblazoned with crosses. + <<case "extreme platform heels">> + white platform heels so tall $he can barely totter along. <<default>> bare feet. <</switch>> @@ -4702,11 +5001,17 @@ $His <<case "boots">> white leather boots underneath $his pant legs. <<case "heels">> - modest white pumps. + modest white heels. <<case "pumps">> modest white pumps. <<case "extreme heels">> impractically high heeled white pumps. + <<case "platform shoes">> + modest white platform shoes. + <<case "platform heels">> + modest white platform heels. + <<case "extreme platform heels">> + impractically high white platform heels. <<default>> disposable foot covers over socks. <</switch>> @@ -4723,6 +5028,12 @@ $His black pumps with little plaid bows. <<case "extreme heels">> tall black pump heels with little plaid bows. + <<case "platform shoes">> + girly platform shoes with bright white laces. + <<case "platform heels">> + black platform heels with little plaid bows. + <<case "extreme platform heels">> + tall black platform heels that force $him to walk with $his ass sticking out. <<default>> bare feet. <</switch>> @@ -4738,6 +5049,12 @@ $His <<case "pumps">> tall getae over tabi socks. <<case "extreme heels">> + towering getae over tabi socks. + <<case "platform shoes">> + hardwood platforms over tabi socks. + <<case "platform heels">> + platform heels carved from hardwood. + <<case "extreme platform heels">> extremely tall platform heels carved from hardwood. <<default>> bare feet. @@ -4755,6 +5072,12 @@ $His sport a pair of modest black pumps. <<case "extreme heels">> sport a pair of immodestly tall black heels. + <<case "platform shoes">> + sport a pair of simple black platform shoes. + <<case "platform heels">> + sport a pair of modest black platform heels. + <<case "extreme platform heels">> + sport a pair of immodestly tall black platform heels. <<default>> are totally bare. <</switch>> @@ -4771,6 +5094,12 @@ $His sport a pair of modest pumps. <<case "extreme heels">> sport a pair of immodestly tall heels. + <<case "platform shoes">> + sport a pair of simple platform shoes. + <<case "platform heels">> + sport a pair of modest platform heels. + <<case "extreme platform heels">> + sport a pair of immodestly tall platform heels. <<default>> are totally bare. <</switch>> @@ -4787,6 +5116,12 @@ $His modest black service pumps. <<case "extreme heels">> extremely high heeled ceremonial dress boots that force $him to constantly stand at attention. + <<case "platform shoes">> + leather service boots with a built-in platform. + <<case "platform heels">> + modest black service platform heels. + <<case "extreme platform heels">> + extremely high heeled ceremonial platform dress boots that force $him to constantly stand at attention. <<default>> a complete lack of regulation footwear. <</switch>> @@ -4803,6 +5138,12 @@ $His modest black service pumps. <<case "extreme heels">> extremely high heeled ceremonial dress boots that force $him to constantly stand at attention. + <<case "platform shoes">> + leather service boots with a built-in platform. + <<case "platform heels">> + modest black service platform heels. + <<case "extreme platform heels">> + extremely high heeled ceremonial platform dress boots that force $him to constantly stand at attention. <<default>> a complete lack of regulation footwear. <</switch>> @@ -4819,6 +5160,12 @@ $His modest black service pumps. <<case "extreme heels">> extremely high heeled ceremonial dress boots that force $him to constantly stand at attention. + <<case "platform shoes">> + leather service boots with a built-in platform. + <<case "platform heels">> + modest black service platform heels. + <<case "extreme platform heels">> + extremely high heeled ceremonial platform dress boots that force $him to constantly stand at attention. <<default>> a complete lack of regulation footwear. <</switch>> @@ -4835,6 +5182,12 @@ $His modest black service pumps. <<case "extreme heels">> extremely high heeled ceremonial dress boots that force $him to constantly stand at attention. + <<case "platform shoes">> + leather service boots with a built-in platform. + <<case "platform heels">> + modest black service platform heels. + <<case "extreme platform heels">> + extremely high heeled ceremonial platform dress boots that force $him to constantly stand at attention. <<default>> a complete lack of regulation footwear. <</switch>> @@ -4846,11 +5199,17 @@ $His <<case "boots">> tall combat boots. <<case "heels">> - modest serviceheels. + modest service heels. <<case "pumps">> modest service pumps. <<case "extreme heels">> extremely high heeled ceremonial dress boots that force $him to constantly stand at attention. + <<case "platform shoes">> + leather combat boots with a built-in platform. + <<case "platform heels">> + modest service platform heels. + <<case "extreme platform heels">> + extremely high heeled ceremonial platform dress boots that force $him to constantly stand at attention. <<default>> a complete lack of regulation footwear. <</switch>> @@ -4867,6 +5226,12 @@ $His modest oriental pumps. <<case "extreme heels">> extremely high heeled oriental boots. + <<case "platform shoes">> + polished platform shoes with an oriental design. + <<case "platform heels">> + modest oriental platform heels. + <<case "extreme platform heels">> + extreme platform heels with intricate oriental designs. <<default>> nothing on $his bare feet. <</switch>> @@ -4883,6 +5248,12 @@ $His modest Victorian pumps. <<case "extreme heels">> extremely high heeled Victorian boots. + <<case "platform shoes">> + platform shoes with a Victorian flair. + <<case "platform heels">> + platform heels with a Victorian flair. + <<case "extreme platform heels">> + tall platform heels with a Victorian flair. <<default>> nothing on $his bare feet. <</switch>> @@ -4899,6 +5270,12 @@ $His modest black service pumps. <<case "extreme heels">> extremely high heeled ceremonial dress boots that force $him to constantly stand at attention. + <<case "platform shoes">> + leather service boots with a built-in platform. + <<case "platform heels">> + modest black service platform heels. + <<case "extreme platform heels">> + extremely high heeled ceremonial platform dress boots that force $him to constantly stand at attention. <<default>> a complete lack of regulation footwear. <</switch>> @@ -4915,6 +5292,12 @@ $His modest traditional laced pumps. <<case "extreme heels">> a pair of daringly high traditional laced heels. + <<case "platform shoes">> + polished traditional laced platform shoes. + <<case "platform heels">> + modest traditional laced platform heels. + <<case "extreme platform heels">> + a pair of daringly high traditional laced platform heels. <<default>> nothing on $his bare feet. <</switch>> @@ -4931,6 +5314,12 @@ $His modest traditional pumps. <<case "extreme heels">> a pair of daringly high traditional heels. + <<case "platform shoes">> + polished traditional laced platform shoes. + <<case "platform heels">> + modest traditional platform heels. + <<case "extreme platform heels">> + a pair of daringly high traditional platform heels. <<default>> nothing on $his bare feet. <</switch>> @@ -4947,6 +5336,12 @@ $His bright ornamental pumps. <<case "extreme heels">> extremely high heeled ornamental dress boots that force $him to constantly rock $his hips to shift $his weight. + <<case "platform shoes">> + bright ornamental platform shoes. + <<case "platform heels">> + bright ornamental platform heels. + <<case "extreme platform heels">> + extremely tall ornamental platform heels that force $him to constantly rock $his hips to shift $his weight. <<default>> nothing on $his bare feet. <</switch>> @@ -4963,6 +5358,12 @@ $His pump-like combat boots. <<case "extreme heels">> combat boots with heels so tall as to almost immobilize $him. + <<case "platform shoes">> + sturdy platform combat boots. + <<case "platform heels">> + impractical platform heeled combat boots. + <<case "extreme platform heels">> + combat boots with a heeled platform so tall that they are practically immobilizing. <<default>> bare feet, VC style. <</switch>> @@ -4978,7 +5379,13 @@ $His <<case "pumps">> high pumps decorated with golden filigree. <<case "extreme heels">> + extremely high heels decorated with golden filigree. + <<case "platform shoes">> + platform shoes with beautiful eastern patterns worked into the sides in lapis lazuli. + <<case "platform heels">> platform heels with beautiful eastern patterns worked into the sides in lapis lazuli. + <<case "extreme platform heels">> + tall platform heels with beautiful eastern patterns worked into the sides in lapis lazuli. <<default>> nothing on $his bare feet. <</switch>> @@ -4996,6 +5403,12 @@ $His crisscross $his thighs and calves down to a pair of golden pumps. <<case "extreme heels">> crisscross $his thighs and calves down to a pair of excruciatingly high golden heels. + <<case "platform shoes">> + crisscross $his thighs and calves down to a pair of golden platforms. + <<case "platform heels">> + crisscross $his thighs and calves down to a pair of golden platform heels. + <<case "extreme platform heels">> + crisscross $his thighs and calves down to a pair of excruciatingly high golden platform heels. <<default>> end at mid-calf, leaving $his feet bare except for a set of jeweled toe-rings. <</switch>> @@ -5014,6 +5427,12 @@ $His an elegant pair of pumps. <<case "extreme heels">> an elegant pair of excruciatingly high heels that test $his grace. + <<case "platform shoes">> + a fragile pair of platform shoes. + <<case "platform heels">> + a fragile pair of platform heels. + <<case "extreme platform heels">> + a fragile pair of excruciatingly high platform heels that test $his focus with each step. <<default>> elegantly bare feet. <</switch>> @@ -5030,6 +5449,12 @@ $His pink low heeled pumps. <<case "extreme heels">> pink heels so tall $he has to push $his ass out and $his chest forward just to keep balance. + <<case "platform shoes">> + pink platform shoes. + <<case "platform heels">> + pink platform heels. + <<case "extreme platform heels">> + pink platform heels so tall $he has to push $his ass out and $his chest forward just to keep balance. <<default>> bare feet. <</switch>> @@ -5046,6 +5471,12 @@ $His a pair of sexy pumps which just call attention to $his otherwise nude state. <<case "extreme heels">> a pair of daringly high heels which just call attention to $his otherwise nude state. + <<case "platform shoes">> + a pair of simple platform shoes which just call attention to $his otherwise nude state. + <<case "platform heels">> + a pair of sexy platform heels which just call attention to $his otherwise nude state. + <<case "extreme platform heels">> + a pair of daringly high platform heels which just call attention to $his otherwise nude state. <<default>> nothing on $his bare feet either, naturally. <</switch>> diff --git a/src/utility/miscWidgets.tw b/src/utility/miscWidgets.tw index 3f38d74f89403a8f8e8bb5a8c28ac5e20f781571..2b0ceb06c6aed76402acf433d5928df72329e6fe 100644 --- a/src/utility/miscWidgets.tw +++ b/src/utility/miscWidgets.tw @@ -146,7 +146,7 @@ Call as <<SlaveInteractDrugs>> <</if>> <<if $arcologies[0].FSSlaveProfessionalismResearch == 1>> <<set _origIntel = $genePool.find(function(s) { return s.ID == $activeSlave.ID; }).intelligence>> - <<if (_origIntel+15 < $activeSlave.intelligence) && ($activeSlave.intelligence < 100)>> + <<if ($activeSlave.intelligence < _origIntel+15) && ($activeSlave.intelligence < 100)>> | <<link "Psychostimulants">><<set $activeSlave.drugs = "psychostimulants">><<SlaveInteractDrugs>><</link>> <<else>> | Psychostimulants