The fancy cloth table is an upgraded serving table where players deliver meals to customers.
- Whenever the amount you would receive from customers has a decimal value, the game does probabilistic rounding.
- So if you are to receive 2.5 , then there's a 50% chance it will be 2 coins, and 50% change it will be 3 .
- If it's 2.25 , then there's a 75% chance it's 2 coins, and 25% chance it's 3 .
- Can seat up to 4 customers.
- The table's rotation determines the order that customers will fill its available seats.
- In its default orientation, chairs are filled in the order:
Right
, Down
, Left
, Up
.
- As appliances placed against walls may start with a different orientation, where
Up
is facing the wall.
- When joining 2 dining tables together to form a table set, customers sit at the head table first.
- When adding a dining table to an existing table set, customers fill the new head table first before following the order in the previous table set.
- When joining multiple sets together, table sets are added to the new head table in the order Up, Down, Left, Right (in global orientation, not the table's orientation).
- A number is displayed above the table to indicate the amount of customers the table can seat. The location is based on the last table that was placed. This is also the same location dirty dishes will spawn.
- During the Preparation phase, chairs will be displayed in every open adjacent space of a table. Green chairs indicate active chairs, while maroon chairs indicate deactivated chairs.
- Interact with the chair to enable or deactive the chair.
- If a chair is adjacent to different tables, Grab on the chair will change which table the chair belongs to.
- Player can place any item on this appliance that can be carried.
- If there is an item on this table, customer will not select the table to sit at until the table is cleared of items.
- Player can combine food items on this appliance.
Patch Log
V1.2.0
- Dining tables have been changed to be cyclic. Upgrading the base item will give a random upgraded version. Upgrading that again will cycle through the other options (in a fixed order).