Skip to content
Snippets Groups Projects
Commit f55ec857 authored by lowercasedonkey's avatar lowercasedonkey
Browse files

small fix

parent afb16433
No related branches found
No related tags found
No related merge requests found
......@@ -440,7 +440,7 @@
<<link "Chastity">><<set $activeSlave.rules.punishment = "chastity">><<replace "#standardPunishment">>$activeSlave.rules.punishment<</replace>><</link>> |
<<link "Situational">><<set $activeSlave.rules.punishment = "situational">><<replace "#standardPunishment">>$activeSlave.rules.punishment<</replace>><</link>>
&nbsp;&nbsp;&nbsp;&nbsp;
Typical reward: ''<span id="standardReward">$activeSlave.rules.reward</span>.''
<br>Typical reward: ''<span id="standardReward">$activeSlave.rules.reward</span>.''
<<link "Relaxation">><<set $activeSlave.rules.reward = "relaxation">><<replace "#standardReward">>$activeSlave.rules.reward<</replace>><</link>> |
<<link "Drugs">><<set $activeSlave.rules.reward = "drugs">><<replace "#standardReward">>$activeSlave.rules.reward<</replace>><</link>> |
<<link "Orgasm">><<set $activeSlave.rules.reward = "orgasm">><<replace "#standardReward">>$activeSlave.rules.reward<</replace>><</link>> |
......
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