mirror of
https://gitgud.io/c0ffeeeeeeee/rjw-events.git
synced 2024-08-14 23:57:42 +00:00
issues with people standing on top of each other
This commit is contained in:
parent
470bafbfee
commit
59f8e9ff91
5 changed files with 8 additions and 8 deletions
|
@ -96,7 +96,7 @@ namespace RJW_Events
|
|||
if(!(p.jobs.curDriver is JobDriver_Sex))
|
||||
{
|
||||
//higher chance if person is doing nothing
|
||||
chance *= 3f;
|
||||
chance *= 7f;
|
||||
}
|
||||
return chance;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue