bool |
IsActive |
false |
When TRUE this GDO will be enabled. |
float |
CustomersPerHourBase |
1.0f |
This is how many customers will arrive per hour. |
float |
CustomersPerHourIncreasePerDay |
0.2f |
This will decide how much CustomerPerHourBase will increase each day. |
float |
CustomerSideChance |
1.0f |
This is the chance of a customer ordering a side. |
float |
QueuePatienceTime |
100.0f |
This is how long customers will wait outside. |
float |
QueuePatienceBoost |
10.0f |
This is how much extra time customers will wait outside. |
float |
CustomerStarterChance |
1.0f |
This is the chance of a customer ordering a starter. |
float |
GroupDessertChance |
1.0f |
This is the chance of a customer ordering a starter. |