forked from OpenWF/SpaceNinjaServer
		
	fix: correct path for deepmind bounty reward tables (#2951)
Closes #2950 Reviewed-on: OpenWF/SpaceNinjaServer#2951 Co-authored-by: Sainan <63328889+Sainan@users.noreply.github.com> Co-committed-by: Sainan <63328889+Sainan@users.noreply.github.com>
This commit is contained in:
		
							parent
							
								
									71be8a2868
								
							
						
					
					
						commit
						4bdb759463
					
				@ -2031,7 +2031,7 @@ function getRandomMissionDrops(
 | 
			
		||||
                                        .replace("SteelPath", "Steel")
 | 
			
		||||
                                        .replace(
 | 
			
		||||
                                            "/Lotus/Types/Gameplay/NokkoColony/Jobs/NokkoJob",
 | 
			
		||||
                                            "Lotus/Types/Game/MissionDecks/NokkoColonyRewards/NokkoColonyRewards"
 | 
			
		||||
                                            "/Lotus/Types/Game/MissionDecks/NokkoColonyRewards/NokkoColonyRewards"
 | 
			
		||||
                                        ),
 | 
			
		||||
                                    masteryReq: 0,
 | 
			
		||||
                                    minEnemyLevel: 30,
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user