chore: HeistProfitTakerBountyThree first time completion reward
	
		
			
	
		
	
	
		
	
		
			All checks were successful
		
		
	
	
		
			
				
	
				Build / build (pull_request) Successful in 1m21s
				
			
		
		
	
	
				
					
				
			
		
			All checks were successful
		
		
	
	Build / build (pull_request) Successful in 1m21s
				
			This commit is contained in:
		
							parent
							
								
									9f727789ca
								
							
						
					
					
						commit
						8cc0484a60
					
				@ -165,6 +165,19 @@ export const addMissionInventoryUpdates = async (
 | 
				
			|||||||
                }
 | 
					                }
 | 
				
			||||||
                if (!chain.Jobs.includes(bounty)) {
 | 
					                if (!chain.Jobs.includes(bounty)) {
 | 
				
			||||||
                    chain.Jobs.push(bounty);
 | 
					                    chain.Jobs.push(bounty);
 | 
				
			||||||
 | 
					                    if (bounty == "/Lotus/Types/Gameplay/Venus/Jobs/Heists/HeistProfitTakerBountyThree") {
 | 
				
			||||||
 | 
					                        await createMessage(inventory.accountOwnerId, [
 | 
				
			||||||
 | 
					                            {
 | 
				
			||||||
 | 
					                                sub: "/Lotus/Language/SolarisHeists/HeavyCatalystInboxTitle",
 | 
				
			||||||
 | 
					                                sndr: "/Lotus/Language/Bosses/Ordis",
 | 
				
			||||||
 | 
					                                msg: "/Lotus/Language/SolarisHeists/HeavyCatalystInboxMessage",
 | 
				
			||||||
 | 
					                                icon: "/Lotus/Interface/Icons/Npcs/Ordis.png",
 | 
				
			||||||
 | 
					                                att: ["/Lotus/Types/Restoratives/HeavyWeaponSummon"],
 | 
				
			||||||
 | 
					                                highPriority: true
 | 
				
			||||||
 | 
					                            }
 | 
				
			||||||
 | 
					                        ]);
 | 
				
			||||||
 | 
					                        await addItem(inventory, "/Lotus/Types/Items/MiscItems/HeavyWeaponCatalyst", 1);
 | 
				
			||||||
 | 
					                    }
 | 
				
			||||||
                }
 | 
					                }
 | 
				
			||||||
            }
 | 
					            }
 | 
				
			||||||
        }
 | 
					        }
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user