This commit is contained in:
		
							parent
							
								
									900bffb153
								
							
						
					
					
						commit
						14d55d6f1e
					
				@ -54,7 +54,7 @@ export const crackRelic = async (
 | 
				
			|||||||
        (await handleStoreItemAcquisition(reward.type, inventory, reward.itemCount)).InventoryChanges
 | 
					        (await handleStoreItemAcquisition(reward.type, inventory, reward.itemCount)).InventoryChanges
 | 
				
			||||||
    );
 | 
					    );
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    // Client has picked the reward (for lack of choice)
 | 
					    // Client has picked its own reward (for lack of choice)
 | 
				
			||||||
    participant.ChosenRewardOwner = participant.AccountId;
 | 
					    participant.ChosenRewardOwner = participant.AccountId;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    return reward;
 | 
					    return reward;
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user