Skip to content
Snippets Groups Projects
Commit 9e1f5100 authored by Pregmodder's avatar Pregmodder
Browse files

.pornFocus now actually accessible once pornPrestige is gained

parent 23c83d60
No related branches found
No related tags found
1 merge request!2333.pornFocus now actually accessible once pornPrestige is gained
......@@ -1363,11 +1363,12 @@ Relationship rules: ''<span id="relationshipRules">$activeSlave.relationshipRule
<<if $studioFeed == 1>>
<br>
<<if $activeSlave.pornPrestige > 0>>
$He is known for $activeSlave.pornFameType porn<<if $activeSlave.pornPrestige > 1>> and viewers have grown to expect it from $him<</if>>.
<<elseif $activeSlave.pornFame < 100>>
<<if $activeSlave.pornFame < 100>>
$He lacks the fame in porn needed to discern what $his feed is getting tagged as.
<<else>>
<<if $activeSlave.pornPrestige > 0>>
$He is known for $activeSlave.pornFameType porn<<if $activeSlave.pornPrestige > 1>> and viewers have grown to expect it from $him<</if>>.
<</if>>
<<if $activeSlave.pornFocus == "none">>
You are allowing $his viewers to guide the direction of $his content.
<<else>>
......
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