Skip to content
Snippets Groups Projects
Commit c7295e25 authored by brickode's avatar brickode
Browse files

and that's why you don't copy and paste

parent 4c5f0123
No related branches found
No related tags found
No related merge requests found
......@@ -292,9 +292,9 @@ Girls appearing in the game will be no younger than <<textbox "$minimumSlaveAge"
<br>
<<if ($extremeUnderage == 0)>>
Slaves younger than $minimumSlaveAge ''will not'' be allowed to be used. [[Enable|Options][$extremeUnderage = 1]]
Slaves younger than $minimumSlaveAge ''will not'' be allowed to be used. [[Enable|Intro Summary][$extremeUnderage = 1]]
<<else>>
Slaves younger than $minimumSlaveAge ''will'' be allowed to be used. [[Disable|Options][$extremeUnderage = 0]]
Slaves younger than $minimumSlaveAge ''will'' be allowed to be used. [[Disable|Intro Summary][$extremeUnderage = 0]]
<</if>>
<br>
......
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