fix: correct path for deepmind bounty reward tables
All checks were successful
Build / build (pull_request) Successful in 1m51s
All checks were successful
Build / build (pull_request) Successful in 1m51s
This commit is contained in:
parent
654652b889
commit
b7bcc5f3c6
@ -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,
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user