feat: transmutation #1112
@ -29,7 +29,7 @@ export const activateRandomModController: RequestHandler = async (req, res) => {
 | 
			
		||||
    res.json({
 | 
			
		||||
        NewMod: {
 | 
			
		||||
            UpgradeFingerprint: fingerprint,
 | 
			
		||||
            ItemType: inventory.Upgrades[upgradeIndex].ItemType,
 | 
			
		||||
            ItemType: rivenType,
 | 
			
		||||
            ItemId: toOid(inventory.Upgrades[upgradeIndex]._id)
 | 
			
		||||
        }
 | 
			
		||||
    });
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user