diff --git a/Assets/ScriptableObjects/BurningRecipeSO/MeatPattyCooked-MeatPattyBurnt.asset b/Assets/ScriptableObjects/BurningRecipeSO/MeatPattyCooked-MeatPattyBurnt.asset index 4fbfc3a..9477283 100644 --- a/Assets/ScriptableObjects/BurningRecipeSO/MeatPattyCooked-MeatPattyBurnt.asset +++ b/Assets/ScriptableObjects/BurningRecipeSO/MeatPattyCooked-MeatPattyBurnt.asset @@ -14,4 +14,4 @@ MonoBehaviour: m_EditorClassIdentifier: input: {fileID: 11400000, guid: cf77ec56d13b4c7478384a548ab18277, type: 2} output: {fileID: 11400000, guid: 42754f770e37e78488140348e6a9f9c3, type: 2} - burningTimerMax: 5 + burningTimerMax: 6 diff --git a/Assets/ScriptableObjects/FryingRecipeSO/MeatPattyUncooked-MeatPattyCooked.asset b/Assets/ScriptableObjects/FryingRecipeSO/MeatPattyUncooked-MeatPattyCooked.asset index 8fae0ef..f23f318 100644 --- a/Assets/ScriptableObjects/FryingRecipeSO/MeatPattyUncooked-MeatPattyCooked.asset +++ b/Assets/ScriptableObjects/FryingRecipeSO/MeatPattyUncooked-MeatPattyCooked.asset @@ -14,4 +14,4 @@ MonoBehaviour: m_EditorClassIdentifier: input: {fileID: 11400000, guid: d672e8baad811004281dd021411b0a80, type: 2} output: {fileID: 11400000, guid: cf77ec56d13b4c7478384a548ab18277, type: 2} - fryingTimerMax: 3 + fryingTimerMax: 5