fix: correct path for deepmind bounty reward tables #2951

Merged
Sainan merged 1 commits from nokko-bounty-fix into main 2025-10-29 06:25:06 -07:00
Showing only changes of commit b7bcc5f3c6 - Show all commits

View File

@ -2031,7 +2031,7 @@ function getRandomMissionDrops(
.replace("SteelPath", "Steel") .replace("SteelPath", "Steel")
.replace( .replace(
"/Lotus/Types/Gameplay/NokkoColony/Jobs/NokkoJob", "/Lotus/Types/Gameplay/NokkoColony/Jobs/NokkoJob",
"Lotus/Types/Game/MissionDecks/NokkoColonyRewards/NokkoColonyRewards" "/Lotus/Types/Game/MissionDecks/NokkoColonyRewards/NokkoColonyRewards"
), ),
masteryReq: 0, masteryReq: 0,
minEnemyLevel: 30, minEnemyLevel: 30,