You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
getCropLifecycleDuration currently accepts a { cropTimetable } as its argument (it used to be a full farmhand.item). The wrapping object should be removed so it is just cropTimetable.
The text was updated successfully, but these errors were encountered:
getCropLifecycleDuration
currently accepts a{ cropTimetable }
as its argument (it used to be a fullfarmhand.item
). The wrapping object should be removed so it is justcropTimetable
.The text was updated successfully, but these errors were encountered: