Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[MIRROR] BBQ ribs can be grilled & adds qdel checks for grills (#2042)
* BBQ ribs can be grilled & adds qdel checks for grills (#81536) ## About The Pull Request - Fixes #81511. BBQ ribs can be grilled again and takes anywhere between 30 to 40 seconds to get proper grilled ribs or turn into a mouldy mess. 20 seconds would only yield lightly grilled ribs and that's not good. - Grill checks if the item got deleted to avoid runtimes. Also cook time is set based on the individual items type & not a constant of 20 seconds ## Changelog :cl: fix: Grill checks if the item got deleted to avoid runtimes. Also cook time is set based on the individual items type & not a constant of 20 seconds fix: BBQ ribs can be grilled on a grill but now takes anywhere between 30 to 40 seconds to get proper smoked ribs and not lightly smoked ribs or turn into a mouldy mess on a girddle. Delicious. /:cl: --------- * BBQ ribs can be grilled & adds qdel checks for grills --------- Co-authored-by: NovaBot <[email protected]> Co-authored-by: SyncIt21 <[email protected]> Co-authored-by: jimmyl <[email protected]>
- Loading branch information