unsure about this, rather not delete progress
This commit is contained in:
		
							parent
							
								
									a7a550fd4d
								
							
						
					
					
						commit
						496ac35c17
					
				@ -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