fix: correct path for deepmind bounty reward tables
All checks were successful
Build / build (pull_request) Successful in 1m51s

This commit is contained in:
Sainan 2025-10-28 11:20:15 +01:00
parent 654652b889
commit b7bcc5f3c6

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,