diff --git a/src/cheats/mod_editSlaveCheatNew.tw b/src/cheats/mod_editSlaveCheatNew.tw index 39d9515986fa00aba4405165e33971eb3de8f03f..c3a3e1dad083ce6b810f230635604e4c332b29b3 100644 --- a/src/cheats/mod_editSlaveCheatNew.tw +++ b/src/cheats/mod_editSlaveCheatNew.tw @@ -4269,139 +4269,11 @@ <</widget>> <<widget BrandTab>> - <br> - ''Branding: ''<<link "[No Branding]">><<set $tempSlave.brand =0>><<set $tempSlave.brandLocation = 0>><</link>> - <br> - <<if $tempSlave.brand == 0>> - ''$He has no Branding'' - <<else>> - ''@@.yellow;$He has $tempSlave.brand branded onto $his <<if $tempSlave.brandLocation == 0>>@@.red;[NEEDS TO BE SET]<<else>> $tempSlave.brandLocation <</if>>@@'' - <</if>> - <br><br> - ''Branding Location:'' - <br> - <<radiobutton "$tempSlave.brandLocation" "neck">> Neck - <<radiobutton "$tempSlave.brandLocation" "chest">> Chest - <<radiobutton "$tempSlave.brandLocation" "pubic mound">> Pubic mound - <<radiobutton "$tempSlave.brandLocation" "back">> On the back - <br> - ''Ears:'' - <<radiobutton "$tempSlave.brandLocation" "left ear">> Left ear - <<radiobutton "$tempSlave.brandLocation" "right ear">> Right ear - <<radiobutton "$tempSlave.brandLocation" "ears">> Both ears - <br> - ''Cheeks:'' - <<radiobutton "$tempSlave.brandLocation" "left cheek">> Left cheek - <<radiobutton "$tempSlave.brandLocation" "right cheek">> Right cheek - <<radiobutton "$tempSlave.brandLocation" "cheeks">> Both cheeks - <br> - ''Shoulders:'' - <<radiobutton "$tempSlave.brandLocation" "left shoulder">> Left shoulder - <<radiobutton "$tempSlave.brandLocation" "right shoulder">> Right shoulder - <<radiobutton "$tempSlave.brandLocation" "shoulders">> Both shoulders - <br> - ''Breasts:'' - <<radiobutton "$tempSlave.brandLocation" "left shoulder">> Left shoulder - <<radiobutton "$tempSlave.brandLocation" "right shoulder">> Right shoulder - <<radiobutton "$tempSlave.brandLocation" "shoulders">> Both shoulders - <br> - ''Upper Arms:'' - <<radiobutton "$tempSlave.brandLocation" "left upper arm">> Left upper arm - <<radiobutton "$tempSlave.brandLocation" "right upper arm">> Right upper arm - <<radiobutton "$tempSlave.brandLocation" "upper arms">> Both upper arms - <br> - ''Lower Arms:'' - <<radiobutton "$tempSlave.brandLocation" "left lower arm">> Left lower arm - <<radiobutton "$tempSlave.brandLocation" "right lower arm">> Right lower arm - <<radiobutton "$tempSlave.brandLocation" "lower arms">> Both lower arms - <br> - ''Wrist:'' - <<radiobutton "$tempSlave.brandLocation" "left wrist">> Left wrist - <<radiobutton "$tempSlave.brandLocation" "right wrist">> Right wrist - <<radiobutton "$tempSlave.brandLocation" "wrists">> Both wrists - <br> - ''Hand:'' - <<radiobutton "$tempSlave.brandLocation" "left hand">> Left hand - <<radiobutton "$tempSlave.brandLocation" "right hand">> Right hand - <<radiobutton "$tempSlave.brandLocation" "hands">> Both hands - <br> - ''Buttocks:'' - <<radiobutton "$tempSlave.brandLocation" "left buttock">> Left buttock - <<radiobutton "$tempSlave.brandLocation" "right buttock">> Right buttock - <<radiobutton "$tempSlave.brandLocation" "buttocks">> Both buttocks - <br> - ''Thighs:'' - <<radiobutton "$tempSlave.brandLocation" "left thigh">> Left thigh - <<radiobutton "$tempSlave.brandLocation" "right thigh">> Right thigh - <<radiobutton "$tempSlave.brandLocation" "thighs">> Both thighs - <br> - ''Calves:'' - <<radiobutton "$tempSlave.brandLocation" "left calf">> Left calf - <<radiobutton "$tempSlave.brandLocation" "right calf">> Right calf - <<radiobutton "$tempSlave.brandLocation" "calves">> Both calves - <br> - ''Ankles:'' - <<radiobutton "$tempSlave.brandLocation" "left ankle">> Left ankle - <<radiobutton "$tempSlave.brandLocation" "right ankle">> Right ankle - <<radiobutton "$tempSlave.brandLocation" "ankles">> Both ankles - <br> - ''Feet:'' - <<radiobutton "$tempSlave.brandLocation" "left foot">> Left foot - <<radiobutton "$tempSlave.brandLocation" "right foot">> Right foot - <<radiobutton "$tempSlave.brandLocation" "feet">> Both feet - <br><br> - ''Brand Design:'' - <br> - <<link "Add">> - <<run App.Medicine.Modification.addScar($tempSlave, "belly", "c-section")>> - <</link>> - <<link "[your personal symbol]">><<set $tempSlave.brand = "your personal symbol">><</link>><<print " | ">> - <<link "[SLUT]">><<set $tempSlave.brand = "SLUT">><</link>><<print " | ">> - <<link "[WHORE]">><<set $tempSlave.brand = "WHORE">><</link>><<print " | ">> - <<link "[SLAVE]">><<set $tempSlave.brand = "SLAVE">><</link>><<print " | ">> - <<link "[COW]">><<set $tempSlave.brand = "COW">><</link>> - <br> - <<link "[MEAT]">><<set $tempSlave.brand = "MEAT">><</link>><<print " | ">> - <<link "[CUMDUMP]">><<set $tempSlave.brand = "CUMDUMP">><</link>><<print " | ">> - <<link "[LOVER]">><<set $tempSlave.brand = "LOVER">><</link>><<print " | ">> - <<link "[a pussy symbol]">><<set $tempSlave.brand = "a pussy symbol">><</link>><<print " | ">> - <<link "[an anus symbol]">><<set $tempSlave.brand = "an anus symbol">><</link>> - <br> - <<link "[a penis symbol]">><<set $tempSlave.brand = "a penis symbol">><</link>><<print " | ">> - <<link "[a lady silhouette]">><<set $tempSlave.brand = "a lady silhouette">><</link>><<print " | ">> - <<link "[a princess silhouette]">><<set $tempSlave.brand = "a princess silhouette">><</link>><<print " | ">> - <<link "[a queen silhouette]">><<set $tempSlave.brand = "a queen silhouette">><</link>><<print " | ">> - <<link "[an angel silhouette]">><<set $tempSlave.brand = "an angel silhouette">><</link>> - <br> - <<link "[a devil silhouette]">><<set $tempSlave.brand = "a devil silhouette">><</link>><<print " | ">> - <<link "[a racial slur]">><<set $tempSlave.brand = "a racial slur">><</link>><<print " | ">> - <<link "[the number of children $he has birthed]">><<set $tempSlave.brand = "the number of children $he has birthed">><</link>><<print " | ">> - <<link "[a gender symbol]">><<set $tempSlave.brand = "a gender symbol">><</link>><<print " | ">> - <<link "[$his own personal symbol]">><<set $tempSlave.brand = "$his own personal symbol">><</link>><<print " | ">> - <br> - <<link "[a chain symbol]">><<set $tempSlave.brand = "a chain symbol">><</link>><<print " | ">> - <<link "[a Vitruvian man]">><<set $tempSlave.brand = "a Vitruvian man">><</link>><<print " | ">> - <<link "[a scalpel]">><<set $tempSlave.brand = "a scalpel">><</link>><<print " | ">> - <<link "[$his virginity status]">><<set $tempSlave.brand = "$his virginity status">><</link>><<print " | ">> - <<link "[$his sexual skills]">><<set $tempSlave.brand = "$his sexual skills">><</link>> - <br> - <<link "[$his absolute minimum breast size]">><<set $tempSlave.brand = "$his absolute minimum breast size">><</link>><<print " | ">> - <<link "[$his absolute maximum breast size]">><<set $tempSlave.brand = "$his absolute maximum breast size">><</link>><<print " | ">> - <<link "[$his highest weigh-in]">><<set $tempSlave.brand = "$his highest weigh-in">><</link>><<print " | ">> - <<link "[a big helping of your personal refreshment]">><<set $tempSlave.brand = "a big helping of "+$PC.refreshment >><</link>><<print " | ">> - <<link "[$his body product quality]">><<set $tempSlave.brand = "$his body product quality">><</link>> - <br> - <<link "[$his deadlift record]">><<set $tempSlave.brand = "$his deadlift record">><</link>><<print " | ">> - <<link "[a religious symbol]">><<set $tempSlave.brand = "a religious symbol">><</link>><<print " | ">> - <<link "[the crest of your Republic]">><<set $tempSlave.brand = "the crest of your Republic">><</link>><<print " | ">> - <<link "[the symbol of the Aztec gods]">><<set $tempSlave.brand = "the symbol of the Aztec gods">><</link>><<print " | ">> - <<link "[the sigil of your Dynasty]">><<set $tempSlave.brand = "the sigil of your Dynasty">><</link>> - <br> - <<link "[the Shogunate's mon]">><<set $tempSlave.brand = "the Shogunate's mon">><</link>><<print " | ">> - <<link "[a symbol of the Caliphate]">><<set $tempSlave.brand = "a symbol of the Caliphate">><</link>><<print " | ">> - <<link "[your Imperial Seal]">><<set $tempSlave.brand = "your Imperial Seal">><</link>> - <br>''Custom brand design:'' <<textbox "$tempSlave.brand" $tempSlave.brand>> - <br> + ''Branding:'' + <p id="brandSelection"></p> + <script> + App.Medicine.Modification.Select.brand(V.tempSlave, true) + </script> <</widget>> <<widget PiercTab>> diff --git a/src/uncategorized/bodyModification.js b/src/uncategorized/bodyModification.js index 658fbbe11330099f40c2a4330795f3661b7542aa..6b5a609d7d2db7f638195aa4298a3342dd3cf3be 100644 --- a/src/uncategorized/bodyModification.js +++ b/src/uncategorized/bodyModification.js @@ -2,7 +2,7 @@ App.Medicine.Modification.Select.brand = function(slave, cheat = false) { const el = new DocumentFragment(); let p = document.createElement('p'); let div = document.createElement('div'); - const { his, His, him } = getPronouns(slave); + const { his, His, him, He } = getPronouns(slave); p.classList.add("indent"); for (const brandPlace in slave.brand) { @@ -70,7 +70,8 @@ App.Medicine.Modification.Select.brand = function(slave, cheat = false) { function symbolBlock(brandList) { const div = document.createElement('div'); - div.classList.add("double-indent"); + div.classList.add("double-choices"); + div.style.textIndent = 0; div.append(symbolOptions(brandList)); return div; } @@ -178,7 +179,8 @@ App.Medicine.Modification.Select.brand = function(slave, cheat = false) { function partLinks(bodyPartObj) { const div = document.createElement("div"); - div.classList.add("double-indent"); + div.classList.add("double-choices"); + div.style.textIndent = 0; let length = Object.keys(bodyPartObj).length; for (const bp in bodyPartObj) { div.append(