feat: daily synthesis #1014
@ -38,7 +38,6 @@ export const inventoryController: RequestHandler = async (request, response) =>
|
||||
inventory.DailyFocus = 250000 + inventory.PlayerLevel * 5000;
|
||||
|
||||
inventory.LibraryAvailableDailyTaskInfo = createLibraryDailyTask();
|
||||
inventory.LibraryActiveDailyTaskInfo = undefined;
|
||||
|
||||
await inventory.save();
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user