Skip to content
Snippets Groups Projects
Commit 16519a33 authored by Vrelnir's avatar Vrelnir
Browse files

Merge branch 'twee-config2' into 'dev'

Twee config last widgets

See merge request Vrelnir/degrees-of-lewdity!2174
parents b95c10a8 f17d8f27
No related branches found
No related tags found
No related merge requests found
...@@ -1819,7 +1819,7 @@ You pretend to occupy yourself with your pancakes as you gently part your legs a ...@@ -1819,7 +1819,7 @@ You pretend to occupy yourself with your pancakes as you gently part your legs a
/* are we stealthy enough to pretend not to be putting on a show? */ /* are we stealthy enough to pretend not to be putting on a show? */
<<rng 50>> <<rng 50>>
<<if currentSkillValue('skulduggery') gte (300 + $rng)>> <<if currentSkillValue('skulduggery') gte (300 + $rng)>>
<<CafeExhibitionimsmLegsPartSuccessS1>> <<CafeExhibitionismLegsPartSuccessS1>>
/* are we good enough to at least not provoke mockery at our poor attempts at stealth exhibitionism? */ /* are we good enough to at least not provoke mockery at our poor attempts at stealth exhibitionism? */
<<elseif currentSkillValue('skulduggery') gte 100>> <<elseif currentSkillValue('skulduggery') gte 100>>
...@@ -1862,7 +1862,7 @@ Eventually you decide the <<person>> has had enough photos for now and let your ...@@ -1862,7 +1862,7 @@ Eventually you decide the <<person>> has had enough photos for now and let your
A mildly disappointed but clearly aroused <<person>> pockets their phone while you ponder where exactly those lewd photos of you might eventually end up. A mildly disappointed but clearly aroused <<person>> pockets their phone while you ponder where exactly those lewd photos of you might eventually end up.
<<rng 5>> <<rng 5>>
<<fameexhibitionism $rng "pic">> <<fameexhibitionism $rng "pic">>
<<CafeExhibitionimsmLegsPartSuccessS2>> <<CafeExhibitionismLegsPartSuccessS2>>
:: Cafe Exhibitionism Legs Part No Photo :: Cafe Exhibitionism Legs Part No Photo
Not wanting photos of your $worn.under_lower.name in the hands of a stranger you clasp your legs shut before <<he>> can take the photo. Not wanting photos of your $worn.under_lower.name in the hands of a stranger you clasp your legs shut before <<he>> can take the photo.
......
...@@ -169,8 +169,8 @@ ...@@ -169,8 +169,8 @@
<</if>> <</if>>
<</widget>> <</widget>>
:: Cafe Exhibitionimsm Legs Part Widgets [widget] :: Cafe Exhibitionism Legs Part Widgets [widget]
<<widget "CafeExhibitionimsmLegsPartSuccessS1">> <<widget "CafeExhibitionismLegsPartSuccessS1">>
Knowing you're exposing yourself sends a gentle shiver down your spine but you make sure not to give any indication of your building arousal. Noticing <<his>> increased interest you decide to tease a little more. <<Seatedflashcrotchunderskirt>>, giving <<him>> a clear view of your $worn.under_lower.name covered crotch. Knowing you're exposing yourself sends a gentle shiver down your spine but you make sure not to give any indication of your building arousal. Noticing <<his>> increased interest you decide to tease a little more. <<Seatedflashcrotchunderskirt>>, giving <<him>> a clear view of your $worn.under_lower.name covered crotch.
<br><br> <br><br>
The act of exposing your underwear to a stranger in a cafe gives you a lewd thrill. The act of exposing your underwear to a stranger in a cafe gives you a lewd thrill.
...@@ -191,7 +191,7 @@ ...@@ -191,7 +191,7 @@
<</if>> <</if>>
<</widget>> <</widget>>
<<widget "CafeExhibitionimsmLegsPartSuccessS2">> <<widget "CafeExhibitionismLegsPartSuccessS2">>
/* else check for panties takeoff scene */ /* else check for panties takeoff scene */
<<if $exhibitionism gte 75>> <<if $exhibitionism gte 75>>
<<CafeExhibitionismLegsPartPantyTakeoffDecision>> <<CafeExhibitionismLegsPartPantyTakeoffDecision>>
......
This diff is collapsed.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment