Skip to content
Snippets Groups Projects
Commit fc402290 authored by klorpa's avatar klorpa
Browse files

Update club.tw

parent 79e38638
No related branches found
No related tags found
1 merge request!3135Assorted Updates
...@@ -5,9 +5,6 @@ ...@@ -5,9 +5,6 @@
<<if $clubName != "the Club">> <<if $clubName != "the Club">>
<<set $clubNameCaps = $clubName.replace("the ", "The ")>> <<set $clubNameCaps = $clubName.replace("the ", "The ")>>
<</if>> <</if>>
<<if $DJ != 0>>
<<setLocalPronouns $DJ>>
<</if>>
<<clubAssignmentFilter>> <<clubAssignmentFilter>>
$clubNameCaps $clubNameCaps
<<switch $clubDecoration>> <<switch $clubDecoration>>
...@@ -134,6 +131,7 @@ $clubNameCaps ...@@ -134,6 +131,7 @@ $clubNameCaps
<<elseif $clubSlaves > 0>> <<elseif $clubSlaves > 0>>
There are a few pretty, flirtatious slaves, stripping on stages, serving drinks, and dancing. They're very willing to suck patrons off in the open or give a public handjob, and there are little private rooms for them to use when engaging in heavier intercourse. There are a few pretty, flirtatious slaves, stripping on stages, serving drinks, and dancing. They're very willing to suck patrons off in the open or give a public handjob, and there are little private rooms for them to use when engaging in heavier intercourse.
<<elseif $DJ != 0>> <<elseif $DJ != 0>>
<<setLocalPronouns $DJ>>
$clubNameCaps is doing business normally, without a complement of sex slaves to spice things up. $DJ.slaveName is alone in $clubName, and can accomplish little by $himself. $clubNameCaps is doing business normally, without a complement of sex slaves to spice things up. $DJ.slaveName is alone in $clubName, and can accomplish little by $himself.
<<else>> <<else>>
$clubNameCaps is doing business normally, without a complement of sex slaves to spice things up. $clubNameCaps is doing business normally, without a complement of sex slaves to spice things up.
......
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