diff --git a/src/art/vector/Belly.tw b/src/art/vector/Belly.tw index 979787e1e00ea4081ede4aa8bb600c91e26c9974..4ccc89ed0bedecbae9bef4684190a1cf304eaca1 100644 --- a/src/art/vector/Belly.tw +++ b/src/art/vector/Belly.tw @@ -22,7 +22,7 @@ <<unset _art_outfit >> /* clean up variable possibly already set by prior widget run */ <<switch _artSlave.clothes>> /* select available clothes */ - <<case "a ball gown" "a bunny outfit" "a chattel habit" "a cheerleader outfit" "a fallen nuns habit" "a halter top dress" "a hijab and abaya" "a huipil" "a kimono" "a latex catsuit" "a leotard" "a maternity dress" "a military uniform" "a minidress" "a monokini" "an apron" "a nice maid outfit" "a nice nurse outfit" "a penitent nuns habit" "a red army uniform" "a schoolgirl outfit" "a schutzstaffel uniform" "a slutty schutzstaffel uniform" "a slave gown" "a slutty maid outfit" "a slutty nurse outfit" "a slutty qipao" "a succubus outfit" "a toga" "battledress" "body oil" "clubslut netting" "conservative clothing" "cutoffs and a t-shirt" "nice business attire" "restrictive latex" "slutty business attire" "spats and a tank top" "Western clothing">> + <<case "a ball gown" "a bunny outfit" "a chattel habit" "a cheerleader outfit" "a fallen nuns habit" "a halter top dress" "a hijab and abaya" "a huipil" "a kimono" "a leotard" "a maternity dress" "a military uniform" "a mini dress" "a monokini" "an apron" "a nice maid outfit" "a nice nurse outfit" "a penitent nuns habit" "a red army uniform" "a schoolgirl outfit" "a schutzstaffel uniform" "a slutty schutzstaffel uniform" "a slave gown" "a slutty maid outfit" "a slutty nurse outfit" "a slutty qipao" "a succubus outfit" "a toga" "battledress" "clubslut netting" "conservative clothing" "cutoffs and a t-shirt" "nice business attire" "slutty business attire" "spats and a tank top" "Western clothing">> <<set _art_outfit = clothing2artSuffix(_artSlave.clothes) >> <<set _art = "Art_Vector_Belly_Outfit_"+_art_outfit >> <<include _art >> diff --git a/src/art/vector/Feet.tw b/src/art/vector/Feet.tw index f58822c9e297c8b0ab438fffb76d58f606c36fd8..c22cd40d8914a04bb283ddd79e55ac931657d8ee 100644 --- a/src/art/vector/Feet.tw +++ b/src/art/vector/Feet.tw @@ -120,7 +120,7 @@ <<if def _art_outfit >> <<if _artSlave.amp != 1>> - <<if ["a ball gown", "a bunny outfit", "a chattel habit", "a cheerleader outfit", "a fallen nuns habit", "a halter top dress", "a hijab and abaya", "a huipil", "a kimono", "a maternity dress", "a military uniform", "a mini dress", "a monokini", "a nice maid outfit", "a nice nurse outfit", "a red army uniform", "a schoolgirl outfit", "a schutzstaffel uniform", "a slutty schutzstaffel uniform", "slutty business attire", "a slutty maid outfit", "a slutty nurse outfit", "spats and a tank top", "a slave gown", "a succubus outfit", "a toga", "battledress", "clubslut netting", "conservative clothing", "cutoffs and a t-shirt", "nice business attire", "stretch pants and a crop-top"].includes(_artSlave.clothes)>> + <<if ["a ball gown", "a bunny outfit", "a chattel habit", "a cheerleader outfit", "a fallen nuns habit", "a halter top dress", "a hijab and abaya", "a huipil", "a kimono", "a latex catsuit", "a maternity dress", "a military uniform", "a mini dress", "a monokini", "a nice maid outfit", "a nice nurse outfit", "a red army uniform", "a schoolgirl outfit", "a schutzstaffel uniform", "a slutty schutzstaffel uniform", "slutty business attire", "a slutty maid outfit", "a slutty nurse outfit", "spats and a tank top", "a slave gown", "a succubus outfit", "a toga", "battledress", "body oil", "clubslut netting", "conservative clothing", "cutoffs and a t-shirt", "nice business attire", "restrictive latex", "stretch pants and a crop-top"].includes(_artSlave.clothes)>> <<set _art = "Art_Vector_Butt_Outfit_"+_art_outfit+"_"+_buttSize >><<include _art >> <</if>> <<set _art = "Art_Vector_Leg_Outfit_"+_art_outfit+"_"+_legSize >><<include _art >> diff --git a/src/art/vector/layers/Belly_Outfit_Minidress.tw b/src/art/vector/layers/Belly_Outfit_Minidress.tw index e77a5fa1cbbe3ec5d18667f5e37f2a6e507b2290..11da6b7b788f0f8074f85c74587736d29c5fcee0 100644 --- a/src/art/vector/layers/Belly_Outfit_Minidress.tw +++ b/src/art/vector/layers/Belly_Outfit_Minidress.tw @@ -1,3 +1,3 @@ -:: Art_Vector_Belly_Outfit_Minidress [nobr] +:: Art_Vector_Belly_Outfit_MiniDress [nobr] <<print '<html><svg viewBox="0 0 560 1000" class="'+_art_display_class+'"><g transform="'+_art_transform+'"id="g5853" transform="matrix(1.014792,0,0,1.0059302,-4.1476732,-2.5734225)"><path d="m 274.8,433.8 c 20.7,-1.5 47.7,-4.5 61.9,-42.4 13.1,-44.3 -27.8,-99.6 -59.9,-101.5 -40.1,6.2 -61.8,42.8 -63.9,96.9 2.2,31 33.1,49 61.9,47 z" class="shadow" id="path5845"/><path d="m 274.8,433.8 c 20.8,0.1 49.4,-13 61.9,-42.4 12.5,-29.4 -18.5,-83.4 -46,-101.7 -6.5,-4.3 -38.7,-8.2 -40.4,0 -2.6,11.6 -44.9,33.3 -41.4,96.8 1.8,34.8 45.1,47.2 65.9,47.3 z" id="path5851" style="fill:#27ae60;fill-opacity:1"/></g></svg></html>' >> \ No newline at end of file diff --git a/src/art/vector/layers/Belly_Outfit_SluttySchutzstaffelUniform.tw b/src/art/vector/layers/Belly_Outfit_SluttySchutzstaffelUniform.tw new file mode 100644 index 0000000000000000000000000000000000000000..6d0ce0fe4d153ced35a8e49d8e3f172c0eb64678 --- /dev/null +++ b/src/art/vector/layers/Belly_Outfit_SluttySchutzstaffelUniform.tw @@ -0,0 +1,3 @@ +:: Art_Vector_Belly_Outfit_SluttySchutzstaffelUniform [nobr] + +<<print '<html><svg viewBox="0 0 560 1000" class="'+_art_display_class+'"><g transform="'+_art_transform+'"transform="matrix(1.014792,0,0,1.0059302,-4.1476732,-2.5734225)" id="g6009"><path d="m 274.8,433.8 c 20.7,-1.5 47.7,-4.5 61.9,-42.4 13.1,-44.3 -27.8,-99.6 -59.9,-101.5 -40.1,6.2 -61.8,42.8 -63.9,96.9 2.2,31 33.1,49 61.9,47 z" class="shadow" id="path5825"/><path d="m 274.8,433.8 c 20.8,0.1 49.4,-13 61.9,-42.4 12.5,-29.4 -18.5,-83.4 -46,-101.7 -6.5,-4.3 -38.7,-8.2 -40.4,0 -2.6,11.6 -44.9,33.3 -41.4,96.8 1.8,34.8 45.1,47.2 65.9,47.3 z" id="path5839" style="fill:#333333;fill-opacity:1"/><path style="display:inline;opacity:1;fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="m 260.88817,432.7846 c -0.0664,0.037 -1.81037,-0.34954 -2.00401,-0.38144 -3.40999,-0.56245 -30.20421,-89.10771 9.77814,-147.51132 0,0 5.41654,0.27286 8.02908,0.64462 -35.26367,69.382 -13.22314,116.42706 -8.54089,148.11706 z" id="path5852" sodipodi:nodetypes="cssccc"/><path style="display:inline;opacity:1;fill:#333333;fill-opacity:1;stroke:#000000;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="m 259.5088,432.78461 c -0.0664,0.037 -1.81037,-0.34955 -2.00401,-0.38145 -3.40999,-0.56245 -29.67787,-89.23391 10.30447,-147.63752 0,0 5.23177,0.20005 7.84431,0.57181 -35.26367,69.382 -13.5647,116.62607 -8.88245,148.31607 z" id="path5973" sodipodi:nodetypes="cssccc"/><path id="path5800-9" d="m 281.08402,307.1105 a 4.7552032,5.075284 0 0 1 -4.7552,5.07529 4.7552032,5.075284 0 0 1 -4.75521,-5.07529 4.7552032,5.075284 0 0 1 4.75521,-5.07529 4.7552032,5.075284 0 0 1 4.7552,5.07529 z" style="display:inline;opacity:1;fill:#c8c8c8;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:0;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"/><path style="display:inline;opacity:1;fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="m 215.97146,339.06558 c 0,0 40.94627,15.83613 115.84693,3.76821 0.44589,-0.0719 5.38452,13.42659 4.76185,13.51896 -14.57264,6.17213 -113.69734,7.61352 -124.77148,-4.32557 0.20985,-4.33685 2.83843,-10.5717 4.1627,-12.9616 z" id="path5804-5" sodipodi:nodetypes="csccc"/><path id="path5808-5" d="m 256.70404,345.38526 c -0.44018,5.33776 -0.84034,10.10475 -1.37916,16.26851 -0.56855,-0.0469 -7.79095,-0.21827 -7.74241,-0.63754 0.0138,-0.11883 -0.0823,-1.78528 0.3093,-1.83621 0.42235,-0.055 5.98947,0.7961 5.97346,0.21441 -0.012,-0.43819 0.74182,-9.38815 0.92382,-11.59513 0.0342,-0.41441 -6.21555,-0.6029 -6.21375,-0.96027 0.009,-1.84868 0.13101,-2.13256 0.44377,-2.28414 5.00728,0.41295 7.68886,0.2458 7.68499,0.83037 z" style="display:inline;opacity:1;fill:#c8c8c8;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:0;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" sodipodi:nodetypes="ccssscscc"/><path id="path5806-9" d="m 271.49462,354.06829 a 9.0972689,9.697676 0 0 1 -9.09726,9.69769 9.0972689,9.697676 0 0 1 -9.09729,-9.69769 9.0972689,9.697676 0 0 1 9.09729,-9.69769 9.0972689,9.697676 0 0 1 9.09726,9.69769 z" style="display:inline;opacity:1;fill:#c8c8c8;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:0;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"/><path id="path5810-3" d="m 269.01676,346.05547 c -0.08,5.35528 -0.14452,10.1386 -0.20658,16.32555 0.57042,0.009 7.77534,0.53906 7.76773,0.11706 -0.002,-0.11961 0.25521,-1.76886 -0.12957,-1.85756 -0.41502,-0.0957 -6.03847,0.21092 -5.96607,-0.36647 0.0545,-0.43495 0.17302,-9.41582 0.20612,-11.63005 0.006,-0.41578 6.24473,0.003 6.27763,-0.35257 0.1705,-1.84083 0.0766,-2.13521 -0.21995,-2.31643 -5.02372,-0.0751 -7.67641,-0.50175 -7.72931,0.0804 z" style="display:inline;opacity:1;fill:#c8c8c8;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:0;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" sodipodi:nodetypes="ccssscscc"/></g></svg></html>' >> \ No newline at end of file diff --git a/src/art/vector/layers/Belly_Outfit_WesternClothing.tw b/src/art/vector/layers/Belly_Outfit_Western.tw similarity index 98% rename from src/art/vector/layers/Belly_Outfit_WesternClothing.tw rename to src/art/vector/layers/Belly_Outfit_Western.tw index 2bc7ff97d2ffdf2568ec8c0410fa5c4d30bc1d2c..5c15cfa5e958d4c6c7c0cc5b841590bd57fcad4a 100644 --- a/src/art/vector/layers/Belly_Outfit_WesternClothing.tw +++ b/src/art/vector/layers/Belly_Outfit_Western.tw @@ -1,3 +1,3 @@ -:: Art_Vector_Belly_Outfit_WesternClothing [nobr] +:: Art_Vector_Belly_Outfit_Western [nobr] <<print '<html><svg viewBox="0 0 560 1000" class="'+_art_display_class+'"><g transform="'+_art_transform+'"id="g5475" transform="matrix(1.014792,0,0,1.0059302,-4.1476732,-2.5734225)"><path d="m 274.8,433.8 c 20.7,-1.5 47.7,-4.5 61.9,-42.4 13.1,-44.3 -27.8,-99.6 -59.9,-101.5 -40.1,6.2 -61.8,42.8 -63.9,96.9 2.2,31 33.1,49 61.9,47 z" class="shadow" id="path5471"/><path d="m 274.8,433.8 c 20.8,0.1 49.4,-13 61.9,-42.4 12.5,-29.4 -18.5,-83.4 -46,-101.7 -6.5,-4.3 -38.7,-8.2 -40.4,0 -2.6,11.6 -44.9,33.3 -41.4,96.8 1.8,34.8 45.1,47.2 65.9,47.3 z" id="path5473" style="fill:#ff80b2;fill-opacity:1"/><path transform="matrix(1.1247504,0,0,1.1247504,-26.347241,-34.609528)" sodipodi:nodetypes="ccccc" id="path4801-9" d="m 255.60087,415.65584 c -25.14752,-56.89067 3.50628,-112.06515 20.00136,-129.75508 0,0 2.52362,-0.28574 2.17298,0.13293 -17.15145,17.43078 -44.76854,71.55926 -20.83461,129.61336 z" style="display:inline;opacity:1;fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"/><path style="display:inline;opacity:1;fill:#ff5599;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:0;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="m 278.2865,315.42225 a 3.0981078,3.1554572 0 0 1 -3.0981,3.15546 3.0981078,3.1554572 0 0 1 -3.09811,-3.15546 3.0981078,3.1554572 0 0 1 3.09811,-3.15546 3.0981078,3.1554572 0 0 1 3.0981,3.15546 z" id="path4809-4"/><path style="display:inline;opacity:1;fill:#ff5599;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:0;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="m 264.13371,396.5393 a 3.0981078,3.1554572 0 0 1 -3.0981,3.15545 3.0981078,3.1554572 0 0 1 -3.09811,-3.15545 3.0981078,3.1554572 0 0 1 3.09811,-3.15548 3.0981078,3.1554572 0 0 1 3.0981,3.15548 z" id="path4811-4"/><path style="display:inline;opacity:1;fill:#ff5599;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:0;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="m 268.08638,341.68356 a 3.0981078,3.1554572 0 0 1 -3.0981,3.15545 3.0981078,3.1554572 0 0 1 -3.09811,-3.15545 3.0981078,3.1554572 0 0 1 3.09811,-3.15547 3.0981078,3.1554572 0 0 1 3.0981,3.15547 z" id="path4809-4-1"/><path style="display:inline;opacity:1;fill:#ff5599;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:0;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="m 263.13664,368.37684 a 3.0981078,3.1554572 0 0 1 -3.0981,3.15545 3.0981078,3.1554572 0 0 1 -3.09811,-3.15545 3.0981078,3.1554572 0 0 1 3.09811,-3.15547 3.0981078,3.1554572 0 0 1 3.0981,3.15547 z" id="path4809-4-0"/><path style="display:inline;opacity:1;fill:#ff5599;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:0;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="m 270.03093,424.59184 a 3.0981078,3.1554572 0 0 1 -3.0981,3.15545 3.0981078,3.1554572 0 0 1 -3.09812,-3.15545 3.0981078,3.1554572 0 0 1 3.09812,-3.15547 3.0981078,3.1554572 0 0 1 3.0981,3.15547 z" id="path4809-4-9"/></g></svg></html>' >> \ No newline at end of file