Skip to content
Snippets Groups Projects
Commit 894202a6 authored by Jones's avatar Jones
Browse files

Upped rep needed for markets again

parent 241880f2
Branches
Tags
No related merge requests found
...@@ -98,7 +98,7 @@ __Sex Slave Purchase Options__ ...@@ -98,7 +98,7 @@ __Sex Slave Purchase Options__
//Slaves will always be sold immediately upon reaching majority.// //Slaves will always be sold immediately upon reaching majority.//
<</if>> <</if>>
<<if ($pedo_mode == 1 || ($minimumSlaveAge <= 13 && $minimumSlaveAge <= $fertilityAge)) && ($rep > 2500)>> <<if ($pedo_mode == 1 || ($minimumSlaveAge <= 13 && $minimumSlaveAge <= $fertilityAge)) && ($rep > 3000)>>
<br>[[Raiders' Black Market|Slave Markets][$slaveMarket = "underage raiders", $slavesSeen += 1]] | <br>[[Raiders' Black Market|Slave Markets][$slaveMarket = "underage raiders", $slavesSeen += 1]] |
<<if $cash > _minimumFive>> <<if $cash > _minimumFive>>
[[(x5)|Bulk Slave Generate][$slaveMarket = "underage raiders", $introType = "bulk", $numSlaves = 5]] | [[(x5)|Bulk Slave Generate][$slaveMarket = "underage raiders", $introType = "bulk", $numSlaves = 5]] |
...@@ -109,7 +109,7 @@ __Sex Slave Purchase Options__ ...@@ -109,7 +109,7 @@ __Sex Slave Purchase Options__
//Very young slaves.// //Very young slaves.//
<</if>> <</if>>
<<if ($rep > 3000)>> <<if ($rep > 4000)>>
<br>[[Trainers' Market|Slave Markets][$slaveMarket = "trainers", $slavesSeen += 1]] | <br>[[Trainers' Market|Slave Markets][$slaveMarket = "trainers", $slavesSeen += 1]] |
<<if $cash > _minimumFive>> <<if $cash > _minimumFive>>
[[(x5)|Bulk Slave Generate][$slaveMarket = "trainers", $introType = "bulk", $numSlaves = 5]] | [[(x5)|Bulk Slave Generate][$slaveMarket = "trainers", $introType = "bulk", $numSlaves = 5]] |
...@@ -133,7 +133,7 @@ __Sex Slave Purchase Options__ ...@@ -133,7 +133,7 @@ __Sex Slave Purchase Options__
<</if>> <</if>>
<</if>> <</if>>
<<if ($rep > 3500)>> <<if ($rep > 5000)>>
<<set $weeklyMarket = $prisonCircuit[$prisonCircuitIndex]>> <<set $weeklyMarket = $prisonCircuit[$prisonCircuitIndex]>>
<br>[[Prisoner Sale|Criminal Market][$slavesSeen += 1]] | <br>[[Prisoner Sale|Criminal Market][$slavesSeen += 1]] |
<<if $cash > _minimumFive>> <<if $cash > _minimumFive>>
...@@ -159,7 +159,7 @@ __Sex Slave Purchase Options__ ...@@ -159,7 +159,7 @@ __Sex Slave Purchase Options__
<</switch>> <</switch>>
<</if>> <</if>>
<<if ($rep > 4000)>> <<if ($rep > 6000)>>
<br>''Slave Schools:'' //High prices; will be young and healthy.// <br>''Slave Schools:'' //High prices; will be young and healthy.//
<<if ($seeDicks != 100)>> <<if ($seeDicks != 100)>>
<br>&nbsp;&nbsp;&nbsp;&nbsp;[[The Slavegirl School][$slavesSeen += 1]] | <br>&nbsp;&nbsp;&nbsp;&nbsp;[[The Slavegirl School][$slavesSeen += 1]] |
...@@ -240,20 +240,20 @@ __Sex Slave Purchase Options__ ...@@ -240,20 +240,20 @@ __Sex Slave Purchase Options__
<br>//The Slave Shelter has banned you due to rumors that you resell its slaves.// <br>//The Slave Shelter has banned you due to rumors that you resell its slaves.//
<<elseif ($shelterSlaveBought == 1)>> <<elseif ($shelterSlaveBought == 1)>>
<br>//The Slave Shelter will not offer another slave for placement until next week.// <br>//The Slave Shelter will not offer another slave for placement until next week.//
<<elseif ($rep > 5000)>> <<elseif ($rep > 7000)>>
<br>[[Take in a shelter slave|Slave Shelter]] | //Presents charity cases for a nominal fee.// <br>[[Take in a shelter slave|Slave Shelter]] | //Presents charity cases for a nominal fee.//
<</if>> <</if>>
<<if ($rep > 6000)>> <<if ($rep > 8000)>>
<br>[[Consult the household liquidator|Household Liquidator][$slavesSeen += 2]] | //Offers slaves close to one another at a very high price.// <br>[[Consult the household liquidator|Household Liquidator][$slavesSeen += 2]] | //Offers slaves close to one another at a very high price.//
<</if>> <</if>>
<<if ($rep > 7500)>> <<if ($rep > 1000)>>
<br>[[Place a special order|Custom Slave]] | //Customizable but very expensive.// <br>[[Place a special order|Custom Slave]] | //Customizable but very expensive.//
<br>[[Place a fulfillment order|JobFulfillmentCenterOrder]] | //Fills leaderships roles for a price.// <br>[[Place a fulfillment order|JobFulfillmentCenterOrder]] | //Fills leaderships roles for a price.//
<</if>> <</if>>
<<if ($rep > 8000)>> <<if ($rep > 12000)>>
<br>[[Attend an auction of a prestigious slave|Prestigious Slave]] | //Variable and expensive.// <br>[[Attend an auction of a prestigious slave|Prestigious Slave]] | //Variable and expensive.//
<</if>> <</if>>
...@@ -261,7 +261,7 @@ __Sex Slave Purchase Options__ ...@@ -261,7 +261,7 @@ __Sex Slave Purchase Options__
<br>[[Attend an auction of other Elite's stock|Elite Slave]] | //Limited and very expensive.// <br>[[Attend an auction of other Elite's stock|Elite Slave]] | //Limited and very expensive.//
<</if>> <</if>>
<<if ($rep > 10000)>> <<if ($rep > 14000)>>
<br>[[Acquire other slaveowners' stock|Special Slave]] | //Variable and expensive.// <br>[[Acquire other slaveowners' stock|Special Slave]] | //Variable and expensive.//
<</if>> <</if>>
...@@ -273,23 +273,23 @@ __Sex Slave Purchase Options__ ...@@ -273,23 +273,23 @@ __Sex Slave Purchase Options__
<br>//You are not reputable enough to buy indentured servants.// <br>//You are not reputable enough to buy indentured servants.//
<<elseif ($rep <= 2000)>> <<elseif ($rep <= 2000)>>
<br>//You are not reputable enough to buy teenaged slaves.// <br>//You are not reputable enough to buy teenaged slaves.//
<<elseif ($pedo_mode == 1 || ($minimumSlaveAge <= 13 && $minimumSlaveAge <= $fertilityAge)) && ($rep <= 2500)>> <<elseif ($pedo_mode == 1 || ($minimumSlaveAge <= 13 && $minimumSlaveAge <= $fertilityAge)) && ($rep <= 3000)>>
<br>//You are not reputable enough to buy underaged slaves.// <br>//You are not reputable enough to buy underaged slaves.//
<<elseif ($rep <= 3000)>> <<elseif ($rep <= 4000)>>
<br>//You are not reputable enough to buy trained slaves.// <br>//You are not reputable enough to buy trained slaves.//
<<elseif ($rep <= 3500)>> <<elseif ($rep <= 5000)>>
<br>//You are not reputable enough to buy prison slaves.// <br>//You are not reputable enough to buy prison slaves.//
<<elseif ($rep <= 4000)>> <<elseif ($rep <= 6000)>>
<br>//You are not reputable enough to acquire fresh school slaves.// <br>//You are not reputable enough to acquire fresh school slaves.//
<<elseif ($rep <= 5000)>> <<elseif ($rep <= 7000)>>
<br>//You are not reputable enough to take in Shelter slaves.// <br>//You are not reputable enough to take in Shelter slaves.//
<<elseif ($rep <= 6000)>> <<elseif ($rep <= 8000)>>
<br>//You are not reputable enough to consult the household liquidator.// <br>//You are not reputable enough to consult the household liquidator.//
<<elseif ($rep <= 7500)>> <<elseif ($rep <= 1000)>>
<br>//You are not reputable enough to order custom slaves.// <br>//You are not reputable enough to order custom slaves.//
<<elseif ($rep <= 8000)>> <<elseif ($rep <= 12000)>>
<br>//You are not reputable enough to bid on prestigious slaves.// <br>//You are not reputable enough to bid on prestigious slaves.//
<<elseif ($rep <= 10000)>> <<elseif ($rep <= 14000)>>
<br>//You are not reputable enough to acquire other slaveowners' stock.// <br>//You are not reputable enough to acquire other slaveowners' stock.//
<<else>> <<else>>
<br>You are so reputable that you can access all of the Free Cities' slaving markets. <br>You are so reputable that you can access all of the Free Cities' slaving markets.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment