This commit is contained in:
Ordis 2025-01-23 11:19:35 +01:00
parent c88b3af6f8
commit e9afca5e75

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({