mirror of
https://gitgud.io/Ed86/rjw-whoring.git
synced 2024-08-15 00:03:25 +00:00
Compare commits
2 commits
264f600b57
...
1bb57cc215
Author | SHA1 | Date | |
---|---|---|---|
|
1bb57cc215 | ||
|
efa0b296a5 |
2 changed files with 1 additions and 1 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)
|
||||||
|
|
Loading…
Reference in a new issue