Fixed repeatable quests not grouping sandbox/sandbox_high together like we do with factory day/night
This commit is contained in:
@@ -334,7 +334,8 @@
|
||||
"TarkovStreets"
|
||||
],
|
||||
"Sandbox": [
|
||||
"Sandbox"
|
||||
"Sandbox",
|
||||
"Sandbox_high"
|
||||
]
|
||||
},
|
||||
"traderWhitelist": [
|
||||
@@ -2595,7 +2596,8 @@
|
||||
"TarkovStreets"
|
||||
],
|
||||
"Sandbox": [
|
||||
"Sandbox"
|
||||
"Sandbox",
|
||||
"Sandbox_high"
|
||||
]
|
||||
},
|
||||
"traderWhitelist": [
|
||||
|
||||
Reference in New Issue
Block a user