mirror of
https://gitgud.io/Ed86/rjw-whoring.git
synced 2024-08-15 00:03:25 +00:00
Compare commits
1 commit
1bb57cc215
...
264f600b57
Author | SHA1 | Date | |
---|---|---|---|
|
264f600b57 |
2 changed files with 1 additions and 1 deletions
Binary file not shown.
|
@ -110,7 +110,7 @@ namespace rjwwhoring
|
|||
{
|
||||
//Rand.PopState();
|
||||
//Rand.PushState(RJW_Multiplayer.PredictableSeed());
|
||||
if (xxx.IsSingleOrPartnersNotHere(client) || xxx.is_lecher(client) || Rand.Value < 0.9f)
|
||||
if (xxx.isSingleOrPartnerNotHere(client) || xxx.is_lecher(client) || Rand.Value < 0.9f)
|
||||
{
|
||||
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)
|
||||
|
|
Loading…
Reference in a new issue