csj / code-a-la-mode

14 stars 26 forks source link

Bug : Plate with 4 items + 1 item in Oven #63

Closed wala8963 closed 5 years ago

wala8963 commented 5 years ago

When a player has a dish with 4 items and use the oven's item, he will end up with a dish with 5 items.

csj commented 5 years ago

We also found that it's possible to simply add all five finished desserts to a plate: blueberries, chopped strawberries, ice cream, croissant, tart. While this was certainly never expected (and you can see this from the way the viewer renders the dishes), it isn't technically wrong -- but no customer will ever pay for this!

2StepsFr0mHell commented 5 years ago

We wrote in the statement that a plate couldn't contain more than 4 desserts though.