feat: Quests1 #852

Merged
OrdisPrime merged 8 commits from missioninventoryupdate-refactor-1 into main 2025-01-24 05:13:21 -08:00
Showing only changes of commit e9afca5e75 - Show all commits

View File

@ -83,9 +83,6 @@ export const missionInventoryUpdateController: RequestHandler = async (req, res)
});
const InventoryJson = JSON.stringify((await inventory.save()).toJSON());
inventoryChanges.WishlistChanges = [
"/Lotus/Types/Items/ShipFeatureItems/SocialMenuFeatureItem"
] as unknown as object[];
//TODO: figure out when to send inventory. it is needed for many cases.
res.json({