mirror of
https://gitgud.io/Ed86/rjw-whoring.git
synced 2024-08-15 00:03:25 +00:00
Compare commits
2 commits
ed1624197f
...
a3cf5fbcc9
Author | SHA1 | Date | |
---|---|---|---|
|
a3cf5fbcc9 | ||
|
78e9291743 |
3 changed files with 2 additions and 2 deletions
Binary file not shown.
|
@ -110,7 +110,7 @@ namespace rjwwhoring
|
||||||
{
|
{
|
||||||
//Rand.PopState();
|
//Rand.PopState();
|
||||||
//Rand.PushState(RJW_Multiplayer.PredictableSeed());
|
//Rand.PushState(RJW_Multiplayer.PredictableSeed());
|
||||||
if (xxx.isSingleOrPartnerNotHere(client) || xxx.is_lecher(client) || Rand.Value < 0.9f)
|
if (xxx.IsSingleOrPartnersNotHere(client) || xxx.is_lecher(client) || Rand.Value < 0.9f)
|
||||||
{
|
{
|
||||||
if (client != LovePartnerRelationUtility.ExistingLovePartner(whore))
|
if (client != LovePartnerRelationUtility.ExistingLovePartner(whore))
|
||||||
{ //Exception for prisoners to account for PrisonerWhoreSexualEmergencyTree, which allows prisoners to try to hook up with anyone who's around (mostly other prisoners or warden)
|
{ //Exception for prisoners to account for PrisonerWhoreSexualEmergencyTree, which allows prisoners to try to hook up with anyone who's around (mostly other prisoners or warden)
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||||
<Manifest>
|
<Manifest>
|
||||||
<identifier>RimJobWorld Whoring</identifier>
|
<identifier>RimJobWorld Whoring</identifier>
|
||||||
<version>1.0.7</version>
|
<version>1.0.8</version>
|
||||||
<dependencies>
|
<dependencies>
|
||||||
<li>RimJobWorld</li>
|
<li>RimJobWorld</li>
|
||||||
</dependencies>
|
</dependencies>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue