feat: gardening #1849

Merged
Sainan merged 5 commits from gardening-setup into main 2025-04-26 11:54:07 -07:00
Showing only changes of commit bb5b242cf6 - Show all commits

View File

@ -37,7 +37,7 @@ export const createGarden = (): IGardeningDatabase => {
"/Lotus/Types/Items/Plants/MiscItems/DuvxDuviriGrowingPlantE",
"/Lotus/Types/Items/Plants/MiscItems/DuvxDuviriGrowingPlantF"
];
const endTime = new Date(Date.now() + 79200_000); // Plants will take 22 hours to grow
const endTime = new Date((Math.trunc(Date.now() / 1000) + 79200) * 1000); // Plants will take 22 hours to grow
return {
Planters: [
{